[ 
https://issues.apache.org/jira/browse/METRON-1030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16082982#comment-16082982
 ] 

ASF GitHub Bot commented on METRON-1030:
----------------------------------------

Github user merrimanr commented on the issue:

    https://github.com/apache/metron/pull/646
  
    Spring provides a mechanism for running sql scripts for different databases 
on startup.  This is useful for initializing tables and such.  We provide 2 
right now:  schema-h2.sql and schema-mysql.sql.  If you set this property to 
"h2" it will run the schema-h2.sql script automatically at startup.  Same goes 
for mysql.  It's possible that someone may want to use a different database and 
in that case they would want to set this to a blank string.


> 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)

Reply via email to