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

HDFS balancer process start failed owing to daemon pid file is not cleared in some exception senario

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.3.1
    • None
    • scripts
    • None

    Description

      HDFS balancer process start failed owing to daemon pid file is not cleared in some exception senario, but there is no useful information in log to trouble shoot as below.

      //代码占位符
      hadoop_error "${daemonname} is running as process $(cat "${daemon_pidfile}")
      

      but actually, the process is not running as the error msg details above.

      Therefore, some more explicit information should be print in error log to guide  users to clear the pid file and where the pid file location is.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            Daniel Ma Daniel Ma
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: