You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Kunal Khatua (JIRA)" <ji...@apache.org> on 2018/05/23 23:54:00 UTC

[jira] [Commented] (DRILL-6434) Accessing Azure Data Lake Store (HDFS)

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

Kunal Khatua commented on DRILL-6434:
-------------------------------------

[~sebclaude], looks like the _*adl*_ filesystem has HDFS client support since Hadoop 2.8.3 (?).

Apache Drill is currently tested for Hadoop 2.7.1.

You could try building Drill by changing the {{pom.xml}} here: [https://github.com/apache/drill/blob/master/pom.xml#L68] and trying it out. My guess is that it will pretty much work out of the box.

If that helps, we can probably update this Jira's title to reflect the subject as {color:#14892c}'Upgrade Hadoop version to 2.8.3 for Accessing Azure Data Lake FS ( {{adl://}} ) '{color}

> Accessing Azure Data Lake Store (HDFS)
> --------------------------------------
>
>                 Key: DRILL-6434
>                 URL: https://issues.apache.org/jira/browse/DRILL-6434
>             Project: Apache Drill
>          Issue Type: New Feature
>          Components: Storage - Other
>    Affects Versions: 1.13.0
>            Reporter: SEBASTIEN CLAUDE
>            Priority: Major
>
> It would be great if we can access Azure Datalake store with Drill.
>  
> As Azure ADLS is an HDFS storage it would work easily but the uri is adl:// and not hdfs://, so Drill doesn't support it.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)