I tried the hadoop 3.0, and can start dfs properly, but when I start yarn,
it fails with the following error
ERROR: Cannot find configuration directory
"/Users/jzhang/Java/lib/hadoop-3.0.0/conf"

Actually, this is not the correct conf folder. It should be
/Users/jzhang/Java/lib/hadoop-3.0.0/etc/hadoop.  hdfs could detect that
correctly, but seems yarn couldn't, might be something wrong in yarn
starting script.

Reply via email to