Uploaded image for project: 'Hadoop HDFS'
  1. Hadoop HDFS
  2. HDFS-4917

Start-dfs.sh cannot pass the parameters correctly

Log workAgile BoardRank to TopRank to BottomAttach filesAttach ScreenshotBulk Copy AttachmentsBulk Move AttachmentsVotersWatch issueWatchersCreate sub-taskConvert to sub-taskMoveLinkCloneLabelsUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.4-alpha
    • 2.1.0-beta
    • datanode, namenode
    • None

    Description

      There is a typo, which I found during my upgrade test. I've uploaded the patch here.

        nameStartOpt="$nameStartOpts $@ 
      

      it should be:

        nameStartOpt="$nameStartOpt $@
      

      otherwise, some parameters will be ignored, such as: -upgrade, -rollback

      Attachments

        Issue Links

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            azuryy Fengdong Yu Assign to me
            azuryy Fengdong Yu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment