Vinay created HUDI-2499:
---------------------------

             Summary: jdbc-url is required to be passed in HMS mode
                 Key: HUDI-2499
                 URL: https://issues.apache.org/jira/browse/HUDI-2499
             Project: Apache Hudi
          Issue Type: Bug
            Reporter: Vinay
            Assignee: Vinay


When trying out HMS mode the command fails if jdbc-url is not passed. This is 
not a required property for HMS mode. 
{code:java}
Exception in thread "main" com.beust.jcommander.ParameterException: The 
following option is required: [--jdbc-url]Exception in thread "main" 
com.beust.jcommander.ParameterException: The following option is required: 
[--jdbc-url] at 
com.beust.jcommander.JCommander.validateOptions(JCommander.java:381)
{code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to