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

"hadoop fs -help ..." should not require a NameNode to show help messages

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • None
    • fs
    • None

    Description

      For example, if we do "hadoop fs -help get" before started a NameNode, we will get

      bash-3.2$ ./bin/hadoop fs -help get
      08/02/14 15:59:52 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 1 time(s).
      08/02/14 15:59:54 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 2 time(s).
      08/02/14 15:59:56 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 3 time(s).
      08/02/14 15:59:58 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 4 time(s).
      08/02/14 16:00:00 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 5 time(s).
      08/02/14 16:00:02 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 6 time(s).
      08/02/14 16:00:04 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 7 time(s).
      08/02/14 16:00:06 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 8 time(s).
      08/02/14 16:00:08 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 9 time(s).
      08/02/14 16:00:10 INFO ipc.Client: Retrying connect to server: some-host:some-port. Already tried 10 time(s).
      Bad connection to FS. command aborted.
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              szetszwo Tsz-wo Sze
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: