[ 
https://issues.apache.org/jira/browse/HBASE-20754?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16785759#comment-16785759
 ] 

Sean Busbey commented on HBASE-20754:
-------------------------------------

Hi Gokul!

Once there's a QA result the next step is just waiting for a committer to get 
things reviewed. If your jira is in Patch Available state, this will happen 
eventually. The easiest way to get your jiras reviewed is to review the jiras 
of other folks that are similarly in Patch Available state.

> quickstart guide should instruct folks to set JAVA_HOME to a JDK installation.
> ------------------------------------------------------------------------------
>
>                 Key: HBASE-20754
>                 URL: https://issues.apache.org/jira/browse/HBASE-20754
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 3.0.0
>            Reporter: Sean Busbey
>            Assignee: Gokul
>            Priority: Major
>              Labels: beginner
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20754.master.001.patch, HBASE-20754.patch
>
>
> The quickstart guide currently instructs folks to set JAVA_HOME, but to the 
> wrong place
> {code}
> The JAVA_HOME variable should be set to a directory which contains the 
> executable file bin/java. Most modern Linux operating systems provide a 
> mechanism, such as /usr/bin/alternatives on RHEL or CentOS, for transparently 
> switching between versions of executables such as Java. In this case, you can 
> set JAVA_HOME to the directory containing the symbolic link to bin/java, 
> which is usually /usr.
> JAVA_HOME=/usr
> {code}
> instead, it should tell folks to point it to a jdk installation and help them 
> on how to find that.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to