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 2022/01/16 15:48:00 UTC

[jira] [Commented] (DRILL-8107) Hadoop2 backport Maven profile

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

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

vdiravka opened a new pull request #2429:
URL: https://github.com/apache/drill/pull/2429


   - Adding new profile along with needed dependencies and their exclusions
   - Increase jdbc-all jar file size for hadoop-2 profile
   - Patch Guava Futures addCallback
   
   # [DRILL-8107](https://issues.apache.org/jira/browse/DRILL-8107): Hadoop2 backport Maven profile
   
   ## Description
   
   Some Drill clients are stuck on the old Hadoop2 cluster version. To run the latest version of Drill, need to add a Maven profile to build Drill for that environment.
   
   ## Documentation
   Just enable `hadoop-2` Maven profile to build Hadoop2 compatible distribution
   
   ## Testing
   All unit tests pass with enabled `hadoop-2` profile
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Hadoop2 backport Maven profile
> ------------------------------
>
>                 Key: DRILL-8107
>                 URL: https://issues.apache.org/jira/browse/DRILL-8107
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Storage - HDF5, Tools, Build &amp; Test
>    Affects Versions: 1.19.0
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Major
>
> Some Drill clients are stuck on the old Hadoop2 cluster version. To run the latest version of Drill, need to add a Maven profile to build Drill for that environment.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)