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 (Assigned) (JIRA)" <ji...@apache.org> on 2012/02/16 23:33:01 UTC

[jira] [Assigned] (HBASE-5412) HBase book, section 2.6.4, has deficient list of client dependencies

     [ https://issues.apache.org/jira/browse/HBASE-5412?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack reassigned HBASE-5412:
----------------------------

    Assignee: Doug Meil

Mind taking care of this one Doug?  This looks like a 0.92.0ism so needs dnoting so in the book as for 0.92.0.  Thanks.
                
> HBase book, section 2.6.4, has deficient list of client dependencies
> --------------------------------------------------------------------
>
>                 Key: HBASE-5412
>                 URL: https://issues.apache.org/jira/browse/HBASE-5412
>             Project: HBase
>          Issue Type: Bug
>          Components: documentation
>    Affects Versions: 0.92.0
>            Reporter: Mike Spreitzer
>            Assignee: Doug Meil
>            Priority: Minor
>              Labels: documentation
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The current text in section 2.6.4 of the HBase book says this about client dependencies:
> Minimally, a client of HBase needs the hbase, hadoop, log4j, commons-logging, commons-lang, and ZooKeeper jars in its CLASSPATH connecting to a cluster.
> I tried that, and got an exception due to a class not being found.  I fixed that by searching for that class in the jars in lib/, and tried again.  Got an exception, due to a different class not found.  I iterated until it worked.  When I was done, I found myself using the following JARs:
> commons-configuration-1.6.jar  hadoop-core-1.0.0.jar  slf4j-api-1.5.8.jar
> commons-lang-2.5.jar           hbase-0.92.0.jar       slf4j-log4j12-1.5.8.jar
> commons-logging-1.1.1.jar      log4j-1.2.16.jar       zookeeper-3.4.2.jar

--
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