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

Find a better way to check hadoop job status

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Implemented
    • None
    • v1.5.3
    • Job Engine

    Description

      Currently Kylin retrieves jobs status via a resource manager web service like

      https://<your_rm_server>:<port>/ws/v1/cluster/apps/${job_id}?anonymous=true

      It is not most robust. Some user does not have "yarn.resourcemanager.webapp.address" set in yarm-site.xml, then get status will fail out-of-box. They have to set a Kylin property "kylin.job.yarn.app.rest.check.status.url" to overcome, which is not user friendly.

      Kerberos authentication might cause problem too if security is enabled.

      Is there a more robust way to check job status? Via Job API?

      Attachments

        Issue Links

          Activity

            People

              yaho Zhong Yanghong
              liyang.gmt8@gmail.com liyang
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: