Member since
06-12-2020
8
Posts
0
Kudos Received
0
Solutions
06-25-2020
12:38 AM
Hi Ferenc, If I use HDFS client (either CLI or Java), would it pick the hdfs-site.xml automatically? How does it get to know the location? I suppose I need to set hadoop.home.dir? If yes, what will be its value (which path I should put as value)? Thanks.
... View more
06-24-2020
06:59 AM
HI Ferenc, A very basic question, I might sound silly. For my client to use webhdfs://, it needs to know the hdfs host:port. From your explanation, does client need to parse hdfs-site.xml and get the url? Or just include hadoop.home.dir? But I think in that case also, client will need hdfs url.
... View more
06-24-2020
06:17 AM
Hi Bender, Scenario here is I have deployed my service on Cloudera. Now, how will it access the hdfs-site.xml file? Are you saying that this file should be bundled with my parcel? What if hdfs namenode host is changed?
... View more
06-20-2020
01:17 AM
This works out. Thanks. One more question, is there any environment variable that I can use in my control script to get the webhdfs url?
... View more
06-12-2020
06:45 AM
HI, I am trying to install a custom service on Cloudera. This service requires some libs for it to run. I have created the CSD sdl and control.sh file and created a jar out of it. The issue is that I am not getting where to put service libs in Cloudera. Should these be bundled in CSD jar itself? or should these be installed as parcel. If as parcel, how to install it. I do not see much doc on installing/deploying local parcel on Cloudera manager. Please help.
... View more
Labels: