Uploaded image for project: 'Oozie'
  1. Oozie
  2. OOZIE-1637

Oozie client hangs when IPv6 is enabled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Cannot Reproduce
    • trunk
    • None
    • client
    • None

    Description

      When IPv6 is enabled, we saw the Oozie client hang on trying to connect to the Oozie server; there were no error messages or anything.

      The workaround was to do

      export OOZIE_CLIENT_OPTS="-Djava.net.preferIPv4Stack=true"
      

      to force Java to use IPv4.

      It would be nice if the client were to try IPv6, and if that fails, fallback to IPv4 instead of just hanging.

      Attachments

        Activity

          People

            Unassigned Unassigned
            rkanter Robert Kanter
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: