[
https://issues.apache.org/jira/browse/HUDI-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vinay updated HUDI-2499:
------------------------
Status: In Progress (was: Open)
> 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
> Priority: Major
>
> 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)