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

Set LocalDirs correctly for MR in YarnTezDagChild

    XMLWordPrintableJSON

Details

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

    Description

      YarnTezDagChidl sets local directory as job.setStrings(TezJobConfig.LOCAL_DIR, localSysDirs)

      MR JobConf however has a method to getLocalDir which internally uses the MR equivalent property.

      There's no deprecation handling on translation between these keys - so any bit of MR code which uses the JobConf method will likely not function as it should.

      Attachments

        1. TEZ-129.txt
          1 kB
          Siddharth Seth

        Activity

          People

            sseth Siddharth Seth
            sseth Siddharth Seth
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: