You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Shrikant Naidu (JIRA)" <ji...@apache.org> on 2016/04/19 15:21:25 UTC

[jira] [Created] (HADOOP-13037) Azure Data Lake Client: Support Azure data lake as a file system in Hadoop

Shrikant Naidu created HADOOP-13037:
---------------------------------------

             Summary: Azure Data Lake Client: Support Azure data lake as a file system in Hadoop
                 Key: HADOOP-13037
                 URL: https://issues.apache.org/jira/browse/HADOOP-13037
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs, fs/azure, tools
            Reporter: Shrikant Naidu
             Fix For: 2.9.0


The jira proposes an improvement over HADOOP-12666 to remove webhdfs dependencies from the ADL file system client and build out a standalone client. At a high level, this approach would extend the Hadoop file system class to provide an implementation for accessing Azure Data Lake. The scheme used for accessing the file system will continue to be 

adl://<accountname>.azuredatalake.net/path/to/file. 

The Azure Data Lake Cloud Store will continue to provide a webHDFS rest interface. The client will  access the ADLS store using WebHDFS Rest APIs provided by the ADLS store. 





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