You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (Commented) (JIRA)" <ji...@apache.org> on 2011/11/02 18:29:32 UTC

[jira] [Commented] (HBASE-4719) HBase script assumes pre-Hadoop 0.21 layout of jar files

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

stack commented on HBASE-4719:
------------------------------

Have you tried it on hbase trunk and then on an hbase with 0.21+ hadoop plugged in Roman?
                
> 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
>         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