Uploaded image for project: 'REEF (Retired)'
  1. REEF (Retired)
  2. REEF-246

On machines with multiple IP addresses, Need a better solution when choosing which ip address to listen on

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.11
    • 0.11
    • REEF-IO, REEF.NET, Wake
    • None

    Description

      On machines with multiple IP addresses, there is no way to configure which IP address should be favored. We currently enumerate all the addresses available and avoid 127.x.x.x. This is not sufficient.
      Possible solutions:
      1. Make IP selection code injectable.
      2. Since most clusters are already configured to make MapReduce run, use their method (Inet4Address.getLocalHost().getHostAddress()) to choose an IP address.
      3. ....

      Attachments

        Issue Links

          Activity

            People

              markus.weimer Markus Weimer
              beysims Beysim Sezgin
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: