Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-1691

double static declaration in Configuration.addDefaultResource("hdfs-default.xml");

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.20.1
    • 0.23.0
    • tools
    • None
    • Reviewed

    Description

      in /src/java/org/apache/hadoop/hdfs/tools/DFSck.java
      double declaration

      static{
      Configuration.addDefaultResource("hdfs-default.xml");
      Configuration.addDefaultResource("hdfs-site.xml");
      }

      1. in head class
      2. before main

      Attachments

        1. HDFS-1691.patch
          0.6 kB
          Alexey Diomin
        2. HDFS-1691.patch
          0.6 kB
          Alexey Diomin
        3. HDFS-1691.patch
          0.7 kB
          Alexey Diomin

        Activity

          People

            humanoid Alexey Diomin
            humanoid Alexey Diomin
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: