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/02 14:06:00 UTC

[jira] [Updated] (HUDI-2667) Avoid fs.exists() and fs.mkdirs() call to partitions in AbstractTablefileSystemView

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

sivabalan narayanan updated HUDI-2667:
--------------------------------------
    Priority: Blocker  (was: Major)

> Avoid fs.exists() and fs.mkdirs() call to partitions in AbstractTablefileSystemView
> -----------------------------------------------------------------------------------
>
>                 Key: HUDI-2667
>                 URL: https://issues.apache.org/jira/browse/HUDI-2667
>             Project: Apache Hudi
>          Issue Type: Improvement
>            Reporter: sivabalan narayanan
>            Assignee: sivabalan narayanan
>            Priority: Blocker
>             Fix For: 0.10.0
>
>
> Avoid fs.exists() and fs.mkdirs() call to partitions in AbstractTablefileSystemView. 
> This is supposed to be read only view. 
> More details : [https://github.com/apache/hudi/commit/35111131c389704b2f5d4062c8ab73582f61ef13]
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)