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

Don't set HADOOP_LOG_DIR in hadoop-env.sh

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0.0-alpha
    • 2.0.2-alpha
    • scripts
    • None
    • Reviewed

    Description

      It's better to comment the following in hadoop-env.sh

      1. Where log files are stored. $HADOOP_HOME/logs by default.
        export HADOOP_LOG_DIR=${HADOOP_LOG_DIR}/$USER

      Because of this logs are placing under root($user) and this getting called two times while starting process.
      hence logs are placing at /root/root/

      Attachments

        1. HADOOP-8433.patch
          1 kB
          Brahma Reddy Battula
        2. Hadoop-8433.patch
          0.7 kB
          Brahma Reddy Battula

        Activity

          People

            brahmareddy Brahma Reddy Battula
            brahmareddy Brahma Reddy Battula
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: