[
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: [email protected]
For additional commands, e-mail: [email protected]