[
https://issues.apache.org/jira/browse/METRON-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16083252#comment-16083252
]
ASF GitHub Bot commented on METRON-1030:
----------------------------------------
Github user nickwallen commented on the issue:
https://github.com/apache/metron/pull/646
I don't think we need any major changes here. Just something more
descriptive.
> Keep it like it is now, provide a convenient way to initialize MySQL with
other databases requiring manual setup. In this case metron_jdbc_platform would
accept h2, mysql, or empty meaning the user is responsible for setup.
Yes, something along these lines (^^^) is what I think we need.
More specifically, I would suggest...
* Change the name of `metron_jdbc_platform` to something more descriptive.
Maybe `metron_rest_db_setup`, `metron_rest_ddl`, or something better?
* Update the brief description in Ambari so that it reflects what you
described above.
* Instead of an '' empty option let's call it something along the lines of
'Manual Database Setup'.
* Updates to the README as you already suggested.
> Metron JDBC platform REST option should accept a blank value
> ------------------------------------------------------------
>
> Key: METRON-1030
> URL: https://issues.apache.org/jira/browse/METRON-1030
> Project: Metron
> Issue Type: Bug
> Reporter: Ryan Merriman
> Assignee: Ryan Merriman
>
> We should be able to set this property to a blank string
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)