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

Hudson commented on HBASE-4719:
-------------------------------

Integrated in HBase-0.92 #103 (See 
[https://builds.apache.org/job/HBase-0.92/103/])
    HBASE-4719 HBase script assumes pre-Hadoop 0.21 layout of jar files

stack : 
Files : 
* /hbase/branches/0.92/CHANGES.txt
* /hbase/branches/0.92/bin/hbase

                
> HBase script assumes pre-Hadoop 0.21 layout of jar files
> --------------------------------------------------------
>
>                 Key: HBASE-4719
>                 URL: https://issues.apache.org/jira/browse/HBASE-4719
>             Project: HBase
>          Issue Type: Bug
>          Components: scripts
>    Affects Versions: 0.92.0
>            Reporter: Roman Shaposhnik
>            Assignee: Roman Shaposhnik
>             Fix For: 0.92.0
>
>         Attachments: HBASE-4719.patch.txt
>
>
> The following in the bin/hbase:
> {noformat}
> HADOOPCPPATH=$(append_path "${HADOOPCPPATH}" `ls 
> ${HADOOP_HOME}/hadoop-core*.jar`)
> {noformat}
> assumes a pre-21 Hadoop layout. It'll be better to dynamically account for 
> either hadoop-core* or hadoop-common*, hadoop-hdfs*, hadoop-mapreduce*

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to