You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2016/09/16 20:35:21 UTC

[jira] [Commented] (DRILL-4894) Fix unit test failure in 'storage-hive/core' module

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

ASF GitHub Bot commented on DRILL-4894:
---------------------------------------

GitHub user adityakishore opened a pull request:

    https://github.com/apache/drill/pull/587

    DRILL-4894: Fix unit test failure in 'storage-hive/core' module

    Exclude 'hadoop-mapreduce-client-core' and 'hadoop-auth' as transitive dependencies from 'hbase-server'

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/adityakishore/drill DRILL-4894

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/587.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #587
    
----
commit f3c26e34e3a72ef338c4dbca1a0204f342176972
Author: Aditya Kishore <ad...@apache.org>
Date:   2016-09-16T19:14:35Z

    DRILL-4894: Fix unit test failure in 'storage-hive/core' module
    
    Exclude 'hadoop-mapreduce-client-core' and 'hadoop-auth' as transitive dependencies from 'hbase-server'

----


> Fix unit test failure in 'storage-hive/core' module
> ---------------------------------------------------
>
>                 Key: DRILL-4894
>                 URL: https://issues.apache.org/jira/browse/DRILL-4894
>             Project: Apache Drill
>          Issue Type: Bug
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>
> As part of DRILL-4886, I added `hbase-server` as a dependency for 'storage-hive/core' which pulled older version (2.5.1) of some hadoop jars, incompatible with other hadoop jars used by drill (2.7.1).
> This breaks unit tests in this module.



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