[
https://issues.apache.org/jira/browse/HUDI-689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
satish updated HUDI-689:
------------------------
Description:
CLI 'commits show archived' fails with
{code}
->commits show archived
Option '' is not available for this command. Use tab assist or the "help"
command to see the legal options
{code}
This seems to be because 'compactions show archived'. If i remove @CliCommand
annotation from compactions, commits show archived works.
was:
> Fix hudi cli commands with overlapping words
> --------------------------------------------
>
> Key: HUDI-689
> URL: https://issues.apache.org/jira/browse/HUDI-689
> Project: Apache Hudi (incubating)
> Issue Type: Improvement
> Reporter: satish
> Assignee: satish
> Priority: Critical
> Labels: pull-request-available
>
> CLI 'commits show archived' fails with
> {code}
> ->commits show archived
> Option '' is not available for this command. Use tab assist or the "help"
> command to see the legal options
> {code}
> This seems to be because 'compactions show archived'. If i remove @CliCommand
> annotation from compactions, commits show archived works.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)