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 2019/10/03 16:32:09 UTC

[jira] [Commented] (DRILL-6540) Upgrade to HADOOP-3.0 libraries

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

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

jhamit commented on issue #1732: DRILL-6540: Upgrade to HADOOP-3.0 libraries
URL: https://github.com/apache/drill/pull/1732#issuecomment-538021967
 
 
   Thank you @vdiravka  ! To further encourage this work, these changes are required to support S3 v4 APIs which are now required in new AWS regions (see this link for up-to-date list: https://docs.aws.amazon.com/general/latest/gr/rande.html#s3_region). Additionally, v2 is currently scheduled to be completely deprecated by June 24, 2020 (https://aws.amazon.com/blogs/aws/amazon-s3-update-sigv2-deprecation-period-extended-modified/) . For these reasons, our team is already considering pulling this fix in manually.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Upgrade to HADOOP-3.0 libraries 
> --------------------------------
>
>                 Key: DRILL-6540
>                 URL: https://issues.apache.org/jira/browse/DRILL-6540
>             Project: Apache Drill
>          Issue Type: Improvement
>          Components: Tools, Build &amp; Test
>    Affects Versions: 1.14.0
>            Reporter: Vitalii Diravka
>            Assignee: Vitalii Diravka
>            Priority: Major
>
> Currently Drill uses 2.7.4 version of hadoop libraries (hadoop-common, hadoop-hdfs, hadoop-annotations, hadoop-aws, hadoop-yarn-api, hadoop-client, hadoop-yarn-client).
> A year ago the [Hadoop 3.0|https://hadoop.apache.org/docs/r3.0.0/index.html] was released and recently it was updated to [Hadoop 3.2.0|https://hadoop.apache.org/docs/r3.2.0/].
> To use Drill under Hadoop3.0 distribution we need this upgrade. Also the newer version includes new features, which can be useful for Drill.
>  This upgrade is also needed to leverage the newest version of Zookeeper libraries and Hive 3.1 version.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)