Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-572

Fix HDFS directory values in pseudo-conf hdfs-site.xml for 0.23+ NN/DN/SNN

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.4.0
    • 0.4.0
    • general

    Description

      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.

      Attachments

        1. BIGTOP-572.patch
          1.0 kB
          Harsh J

        Activity

          People

            rvs Roman Shaposhnik
            qwertymaniac Harsh J
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: