[
https://issues.apache.org/jira/browse/HUDI-2667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17739823#comment-17739823
]
Vatsheel Singh commented on HUDI-2667:
--------------------------------------
[~codope] [~shivnarayan]
Looks like this issue is still there in master :
[https://github.com/apache/hudi/blob/e9a67bfc49759637ec680c27179e25c01cae10b7/hudi-common/src/main/java/org/apache/hudi/common/table/view/AbstractTableFileSystemView.java#L402]
Was this fixed in some 0.10.x version but not ported to master?
> 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: Task
> Reporter: sivabalan narayanan
> Assignee: Sagar Sumit
> 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.20.10#820010)