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

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

GitHub user aleph-zero opened a pull request:

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

    DRILL-3749: Upgrade Hadoop to 2.7.1

    Upgrades Hadoop dependency from 2.4.1 to 2.7.1. This allows us to take
    advantage of the latest S3 filesystem support.

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

    $ git pull https://github.com/aleph-zero/drill issues/DRILL-3749

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

    https://github.com/apache/drill/pull/203.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 #203
    
----
commit a062eba29099f2efcd0e9e41e79b7a5e3485991a
Author: aleph-zero <[email protected]>
Date:   2015-10-14T21:31:57Z

    DRILL-3749: Upgrade Hadoop to 2.7.1
    
    Upgrades Hadoop dependency from 2.4.1 to 2.7.1. This allows us to take
    advantage of the latest S3 filesystem support.

----


> Upgrade Hadoop dependency to latest version (2.7.1)
> ---------------------------------------------------
>
>                 Key: DRILL-3749
>                 URL: https://issues.apache.org/jira/browse/DRILL-3749
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Tools, Build & Test
>    Affects Versions: 1.1.0
>            Reporter: Venki Korukanti
>            Assignee: Andrew
>             Fix For: Future
>
>
> Logging a JIRA to track and discuss upgrading Drill's Hadoop dependency 
> version. Currently Drill depends on Hadoop 2.5.0 version. Newer version of 
> Hadoop (2.7.1) has following features.
> 1) Better S3 support
> 2) Ability to check if a user has certain permissions on file/directory 
> without performing operations on the file/dir. Useful for cases like 
> DRILL-3467.
> As Drill is going to use higher version of Hadoop fileclient, there could be 
> potential issues when interacting with Hadoop services (such as HDFS) of 
> lower version than the fileclient.



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

Reply via email to