[ 
https://issues.apache.org/jira/browse/HADOOP-2196?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12542752
 ] 

Hadoop QA commented on HADOOP-2196:
-----------------------------------

+1 overall.  Here are the results of testing the latest attachment 
http://issues.apache.org/jira/secure/attachment/12369570/2196.patch
against trunk revision r595246.

    @author +1.  The patch does not contain any @author tags.

    javadoc +1.  The javadoc tool did not generate any warning messages.

    javac +1.  The applied patch does not generate any new compiler warnings.

    findbugs +1.  The patch does not introduce any new Findbugs warnings.

    core tests +1.  The patch passed core unit tests.

    contrib tests +1.  The patch passed contrib unit tests.

Test results: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1099/testReport/
Findbugs warnings: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1099/artifact/trunk/build/test/findbugs/newPatchFindbugsWarnings.html
Checkstyle results: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1099/artifact/trunk/build/test/checkstyle-errors.html
Console output: 
http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Patch/1099/console

This message is automatically generated.

> [hbase] Fix how hbase sits in hadoop 'package' product
> ------------------------------------------------------
>
>                 Key: HADOOP-2196
>                 URL: https://issues.apache.org/jira/browse/HADOOP-2196
>             Project: Hadoop
>          Issue Type: Bug
>          Components: contrib/hbase
>            Reporter: stack
>            Assignee: stack
>            Priority: Minor
>             Fix For: 0.16.0
>
>         Attachments: 2196.patch
>
>
> Currently, hbase bin scripts and conf are present in the hadoop 'package' 
> product  but only under the src subdirectory; scripts are non-executable.   
> If you try to run hbase from this location, it basically works if you chmod 
> the scripts to make them executable but there are a few issues such as our 
> not being able to find hbase stylesheets and logo.  
> Hbase should be easier to find and run inside of a hadoop package (as long as 
> it lives inside hadoop).   I'd suggest that packaged, hbase scripts are 
> installed into $HADOOP_HOME/bin and that hbase-*.xml and hbase-env.sh get 
> installed into $HADOOP_HOME/conf.  Later we might add doc too.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to