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

Make the HDFS home directory location customizable.

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.2.0
    • 2.6.0
    • None

    Description

      The path is currently hardcoded:
      public Path getHomeDirectory()

      { return makeQualified(new Path("/user/" + dfs.ugi.getShortUserName())); }

      It would be nice to have that as a customizable value.

      Thank you

      Attachments

        1. HDFS-6959.002.patch
          5 kB
          Yongjun Zhang
        2. HDFS-6959.001.patch
          5 kB
          Yongjun Zhang
        3. HADOOP-10334.002.patch
          22 kB
          Yongjun Zhang
        4. HADOOP-10334.002.patch
          22 kB
          Yongjun Zhang
        5. HADOOP-10334.001.patch
          5 kB
          Yongjun Zhang

        Issue Links

          Activity

            People

              yzhangal Yongjun Zhang
              kevin.odell Kevin Odell
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: