[
https://issues.apache.org/jira/browse/BIGTOP-572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13267988#comment-13267988
]
Roman Shaposhnik commented on BIGTOP-572:
-----------------------------------------
Harsh, thanks for the kind of words, but most of all thanks for the patch!
+1 and committed.
> Fix HDFS directory values in pseudo-conf hdfs-site.xml for 0.23+ NN/DN/SNN
> --------------------------------------------------------------------------
>
> Key: BIGTOP-572
> URL: https://issues.apache.org/jira/browse/BIGTOP-572
> Project: Bigtop
> Issue Type: Improvement
> Components: General
> Affects Versions: 0.4.0
> Reporter: Harsh J
> Priority: Minor
> Labels: HDFS
> Attachments: BIGTOP-572.patch
>
>
> With base pseudo-distributed config packages installed (Which I HUGELY love!
> Thank you for making starting with hadoop so easy for beginners!) we get:
> NN log:
> 12/05/03 17:08:40 WARN common.Util: Path
> /var/lib/hadoop-hdfs/cache/hdfs/dfs/name should be specified as a URI in
> configuration files. Please update hdfs configuration.
> 12/05/03 17:08:40 WARN common.Util: Path
> /var/lib/hadoop-hdfs/cache/hdfs/dfs/name should be specified as a URI in
> configuration files. Please update hdfs configuration.
> DN log:
> 2012-05-03 18:39:01,463 WARN org.apache.hadoop.hdfs.server.common.Util: Path
> /var/lib/hadoop-hdfs/cache/hdfs/dfs/data should be specified as a URI in
> configuration files. Please update hdfs configuration.
> SNN log:
> 2012-05-03 18:43:56,624 WARN org.apache.hadoop.hdfs.server.common.Util: Path
> /var/lib/hadoop-hdfs/cache/hdfs/dfs/namesecondary should be specified as a
> URI in configuration files. Please update hdfs configuration.
> 2012-05-03 18:43:56,625 WARN org.apache.hadoop.hdfs.server.common.Util: Path
> /var/lib/hadoop-hdfs/cache/hdfs/dfs/namesecondary should be specified as a
> URI in configuration files. Please update hdfs configuration.
> We can fix all this up by file:///-prefixing the various HDFS directory
> properties. Happier admins, lesser confusion.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira