You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "Raymond Xu (Jira)" <ji...@apache.org> on 2022/02/17 02:49:00 UTC

[jira] [Closed] (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 ]

Raymond Xu closed HUDI-2499.
----------------------------

> 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: Task
>          Components: hive
>    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.20.1#820001)