Member since
08-14-2017
5
Posts
0
Kudos Received
0
Solutions
09-17-2018
07:20 AM
I have mentioned that, as I am reading data from Cluster 1, I am using hdfs://nameservice1:/user/abc on cluster 2. nameservice1 is related to namenodes of cluster 1, so what is the issue? Thanks Siddesh
... View more
09-17-2018
02:10 AM
Hi, I have a requirement which sounds similar to symlinking in Hadoop/HDFS. Requirement: There are 2 production clusters: Cluster 1 and Cluster 2 I want to read data of cluster 1 from cluster 2 without copying it. What came to my mind is, can I use hadoop fs -ls hdfs://namespace1/user/xyz on cluster 2? I understand that cluster 2 won't know what is namespace1 - but thought of putting/appending namespace ID related info in hdfs-site.xml of cluster 2. (via advanced snippet - gateway configs) Is this possible? Any other alternative? hftp? (never tried both) Thanks Siddesh
... View more
Labels:
- Labels:
-
HDFS
02-05-2018
07:10 AM
Can this be set for queries submitted via HUE in Impala Editor? What would be the exact config name/structure and which advanced snippet would it go in?
... View more