Kylin Cube Build and Job Monitoring
Cube Build
First of all, make sure that you have authority of the cube you want to build.
- In
Models
page, click the
drop down button in the right of a cube column and select operation
Action
Build
. - There is a pop-up window after the selection, click
input box to select end date of this incremental cube build.
END DATE - Click
Submit
to send the build request. After success, you will see the new job in the
Monitor
page. - The new job is in “pending” status; after a while, it will be started to run and you will see the progress by refresh the web page or click the refresh button.
- Wait the job to finish. In the between if you want to discard it, click
->
ActionsDiscard
button. - After the job is 100% finished, the cube’s status becomes to “Ready”, means it is ready to serve SQL queries. In the
Model
tab, find the cube, click cube name to expand the section, in the “HBase” tab, it will list the cube segments. Each segment has a start/end time; Its underlying HBase table information is also listed.
If you have more source data, repeate the steps above to build them into the cube.
Job Monitoring
In the Monitor
page, click the job detail button to see detail information show in the right side.
The detail information of a job provides a step-by-step record to trace a job. You can hover a step status icon to see the basic status and information.
Click the icon buttons showing in each step to see the details:
,
ParametersLog
,
.
MRJob
- Parameters
- Log
- MRJob(MapReduce Job)
时间: 2024-10-03 15:39:48