Hi all,
I'm downloading the client-conf for a cluster on Skytap/EC2 with the
Cloudera Manager REST API and trying to use it to talk to HDFS and submit
jobs directly from a Java client.
Since Cloudera Manager can only give me private hostnames of the hosts, the
config files are not correct and the Java client is unable to connect to
the cluster.
Is there any way for me to find out the public hostnames for the namenode
and jobtracker? So that the users of my Java client won't have to know them
and supply them as input to be able to connect to the cluster?
Cheers,
Bjorn