[GitHub] incubator-hawq-docs pull request #22: Feature/start init

2016-10-19 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-hawq-docs/pull/22


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq-docs pull request #22: Feature/start init

2016-10-19 Thread dyozie
Github user dyozie commented on a diff in the pull request:

https://github.com/apache/incubator-hawq-docs/pull/22#discussion_r84120777
  
--- Diff: reference/cli/admin_utilities/hawqinit.html.md.erb ---
@@ -4,7 +4,7 @@ title: hawq init
 
 The `hawq init cluster` command initializes a HAWQ system and starts it.
 
-The master or segment nodes can be individually initialized by using `hawq 
init master` and `hawq init segment` commands, respectively. The `hawq init 
standby` command initializes a standby master host for a HAWQ system.
+The master or segment nodes can be individually initialized by using `hawq 
init master` and `hawq init segment` commands, respectively.  Format options 
can also be specified at this time. The `hawq init standby` command initializes 
a standby master host for a HAWQ system.
--- End diff --

Small edit: Change "initialized by using" to "initialized by using the"

Also edit for passive voice here.



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-hawq-docs pull request #22: Feature/start init

2016-10-17 Thread janebeckman
GitHub user janebeckman opened a pull request:

https://github.com/apache/incubator-hawq-docs/pull/22

Feature/start init

Removed section on initializing hawq, rearranged some content, made some 
changes to hawq init .

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/janebeckman/incubator-hawq-docs 
feature/start_init

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/incubator-hawq-docs/pull/22.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #22


commit ee774fb30a08aed4e9a7de9ef022475c8f3ec1e5
Author: Jane Beckman 
Date:   2016-10-17T22:11:36Z

Remove init from Starting/Stopping HAWQ and update hawq init

commit ae5332c542f12a810e4ea52ea4818a6e528f89f2
Author: Jane Beckman 
Date:   2016-10-17T22:50:40Z

Format tweaks




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---