Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 06-04-2015 05:30 PM
I have just installed CDH 5.4 into a new cluster.
CM console looks good. But, when I run the hdfs command I get the following error:
<><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
$ hdfs dfs -ls /
Exception in thread "main" java.lang.RuntimeException: core-site.xml not found
at org.apache.hadoop.conf.Configuration.loadResource(Configuration.java:2476)
at org.apache.hadoop.conf.Configuration.loadResources(Configuration.java:2402)
at org.apache.hadoop.conf.Configuration.getProps(Configuration.java:2319)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1057)
at org.apache.hadoop.conf.Configuration.set(Configuration.java:1029)
at org.apache.hadoop.conf.Configuration.setBoolean(Configuration.java:1367)
at org.apache.hadoop.util.GenericOptionsParser.processGeneralOptions(GenericOptionsParser.java:319)
at org.apache.hadoop.util.GenericOptionsParser.parseGeneralOptions(GenericOptionsParser.java:485)
at org.apache.hadoop.util.GenericOptionsParser.<init>(GenericOptionsParser.java:170)
at org.apache.hadoop.util.GenericOptionsParser.<init>(GenericOptionsParser.java:153)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:64)
at org.apache.hadoop.util.ToolRunner.run(ToolRunner.java:84)
at org.apache.hadoop.fs.FsShell.main(FsShell.java:340)
Created 06-04-2015 06:09 PM
Created 06-04-2015 05:34 PM
Created 06-04-2015 05:38 PM
Created 06-04-2015 05:40 PM
Created 06-04-2015 05:52 PM
Created 06-04-2015 06:09 PM