You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-issues@hadoop.apache.org by "John Zhuge (JIRA)" <ji...@apache.org> on 2017/03/03 03:19:45 UTC

[jira] [Comment Edited] (HADOOP-14123) Make AdlFileSystem a service provider for FileSystem

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

John Zhuge edited comment on HADOOP-14123 at 3/3/17 3:19 AM:
-------------------------------------------------------------

Found the existing service loader metafile for adls, but in the wrong path (missing {{services}} after {{META-INF}}):
{noformat}
hadoop-tools/hadoop-azure-datalake/src/main/resources/META-INF/org.apache.hadoop.fs.FileSystem
{noformat}


was (Author: jzhuge):
Found the existing service loader metafile for adls, but in the wrong path:
{noformat}
hadoop-tools/hadoop-azure-datalake/src/main/resources/META-INF/org.apache.hadoop.fs.FileSystem
{noformat}

> Make AdlFileSystem a service provider for FileSystem
> ----------------------------------------------------
>
>                 Key: HADOOP-14123
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14123
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: fs/adl
>    Affects Versions: 3.0.0-alpha3
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>         Attachments: HADOOP-14123.001.patch
>
>
> Add a provider-configuration file giving the FS impl of {{AdlFileSystem}}; remove the entry from core-default.xml



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-issues-help@hadoop.apache.org