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

"setsid exited with exit code" message on each hadoop command

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • 3.0.0-alpha1
    • None
    • None
    • None

    Description

      Each hadoop command is printing an INFO message about a setsid exit code. This is at best annoying, and it prevents the start-dfs.sh startup script from working properly since the INFO message is interpreted as more namenode hosts to connect to. start-dfs.sh uses hdfs getconf -namenodes which like other hadoop commands prints the extra INFO message. For example:

      $ hdfs getconf -namenodes
      2013-05-06 20:11:22,096 INFO  [main] util.Shell (Shell.java:isSetsidSupported(311)) - setsid exited with exit code 0
      localhost
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              jlowe Jason Darrell Lowe
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: