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

Kay Kay commented on HBASE-2255:
--------------------------------

Great.  Here is the dependency chain to be inserted in the pom.xml  for thrift, 
which I assume was hand-coded. 

 <dependencies>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-api</artifactId>
      <version>1.5.8</version>
    </dependency>
    <dependency>
      <groupId>org.slf4j</groupId>
      <artifactId>slf4j-simple</artifactId>
      <version>1.5.8</version>
    </dependency>
    <dependency>
      <groupId>commons-lang</groupId>
      <artifactId>commons-lang</artifactId>
      <version>2.4</version>
    </dependency>
  </dependencies>

Good luck ! 

> take trunk back to hadoop 0.20
> ------------------------------
>
>                 Key: HBASE-2255
>                 URL: https://issues.apache.org/jira/browse/HBASE-2255
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: ryan rawson
>            Assignee: ryan rawson
>             Fix For: 0.21.0
>
>         Attachments: HBASE-2255.patch
>
>
> revert the dependency on hadoop 0.21, back to hadoop 0.20 (we hardly knew ye)

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