You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2019/12/17 07:56:00 UTC

[jira] [Updated] (HUDI-416) Improve hint information for Cli

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

ASF GitHub Bot updated HUDI-416:
--------------------------------
    Labels: pull-request-available  (was: )

> Improve hint information for Cli
> --------------------------------
>
>                 Key: HUDI-416
>                 URL: https://issues.apache.org/jira/browse/HUDI-416
>             Project: Apache Hudi (incubating)
>          Issue Type: Improvement
>          Components: CLI
>            Reporter: hong dongdong
>            Priority: Minor
>              Labels: pull-request-available
>
> Right now, cli always give error information: 
> {code:java}
> Command 'desc' was found but is not currently available (type 'help' then ENTER to learn about this command)
> {code}
> but it is confused to user. We can give a hint clearly like:
> {code:java}
> Command failed java.lang.NullPointerException: There is no hudi dataset. Please use connect command to set dataset first
> {code}



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