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

Roman Shaposhnik commented on GIRAPH-957:
-----------------------------------------

[~elserj] are you guys actually publishing maven artifacts corresponding to the 
releases of Accumulo build against Hadoop2? If you do, please let me know how 
to point at those? Here's an example of how HBase does it (note -hadoop2 suffix 
as a designation that this was compiled against Hadoop 2):
{noformat}
<dependency>
  <groupId>org.apache.hbase</groupId>
  <artifactId>hbase-client</artifactId>
  <version>0.98.7-hadoop2</version>
</dependency>
{noformat}

Btw, thanks for the offer to help with API updates -- I'll ping you a bit later.

> bump HBase, Accumulo and Hive dependencies to versions compatible with Hadoop 
> 2
> -------------------------------------------------------------------------------
>
>                 Key: GIRAPH-957
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-957
>             Project: Giraph
>          Issue Type: Bug
>          Components: lib
>    Affects Versions: 1.1.0
>            Reporter: Roman Shaposhnik
>
> Currently, the versions of HBase, Accumulo and Hive that we build and test 
> against in hadoop_2 profile do not publish artifacts compatible with Hadoop 
> 2. HBase and Hive have recently started publishing artifacts compatible with 
> Hadoop 2. We need to upgrade our dependencies.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to