Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-1878

Task-specific log level override not working in certain conditions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.5.4
    • None
    • None

    Description

      When trying to use the feature from TEZ-1775:

      tez.task.log.level is set to "DEBUG;org.apache.hadoop.ipc=INFO;org.apache.hadoop.security=INFO;"

      Running a job with overrides:

      ${HADOOP_COMMON_HOME}/bin/hadoop jar tez/tez-tests-0.6.0-SNAPSHOT.jar testorderedwordcount -DUSE_MR_CONFIGS=false -DINTER_JOB_SLEEP_INTERVAL=10 -Dtez.task-specific.launch.cmd-opts.list="finalreduce[]" -Dtez.task-specific.log.level="INFO" /tmp/in1 /tmp/out1

      In the above case, I see TEZ_CONTAINER_LOG_PARAMS setup incorrectly for the container in which the final reducer tasks were run.

      Attachments

        1. TEZ-1878.1.txt
          5 kB
          Siddharth Seth

        Activity

          People

            sseth Siddharth Seth
            hitesh Hitesh Shah
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: