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

HADOOP_*_HOME environment variables no longer work for tar ball distributions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Not A Problem
    • None
    • None
    • scripts
    • None

    Description

      It used to be that you could do the following:

      1. Run `ant bin-package' in your hadoop-common checkout.
      2. Set HADOOP_COMMON_HOME to the built directory of hadoop-common.
      3. Run `ant bin-package' in your hadoop-hdfs checkout.
      4. Set HADOOP_HDFS_HOME to the built directory of hadoop-hdfs.
      5. Set PATH to have HADOOP_HDFS_HOME/bin and HADOOP_COMMON_HOME/bin on it.
      6. Run `hdfs'.

        As of HDFS-1963, this no longer works since hdfs-config.sh is looking in HADOOP_COMMON_HOME/bin/ for hadoop-config.sh, but it's being placed in HADOOP_COMMON_HOME/libexec.

      Attachments

        Activity

          People

            Unassigned Unassigned
            atm Aaron Myers
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: