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

Localclient should be using tezconf in init instead of yarnconf

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.7.0, 0.5.4, 0.6.2
    • None
    • None

    Description

      currently in the LocalClient the config used is yarnconf. this should be tezconf.

      LocalClient.java
      @Override
        public void init(TezConfiguration tezConf, YarnConfiguration yarnConf) {
          this.conf = yarnConf;
      

      Attachments

        1. TEZ-2080.1.txt
          0.7 kB
          Siddharth Seth
        2. TEZ-2080.2.txt
          1 kB
          Siddharth Seth

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: