[
https://issues.apache.org/jira/browse/HUDI-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sagar Sumit resolved HUDI-2499.
-------------------------------
Fix Version/s: 0.10.0
Resolution: Fixed
> jdbc-url, user and pass 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: Sub-task
> Components: Hive Integration
> Affects Versions: 0.9.0
> Reporter: Vinay
> Assignee: Vinay
> Priority: Major
> Labels: pull-request-available
> Fix For: 0.10.0
>
>
> 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)