Nikolay Sokolov created GRIFFIN-203:
---------------------------------------
Summary: "Plaintext mode" for measure creation
Key: GRIFFIN-203
URL: https://issues.apache.org/jira/browse/GRIFFIN-203
Project: Griffin (Incubating)
Issue Type: New Feature
Reporter: Nikolay Sokolov
Creating custom rules from API might be cumbersome -- body should be prepared
outside of UI, and then submitted using HTTP call. To make user's life easier,
it would be useful to allow measure creation by editing JSON directly on UI.
Viewing side of this feature would be GRIFFIN-202.
Also, experience-wise, JSON might not be the best option for complex spark-sql
rules. Possible solution to that would be allowing to write YAML representation
instead of JSON, and then either submitting YAML body or converting from YAML
to JSON on UI side before submission.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)