Uploaded image for project: 'Hadoop Common'
  1. Hadoop Common
  2. HADOOP-2404

HADOOP-2185 breaks compatibility with hadoop-0.15.0

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.16.0
    • 0.16.0
    • conf
    • None

    Description

      HADOOP-2185 removed the following configuration parameters:

      dfs.secondary.info.port
      dfs.datanode.port
      dfs.info.port
      mapred.job.tracker.info.port
      tasktracker.http.port
      

      and changed the following configuration parameters:

      dfs.secondary.info.bindAddress
      dfs.datanode.bindAddress
      dfs.info.bindAddress
      mapred.job.tracker.info.bindAddress
      mapred.task.tracker.report.bindAddress
      tasktracker.http.bindAddress
      

      without a backward-compatibility story.

      Lots are applications/cluster-configurations are prone to fail hence, we need a way to keep things working as-is for 0.16.0 and remove them for 0.17.0.

      Attachments

        1. 2404.patch
          24 kB
          Owen O'Malley
        2. ConfigConvert3.patch
          11 kB
          Konstantin Shvachko
        3. ConfigConvert2.patch
          11 kB
          Konstantin Shvachko
        4. ConfigConvert.patch
          11 kB
          Konstantin Shvachko
        5. ConfigurationConverter.patch
          5 kB
          Konstantin Shvachko

        Issue Links

          Activity

            People

              omalley Owen O'Malley
              acmurthy Arun Murthy
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: