You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2014/06/27 14:01:30 UTC

[jira] [Created] (HBASE-11422) Hadoop dependencies should respect the value of hadoop-two.version

Ted Yu created HBASE-11422:
------------------------------

             Summary: Hadoop dependencies should respect the value of hadoop-two.version
                 Key: HBASE-11422
                 URL: https://issues.apache.org/jira/browse/HBASE-11422
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu


[~cos] reported in the mailing thread, 'HBase 0.98.x dependency problems', that specifying hadoop-two.version with value other than 2.2.0 pulls in incorrect dependencies such as:
{code}
[INFO] |  \- org.apache.hadoop:hadoop-hdfs:test-jar:tests:2.2.0:compile
{code}
This is due to missing specification of classifier in the pom.xml files.



--
This message was sent by Atlassian JIRA
(v6.2#6252)