Uploaded image for project: 'CDH (READ-ONLY)'
  1. CDH (READ-ONLY)
  2. DISTRO-43

Debian init script upgrade command doesn't upgrade

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: CDH3b3
    • Fix Version/s: CDH3b4
    • Component/s: Packaging
    • Labels:
      None

      Description

      The debian nn init script ignores the upgrade parameter:

       
       upgrade)
              echo -n "Starting $DESC in upgrade mode: "
              start -upgrade
      
      start() {
          $HADOOP_HOME/bin/hadoop-daemon.sh start namenode
      }
      

      The start should should pass $1 at the end.

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              eli Eli Collins
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: