Have you tried this API? http://kylin.apache.org/docs15/howto/howto_use_restapi.html#get-job-step-output
On Thu, Aug 18, 2016 at 6:40 PM, Li Yang <[email protected]> wrote: > The current response does not include MR job ID?? I don't think so.... > > On Wed, Aug 17, 2016 at 1:39 PM, Abhishek Sinha <[email protected]> > wrote: > >> That's correct Yiming. >> >> Any step that involves MR job could return MR job id as well in the Job >> status API response. >> >> >> Regards, >> Abhishek >> >> On Wed, Aug 17, 2016 at 6:45 AM, Yiming Liu <[email protected]> >> wrote: >> >>> Hi Yang, >>> >>> I think the Abhishek's question is if Kylin could return the associated >>> MR job ID in Job Status API, not to do analysis for MR. Then user could do >>> the analysis by themselves. >>> >>> 2016-08-17 7:01 GMT+08:00 Li Yang <[email protected]>: >>> >>>> There is YARN tools for MR job analysis. We don't repeat existing work >>>> (unless there is really good reason). >>>> >>>> Yang >>>> >>>> On Mon, Aug 8, 2016 at 9:22 PM, Abhishek Sinha <[email protected]> >>>> wrote: >>>> >>>>> Currently the job status api returns the information of all steps >>>>> involved in the build, overall progress of the cube etc. >>>>> >>>>> There is no way currently to track the mr job associated with each >>>>> step. It can be a part of the response as well. >>>>> >>>>> >>>>> >>>>> Regards, >>>>> Abhishek >>>>> >>>> >>>> >>> >>> >>> -- >>> With Warm regards >>> >>> Yiming Liu (刘一鸣) >>> >> >> >
