You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@reef.apache.org by "Sharath Malladi (JIRA)" <ji...@apache.org> on 2018/05/22 03:06:00 UTC

[jira] [Commented] (REEF-2022) AzureBlockBlobFileSystem (REEF) - GetChildren does not work for containers

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

Sharath Malladi commented on REEF-2022:
---------------------------------------

Link to pull request: https://github.com/apache/reef/pull/1464

> AzureBlockBlobFileSystem (REEF) - GetChildren does not work for containers
> --------------------------------------------------------------------------
>
>                 Key: REEF-2022
>                 URL: https://issues.apache.org/jira/browse/REEF-2022
>             Project: REEF
>          Issue Type: Bug
>          Components: REEF.NET IO
>    Affects Versions: 0.16
>            Reporter: Sharath Malladi
>            Priority: Major
>
> Repro steps:
> 1. Created a container with multiple files. https://tyclintwscratchstg.blob.core.windows.net/testcontainer/
> 2. Call AzureBlockBlobFileSystem.GetChildren("https://tyclintwscratchstg.blob.core.windows.net/testcontainer/");
>  
> Actual result:
> Throws the exception "The remote server returned an error: (404) Not Found."
>  
> Expected result:
> The files are properly listed.



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