Here is a sample: GET: http://sandbox:7070/kylin/api/jobs?cubeName=kylin_sales_cube&limit=15&offset=0&projectName=learn_kylin&timeFilter=1
I will update the API doc there. 2018-03-22 6:33 GMT+08:00 <[email protected]>: > Hi, > > > > I am using Kylin 2.2. In Kylin online docs > <http://kylin.apache.org/docs21/howto/howto_use_restapi.html#get-job-list> > I seen a RESTful API to get job list from a Kylin cube in one project. The > syntax of this API is unclear in the documentation, but I can deduce the > following: > > > > curl -L --request "GET" --user "ADMIN:K3LEN" http://ec2-342-233-999-25.ee- > west-1.compute.amazonaws.com:7070/kylin/api/jobs/Cube_Name/ > Project/0/100/100/0 > > > > However this command does not provide any result. ¿ Could someone explain > the correct syntax ? > > > > I tried the following command to get job status by providing job id with > successful. However I need to get all job list and statuses. > > > > curl -L --request "GET" --user "ADMIN: K3LEN " > http://ec2-342-233-999-25.ee-west-1.compute.amazonaws.com: > 7070/kylin/api/jobs/ > <http://ec2-342-233-999-25.ee-west-1.compute.amazonaws.com:7070/kylin/api/jobs/Cube_Name/Project/0/100/100/0> > 2f9d3bc9-56fd-44f1-8fca-6a6257c34343 > > Best Regards! > > *Roberto Tardío Olmos* > > *Senior Big Data & Business Intelligence Consultant* > > Avenida de Brasil, 17 > <https://maps.google.com/?q=Avenida+de+Brasil,+17&entry=gmail&source=g>, > Planta 16.28020 Madrid > > Fijo: 91.788.34.10 > > > [image: > http://www.stratebi.com/image/layout_set_logo?img_id=21615&t=1486381163544] > > > > http://bigdata.stratebi.com/ > > > > http://www.stratebi.com > > > -- Best regards, Shaofeng Shi 史少锋
