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

Setting tez.am.log.level does not take full effect if more than one clause is present

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Invalid
    • 0.9.1
    • None
    • None
    • None

    Description

      tez.am.log.level=DEBUG;org.apache.hadoop.ipc=INFO;org.apache.hadoop.security=INFO
      Or
      tez.am.log.level=DEBUG,org.apache.hadoop.ipc=INFO,org.apache.hadoop.security=INFO

      only makes it so that all logs are at DEBUG level and the ipc/security logs in this example still print at debug level. I used the command line for testing this.

      Attachments

        Activity

          People

            Unassigned Unassigned
            kshukla Kuhu Shukla
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: