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

Startup scripts will not start instances of Hadoop daemons w/different configs w/o setting separate PID directories

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.5.0
    • 0.20.0
    • conf
    • None

    Description

      Configuration directories can be specified by either setting HADOOP_CONF_DIR or using the --config command line option. However, the hadoop-daemon.sh script will not start the daemons unless the PID directory is separate for each configuration.

      The issue is that the code for generating PID filenames is not dependent on the configuration directory. While the PID directory can be changed in hadoop-env.sh, it seems a little unnecessary to have this restriction.

      Attachments

        1. hadoop-466.diff
          0.6 kB
          Vetle Roeim

        Activity

          People

            Unassigned Unassigned
            vetler Vetle Roeim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: