Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

How to Read Files from Remote Hadoop HA cluster using spark + scala.

avatar

Hi,

I want to Read files from Remote Hadoop cluster (A) with HA and load it into Cluster(B), please let me know if there are ay options.

1 ACCEPTED SOLUTION

avatar

@Manikandan Jeyabal

Here is a good hc post that goes over this setup

https://community.hortonworks.com/questions/192404/kerberos-cross-realm-hdfs-access-via-spark-applic...

HTH

*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.

View solution in original post

4 REPLIES 4

avatar
@Manikandan Jeyabal

Are you asking about the code to read files or the configurations to connect to remote cluster?

avatar

How to configure it, i have the code part.

avatar

@Manikandan Jeyabal

Here is a good hc post that goes over this setup

https://community.hortonworks.com/questions/192404/kerberos-cross-realm-hdfs-access-via-spark-applic...

HTH

*** If you found this answer addressed your question, please take a moment to login and click the "accept" link on the answer.

avatar

Tanx for your info @Felix Albani