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

Regression: DFS_NAMENODE_USER_NAME_KEY missing in trunk

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 2.5.0, 3.0.0-alpha1
    • 2.5.0
    • hdfs-client
    • None
    • Reviewed

    Description

      Code i have that compiles against HADOOP 2.4 doesn't build against trunk as someone took away DFSConfigKeys.DFS_NAMENODE_USER_NAME_KEY -apparently in HDFS-6181.

      I know the name was obsolete, but anyone who has compiled code using that reference rather than cutting and pasting in the string is going to find their code doesn't work.

      More subtly: that will lead to a link exception trying to run that code on a 2.5+ cluster.

      This is a regression: the old names need to go back in, even if they refer to the new names and are marked as deprecated

      Attachments

        1. h6418_20140619.patch
          3 kB
          Tsz-wo Sze

        Issue Links

          Activity

            People

              szetszwo Tsz-wo Sze
              stevel@apache.org Steve Loughran
              Votes:
              0 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: