[
https://issues.apache.org/jira/browse/KUDU-2825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adar Dembo updated KUDU-2825:
-----------------------------
Resolution: Fixed
Fix Version/s: (was: 1.9.1)
1.10.0
Target Version/s: 1.10.0 (was: 1.9.1)
Status: Resolved (was: In Review)
Fixed in commit fc82184. Thanks [~Guangchao-inspur]!
Note: this was originally targeting 1.9.1, but I don't think it's important
enough to merit backporting into a point release.
> add a column named role in 'kudu master list'
> ---------------------------------------------
>
> Key: KUDU-2825
> URL: https://issues.apache.org/jira/browse/KUDU-2825
> Project: Kudu
> Issue Type: Task
> Components: CLI
> Affects Versions: 1.9.0
> Reporter: Dengguangchao
> Assignee: Dengguangchao
> Priority: Minor
> Fix For: 1.10.0
>
> Attachments: QQ截图20190522182850.jpg
>
> Original Estimate: 720h
> Remaining Estimate: 720h
>
> add a column name role in 'kudu master list' to show the role of each
> masterand include 'role' into default columns,roles include
> master,follower,learner,non_participant and unknowrole,include 'role' into
> default columns
> format:
> kudu master list <master_addresses> [-columns=<columns>] [-format=<format>]
> [-timeout_ms=<ms>]
> default columns include "uuid"、"rpc-addresses" and "role"
> columns (optional)
> Comma-separated list of master info fields to include in output. Possible
> values: uuid, rpc-addresses, http-addresses, version, role and seqno
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)