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

hadoop-daemons.sh bw compat broke with --slaves change

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.0.0-alpha1
    • 3.0.0-alpha1
    • scripts
    • None

    Description

      After introduction of "--slaves" option for the scripts, start-dfs.sh and stop-dfs.sh will no longer work in HA mode.

      This is due to multiple hostnames passed for '--hostnames' delimited with space.

      These hostnames are treated as commands and script fails.

      So, instead of delimiting with space, delimiting with comma(,) before passing to hadoop-daemons.sh will solve the problem.

      Attachments

        1. HADOOP-11668-01.patch
          6 kB
          Vinayakumar B
        2. HADOOP-11668-02.patch
          2 kB
          Allen Wittenauer
        3. HADOOP-11668-03.patch
          2 kB
          Allen Wittenauer
        4. HADOOP-11668-04.patch
          3 kB
          Vinayakumar B
        5. HADOOP-11668-05.patch
          3 kB
          Vinayakumar B
        6. HADOOP-11668-06.patch
          3 kB
          Vinayakumar B

        Issue Links

          Activity

            People

              vinayakumarb Vinayakumar B
              vinayakumarb Vinayakumar B
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: