Thanks! cube_desc is actually not listed on http://kylin.incubator.apache.org/docs/howto/howto_use_restapi.html
On Mon, Oct 12, 2015 at 9:27 PM, Shi, Shaofeng <[email protected]> wrote: > Try Get: http://<host>:<port>/kylin/api/cube_desc/<cube_name> > > > On 10/13/15, 7:32 AM, "Shaofeng Shi" <[email protected]> wrote: > > >yes there is; if you're browseing kylin web ui, you can inspect the http > >request/response between client and server, to see how kylin web get that > >(also via Rest API); of couse you can also check kylin api document. > > > >from my iPhone 7 > > > >Patrick McAnneny <[email protected]>编写: > > > >>Is there an api call to retrieve a specified cube's JSON? (the JSON as > >>seen > >>in the web UI) > >> > >>This has everything we need in it, and I have not been able to find > >>measures' aggregate functions in other API calls. > >> > >>Thanks, > >>Patrick > >
