[
https://issues.apache.org/jira/browse/KUDU-1911?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samuel Okrent resolved KUDU-1911.
---------------------------------
Resolution: Fixed
Fix Version/s: 1.5.0
> ksck master addresses argument is error prone
> ---------------------------------------------
>
> Key: KUDU-1911
> URL: https://issues.apache.org/jira/browse/KUDU-1911
> Project: Kudu
> Issue Type: Improvement
> Components: ksck
> Reporter: Dan Burkert
> Assignee: Samuel Okrent
> Priority: Minor
> Labels: newbie
> Fix For: 1.5.0
>
>
> It's normal to pass {{--master_addresses=m1.example.com,m2.example.com}} when
> working with Kudu CLI tools. The {{ksck}} tool, however, expects the master
> addresses as a positional argument. This is fine, except that the error
> message returned when the {{--master_addresses}} flag is provided is
> terrible: {{Invalid argument: must provide master_addresses}}. It should
> either have a better error message, or ideally allow the argument to be
> passed as a flag (although this may be tricky with tools with more than one
> positional arg).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)