You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Vinay (Jira)" <ji...@apache.org> on 2021/09/29 13:48:00 UTC

[jira] [Updated] (HUDI-2499) jdbc-url, user and pass is required to be passed in HMS mode

     [ https://issues.apache.org/jira/browse/HUDI-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vinay updated HUDI-2499:
------------------------
    Summary: jdbc-url, user and pass is required to be passed in HMS mode  (was: jdbc-url is required to be passed in HMS mode)

> 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: Bug
>          Components: Hive Integration
>    Affects Versions: 0.9.0
>            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)