[jira] [Updated] (HAWQ-904) CLI help output for hawq config is different depending on which help option is used

2016-09-14 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-904:
---
Fix Version/s: (was: backlog)
   2.0.1.0-incubating

> CLI help output for hawq config is different depending on which help option 
> is used
> ---
>
> Key: HAWQ-904
> URL: https://issues.apache.org/jira/browse/HAWQ-904
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Command Line Tools
>Reporter: Severine Tymon
>Assignee: Radar Lei
>Priority: Minor
> Fix For: 2.0.1.0-incubating
>
>
> hawq config and hawq config --help output the following:
> [gpadmin@centos7-namenode hawq]$ hawq --version
> HAWQ version 2.0.1.0 build dev
> [gpadmin@centos7-namenode hawq]$ hawq config
> usage: hawq config [--options]
> The "options" are:
>-c --change Changes a configuration parameter setting.
>-s --show   Shows the value for a specified configuration 
> parameter.
>-l --list   Lists all configuration parameters.
>-q --quiet  Run in quiet mode.
>-v --verboseDisplays detailed status.
>-r --remove HAWQ GUC name to be removed.
>--skipvalidationSkip the system validation checks.
>--ignore-bad-hosts  Skips copying configuration files on host on which SSH 
> fails
> See 'hawq --help' for more information on other commands.
> [gpadmin@centos7-namenode hawq]$ hawq config --help
> usage: hawq config [--options]
> The "options" are:
>-c --change Changes a configuration parameter setting.
>-s --show   Shows the value for a specified configuration 
> parameter.
>-l --list   Lists all configuration parameters.
>-q --quiet  Run in quiet mode.
>-v --verboseDisplays detailed status.
>-r --remove HAWQ GUC name to be removed.
>--skipvalidationSkip the system validation checks.
>--ignore-bad-hosts  Skips copying configuration files on host on which SSH 
> fails
> See 'hawq --help' for more information on other commands.
> **while hawq config -h outputs the following:
> [gpadmin@centos7-namenode hawq]$ hawq config -h
> Usage: HAWQ config options.
> Options:
>   -h, --helpshow this help message and exit
>   -c CHANGE, --change=CHANGE
> Change HAWQ Property.
>   -r REMOVE, --remove=REMOVE
> Remove HAWQ Property.
>   -s SHOW, --show=SHOW  Change HAWQ Property name.
>   -l, --listList all HAWQ Properties.
>   --skipvalidation  
>   --ignore-bad-hostsSkips copying configuration files on host on which SSH
> fails
>   -q, --quiet   
>   -v PROPERTY_VALUE, --value=PROPERTY_VALUE
> Set HAWQ Property value.
>   -d HAWQ_HOME  HAWQ home directory.
> The latter (hawq config -h) seems more up-to-date. In particular, the first 
> output contains errors (-v should be used to supply the value of a changed 
> parameter, not switch to verbose mode.) There are some minor issues in the 
> latter output too though. `CHANGE`, `REMOVE`, and `SHOW` placeholders should 
> be replaced with  or HAWQ_PROPERTY



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-904) CLI help output for hawq config is different depending on which help option is used

2016-07-14 Thread Goden Yao (JIRA)

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

Goden Yao updated HAWQ-904:
---
Fix Version/s: backlog

> CLI help output for hawq config is different depending on which help option 
> is used
> ---
>
> Key: HAWQ-904
> URL: https://issues.apache.org/jira/browse/HAWQ-904
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Command Line Tools
>Reporter: Severine Tymon
>Assignee: Radar Lei
>Priority: Minor
> Fix For: backlog
>
>
> hawq config and hawq config --help output the following:
> [gpadmin@centos7-namenode hawq]$ hawq --version
> HAWQ version 2.0.1.0 build dev
> [gpadmin@centos7-namenode hawq]$ hawq config
> usage: hawq config [--options]
> The "options" are:
>-c --change Changes a configuration parameter setting.
>-s --show   Shows the value for a specified configuration 
> parameter.
>-l --list   Lists all configuration parameters.
>-q --quiet  Run in quiet mode.
>-v --verboseDisplays detailed status.
>-r --remove HAWQ GUC name to be removed.
>--skipvalidationSkip the system validation checks.
>--ignore-bad-hosts  Skips copying configuration files on host on which SSH 
> fails
> See 'hawq --help' for more information on other commands.
> [gpadmin@centos7-namenode hawq]$ hawq config --help
> usage: hawq config [--options]
> The "options" are:
>-c --change Changes a configuration parameter setting.
>-s --show   Shows the value for a specified configuration 
> parameter.
>-l --list   Lists all configuration parameters.
>-q --quiet  Run in quiet mode.
>-v --verboseDisplays detailed status.
>-r --remove HAWQ GUC name to be removed.
>--skipvalidationSkip the system validation checks.
>--ignore-bad-hosts  Skips copying configuration files on host on which SSH 
> fails
> See 'hawq --help' for more information on other commands.
> **while hawq config -h outputs the following:
> [gpadmin@centos7-namenode hawq]$ hawq config -h
> Usage: HAWQ config options.
> Options:
>   -h, --helpshow this help message and exit
>   -c CHANGE, --change=CHANGE
> Change HAWQ Property.
>   -r REMOVE, --remove=REMOVE
> Remove HAWQ Property.
>   -s SHOW, --show=SHOW  Change HAWQ Property name.
>   -l, --listList all HAWQ Properties.
>   --skipvalidation  
>   --ignore-bad-hostsSkips copying configuration files on host on which SSH
> fails
>   -q, --quiet   
>   -v PROPERTY_VALUE, --value=PROPERTY_VALUE
> Set HAWQ Property value.
>   -d HAWQ_HOME  HAWQ home directory.
> The latter (hawq config -h) seems more up-to-date. In particular, the first 
> output contains errors (-v should be used to supply the value of a changed 
> parameter, not switch to verbose mode.) There are some minor issues in the 
> latter output too though. `CHANGE`, `REMOVE`, and `SHOW` placeholders should 
> be replaced with  or HAWQ_PROPERTY



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (HAWQ-904) CLI help output for hawq config is different depending on which help option is used

2016-07-07 Thread Severine Tymon (JIRA)

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

Severine Tymon updated HAWQ-904:

Priority: Minor  (was: Major)

> CLI help output for hawq config is different depending on which help option 
> is used
> ---
>
> Key: HAWQ-904
> URL: https://issues.apache.org/jira/browse/HAWQ-904
> Project: Apache HAWQ
>  Issue Type: Bug
>  Components: Command Line Tools
>Reporter: Severine Tymon
>Assignee: Lei Chang
>Priority: Minor
>
> hawq config and hawq config --help output the following:
> [gpadmin@centos7-namenode hawq]$ hawq --version
> HAWQ version 2.0.1.0 build dev
> [gpadmin@centos7-namenode hawq]$ hawq config
> usage: hawq config [--options]
> The "options" are:
>-c --change Changes a configuration parameter setting.
>-s --show   Shows the value for a specified configuration 
> parameter.
>-l --list   Lists all configuration parameters.
>-q --quiet  Run in quiet mode.
>-v --verboseDisplays detailed status.
>-r --remove HAWQ GUC name to be removed.
>--skipvalidationSkip the system validation checks.
>--ignore-bad-hosts  Skips copying configuration files on host on which SSH 
> fails
> See 'hawq --help' for more information on other commands.
> [gpadmin@centos7-namenode hawq]$ hawq config --help
> usage: hawq config [--options]
> The "options" are:
>-c --change Changes a configuration parameter setting.
>-s --show   Shows the value for a specified configuration 
> parameter.
>-l --list   Lists all configuration parameters.
>-q --quiet  Run in quiet mode.
>-v --verboseDisplays detailed status.
>-r --remove HAWQ GUC name to be removed.
>--skipvalidationSkip the system validation checks.
>--ignore-bad-hosts  Skips copying configuration files on host on which SSH 
> fails
> See 'hawq --help' for more information on other commands.
> **while hawq config -h outputs the following:
> [gpadmin@centos7-namenode hawq]$ hawq config -h
> Usage: HAWQ config options.
> Options:
>   -h, --helpshow this help message and exit
>   -c CHANGE, --change=CHANGE
> Change HAWQ Property.
>   -r REMOVE, --remove=REMOVE
> Remove HAWQ Property.
>   -s SHOW, --show=SHOW  Change HAWQ Property name.
>   -l, --listList all HAWQ Properties.
>   --skipvalidation  
>   --ignore-bad-hostsSkips copying configuration files on host on which SSH
> fails
>   -q, --quiet   
>   -v PROPERTY_VALUE, --value=PROPERTY_VALUE
> Set HAWQ Property value.
>   -d HAWQ_HOME  HAWQ home directory.
> The latter (hawq config -h) seems more up-to-date. In particular, the first 
> output contains errors (-v should be used to supply the value of a changed 
> parameter, not switch to verbose mode.) There are some minor issues in the 
> latter output too though. `CHANGE`, `REMOVE`, and `SHOW` placeholders should 
> be replaced with  or HAWQ_PROPERTY



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)