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

hadoop seems not to support multi-homed installations

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • 0.14.0
    • 0.14.1
    • None
    • None

    Description

      The exception is similar to HADOOP-1739 but it seems to be a different reason for us. We have a multi homed boxes and have specified the mapred.task.tracker.report.bindAddress to be a local 192.x address. The tracker process only uses the default constructor to create an InetSocketAddress in TaskTracker and misses to connect to the report server which is listening on 192.x now.

      The attached patch should solve that.

      Attachments

        1. HADOOP-1790-0.patch
          2 kB
          Doug Cutting
        2. multi-interface.diff
          2 kB
          Torsten Curdt

        Activity

          People

            cutting Doug Cutting
            tcurdt Torsten Curdt
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: