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

Issue when install Kylin on a CLI which does not have yarn Resource Manager

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Duplicate
    • None
    • v0.7.1
    • Tools, Build and Test
    • None

    Description

      There is a limitation for installing Kylin on cluster:
      If you install Kylin on a CLI which does not have yarn Resource Manager running,
      You'll have to edit /etc/kylin/kylin.properties before running "kylin.sh start":

      From:
      kylin.job.yarn.app.rest.check.status.url=http://SANDBOX_HOSTNAME:8088/ws/v1/cluster/apps/${job_id}?anonymous=true
      To
      kylin.job.yarn.app.rest.check.status.url=http://RESOURCE_MANAGER_SERVER_HOSTNAME:8088/ws/v1/cluster/apps/${job_id}?anonymous=true

      Attachments

        Issue Links

          Activity

            People

              mahongbin Hongbin Ma
              lukehan Luke Han
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: