You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by "sivabalan narayanan (Jira)" <ji...@apache.org> on 2021/11/09 05:08:00 UTC

[jira] [Assigned] (HUDI-2716) Fix inline FileSystem work with any FileSystem

     [ https://issues.apache.org/jira/browse/HUDI-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

sivabalan narayanan reassigned HUDI-2716:
-----------------------------------------

    Assignee: Manoj Govindassamy

> Fix inline FileSystem work with any FileSystem
> ----------------------------------------------
>
>                 Key: HUDI-2716
>                 URL: https://issues.apache.org/jira/browse/HUDI-2716
>             Project: Apache Hudi
>          Issue Type: Bug
>    Affects Versions: 0.10.0
>            Reporter: sivabalan narayanan
>            Assignee: Manoj Govindassamy
>            Priority: Major
>
> with S3, path's format is "s3a://path" which has 2 slashes "//" after the scheme. Inline file system couldn't handle it. resolved path after inline -> unwrapping inline comes to "s3a:/path". 



--
This message was sent by Atlassian Jira
(v8.20.1#820001)