Hello
I would like to prepare bash scripts which will create model, cubes etc. In 
Kylin docs about API 
http://kylin.apache.org/docs15/howto/howto_use_restapi.html 
<http://kylin.apache.org/docs15/howto/howto_use_restapi.html> there in no 
methods to do this. I’ve noticed that web browser uses api like:
http://localhost:7070/kylin/api/models <http://localhost:7070/kylin/api/models>
{
  "modelDescData": <model>
  "project": <project>
}

What is the reason that there is no that kind of methods in Kylin docs? Are 
those methods not recommended?

Best regards
Lukasz


Reply via email to