Github user paul-guo- commented on a diff in the pull request:

    https://github.com/apache/incubator-hawq/pull/903#discussion_r102407104
  
    --- Diff: tools/doc/gpcheck_help ---
    @@ -135,27 +142,27 @@ OPTIONS
     EXAMPLES
     *****************************************************
     
    -Verify and validate the HAWQ platform settings by 
    -entering a host file and specifying the hadoop location:
    +Verify and validate the HAWQ platform settings by  specifying
    +a host file and identifying the full hadoop install path:
     
    - # hawq check -f hostfile_hawq_check --hadoop ~/hadoop-2.0.0/
    + # hawq check -f hostfile_hawq_check --hadoop /usr/hdp/<version>/hadoop/
     
     
     Verify and validate the HAWQ platform settings with HDFS HA
    -enabled, YARN HA enabled and Kerberos enabled:
    +enabled, YARN HA enabled, and Kerberos enabled:
     
    - # hawq check -f hostfile_hawq_check --hadoop ~/hadoop-2.0.0/
    + # hawq check -f hostfile_hawq_check --hadoop /usr/local/hadoop-<version>/
    --- End diff --
    
    hdp should probably not be in the open source doc. I think it is fine for 
the change.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to