Quantcast
Channel: Hortonworks » All Replies
Viewing all articles
Browse latest Browse all 3435

Reply To: hadoop 2.6 installation/setup, hdfs ok, yarn/mapred usaly fail but sometime ok

$
0
0

the difference between two line generated in job.xml

take value source from yarn-default.xml

job.xml:<property><name>yarn.resourcemanager.scheduler.address</name><value>${yarn.resourcemanager.hostname}:8030</value><source>yarn-default.xml</source></property>

And generated value programatically

job.xml:<property><name>yarn.resourcemanager.address</name><value>stargate:8032</value><source>programatically</source></property>

suspecious ? 2.6.0 can work in real distributed mode cluster ? can do only standalone server, someone try the 2.6.0 ?

hmmm, If it is the only way i can modify yarn-default.xml manually and set value of my server instead of 0.0.0.0
for check that.


Viewing all articles
Browse latest Browse all 3435

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>