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

Refine the process of submitting a job

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • v2.3.0
    • Metadata
    • None

    Description

      In cases hbase is very busy, it cost some time to put all of the job related metadata into hbase. The job related metadata includes job info and job output info. Currently, kylin put job info into hbase first, then job output info. If server is down and only part of job output info has been put into hbase during this period, kylin will fail to load job when restarts.
      To solve this issue, it's better to adjust the order by adding job output info first, then job info.

      Attachments

        1. APACHE-KYLIN-2905.patch
          1 kB
          Zhong Yanghong

        Activity

          People

            yaho Zhong Yanghong
            yaho Zhong Yanghong
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: