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

HOD is trying to bring up task tracker on port which is already in close_wait state

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Critical
    • Resolution: Fixed
    • 0.16.0
    • 0.17.0
    • contrib/hod
    • None

    Description

      While bringing up task tracker using random ports, HOD is not checking whether the port is in CLOSE_WAIT state. So when it starts task tracker, we will be getting an address bind error on that port. We can avoid this error if we check for CLOSE_WAIT state on that port before starting the tasktracker.

      Attachments

        1. HADOOP-2924.1
          8 kB
          Vinod Kumar Vavilapalli
        2. HADOOP-2924
          3 kB
          Vinod Kumar Vavilapalli

        Activity

          People

            vinodkv Vinod Kumar Vavilapalli
            aroop Aroop Maliakkal
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: