You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@kylin.apache.org by "Zhong Yanghong (JIRA)" <ji...@apache.org> on 2016/03/22 08:27:25 UTC

[jira] [Created] (KYLIN-1519) When using rest API for create a model, better to change the format of transferred parameters from string to json.

Zhong Yanghong created KYLIN-1519:
-------------------------------------

             Summary: When using rest API for create a model, better to change the format of transferred parameters from string to json.
                 Key: KYLIN-1519
                 URL: https://issues.apache.org/jira/browse/KYLIN-1519
             Project: Kylin
          Issue Type: Improvement
          Components: General
            Reporter: Zhong Yanghong


For the parameter, "modelDescData", it's a little tricky to define a string as the value, for it may include many control characters or double quotes "". Better transfer all the parameters as json and parse at the backend.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)