Uploaded image for project: 'Kylin'
  1. Kylin
  2. KYLIN-1067

Support get MapReduce Job status for ResourceManager HA Env

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • v1.0
    • v1.2, v1.4.0
    • Job Engine
    • None
    • Patch

    Description

      In the old code:

      MapReduceExecutable.java
      String rmWebHost = job.getConfiguration().get("yarn.resourcemanager.webapp.address");
      

      is not support ResourceManager HA config like:
      yarn.resourcemanager.webapp.address.rm1
      yarn.resourcemanager.webapp.address.rm2

      Attachments

        Activity

          People

            qhzhou Qianhao Zhou
            wangxiaoyu Xiaoyu Wang
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: