Updates [#128508767]
Project: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/commit/2349cea0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/tree/2349cea0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/diff/2349cea0 Branch: refs/heads/develop Commit: 2349cea029c3c8638c3f5cf8842b8ea9ca65c426 Parents: e464585 Author: Jane Beckman <[email protected]> Authored: Wed Aug 17 15:18:09 2016 -0700 Committer: David Yozie <[email protected]> Committed: Fri Aug 19 10:47:48 2016 -0700 ---------------------------------------------------------------------- reference/cli/admin_utilities/hawqstate.html.md.erb | 8 -------- 1 file changed, 8 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-hawq-docs/blob/2349cea0/reference/cli/admin_utilities/hawqstate.html.md.erb ---------------------------------------------------------------------- diff --git a/reference/cli/admin_utilities/hawqstate.html.md.erb b/reference/cli/admin_utilities/hawqstate.html.md.erb index d272892..3927442 100644 --- a/reference/cli/admin_utilities/hawqstate.html.md.erb +++ b/reference/cli/admin_utilities/hawqstate.html.md.erb @@ -9,10 +9,8 @@ Shows the status of a running HAWQ system. ``` pre hawq state [-b] - [-d <master_data_dir> | --datadir <master_data_dir>] [-l <logfile_directory> | --logdir <logfile_directory>] [(-v | --verbose) | (-q | --quiet)] - [--hawqhome <hawq_home_dir>] hawq state [-h | --help] ``` @@ -32,12 +30,6 @@ The `hawq state` utility displays information about a running HAWQ instance. A H <dt>-b (brief status) </dt> <dd>Display a brief summary of the state of the HAWQ system. This is the default mode.</dd> -<dt>-d, -\\\-datadir \<master\_data\_dir\> </dt> -<dd>Status of the master data directory.</dd> - -<dt>-\\\-hawqhome \<hawq\_home\_dir\> </dt> -<dd>Display details of the designated home data directory if`$GPHOME` is not defined.` $GPHOME` is used by default in a standard installation.</dd> - <dt>-l, -\\\-logdir \<logfile\_directory\> </dt> <dd>Specifies the directory to check for logfiles. The default is `$GPHOME/hawqAdminLogs`.
