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

Roshan Naik commented on HBASE-6929:
------------------------------------

these are not hadoop2 specific.... these are hbase0.95+ specific which comes in 
both hadoop1&2 flovaours. So it seems we will need to support the following 
combos...


1) building against hbase 0.94x  .. in this case there will be no -hadoop1 
suffix on hbase deps


2) building against hbase 0.95+  with hadoop 1 .. in this case the -hadoop1 
suffix will be used with the newer dependencies list


3) building against hbase 0.95+ with hadoop 2 .. in this case the -hadoop2 
suffix will be used with the newer dependency list


                
> Publish Hbase 0.94 artifacts build against hadoop-2.0
> -----------------------------------------------------
>
>                 Key: HBASE-6929
>                 URL: https://issues.apache.org/jira/browse/HBASE-6929
>             Project: HBase
>          Issue Type: Task
>          Components: build
>    Affects Versions: 0.94.2
>            Reporter: Enis Soztutar
>         Attachments: 6929.txt, hbase-6929_v2.patch
>
>
> Downstream projects (flume, hive, pig, etc) depends on hbase, but since the 
> hbase binaries build with hadoop-2.0 are not pushed to maven, they cannot 
> depend on them. AFAIK, hadoop 1 and 2 are not binary compatible, so we should 
> also push hbase jars build with hadoop2.0 profile into maven, possibly with 
> version string like 0.94.2-hadoop2.0. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to