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

Incorrect path mentioned in document for accessing script files

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 3.0.0-alpha1
    • documentation
    • None

    Description

      Instead of "sbin" it is mentioned as "bin" in path to access script files.

      1. <http://hadoop.apache.org/docs/current/hadoop-kms/index.html>
      To start/stop KMS use KMS's bin/kms.sh script. For example:

      2.<http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/HdfsUserGuide.html>
      Run the new version with -upgrade option (bin/start-dfs.sh -upgrade).

      3. start the cluster with rollback option. (bin/start-dfs.sh -rollback).

      4.<http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-hdfs/Federation.html>

      /bin/hadoop-daemon.sh --config $HADOOP_CONF_DIR --script "$bin"/hdfs start balancer [-policy <policy>]

      5.bin/distributed-exclude.sh <exclude_file>

      6.bin/refresh-namenodes.sh

      Need to check for any other occurrences and fix the same

      Attachments

        1. HADOOP-11865_Trunk.1.patch
          2 kB
          J.Andreina

        Activity

          People

            andreina J.Andreina
            andreina J.Andreina
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: