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

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

Github user jacques-n commented on a diff in the pull request:

    https://github.com/apache/drill/pull/421#discussion_r55566774
  
    --- Diff: exec/jdbc/pom.xml ---
    @@ -134,6 +134,7 @@
             <dependency>
               <groupId>org.apache.hadoop</groupId>
               <artifactId>hadoop-common</artifactId>
    +          <scope>test</scope>
    --- End diff --
    
    I don't think this is a correct change. Hadoop-common is actually a 
dependency of the jdbc package. I think your issue with a larger jdbc-all is 
due to a buggy version of maven.


> Fixed issues in various POMs with MapR profile
> ----------------------------------------------
>
>                 Key: DRILL-4493
>                 URL: https://issues.apache.org/jira/browse/DRILL-4493
>             Project: Apache Drill
>          Issue Type: Bug
>          Components: Tools, Build & Test
>    Affects Versions: 1.6.0
>            Reporter: Aditya Kishore
>            Assignee: Aditya Kishore
>             Fix For: 1.6.0
>
>
> * Remove inclusion of some transitive dependencies from distribution pom.
> * Remove maprfs/json artifacts from "mapr" profile in drill-java-exec pom.
> * Set "hadoop-common"'s scope as test in jdbc pom (without this the jdbc-all 
> jar bloats to >60MB).
> * Revert HBase version to 0.98.12-mapr-1602-m7-5.1.0.
> * Exclude log4j and commons-logging from some HBase artifacts.



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

Reply via email to