[
https://issues.apache.org/jira/browse/HUDI-2005?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17362662#comment-17362662
]
Nishith Agarwal edited comment on HUDI-2005 at 6/16/21, 7:44 PM:
-----------------------------------------------------------------
1.
org.apache.hudi.metadata.HoodieBackedTableMetadataWriter#getPartitionsToFilesMapping
- This is the bootstrap path and will always be there.
2.
org.apache.hudi.client.heartbeat.HoodieHeartbeatClient#getAllExistingHeartbeatInstants
3. org.apache.hudi.utilities.sources.helpers.DFSPathSelector#listEligibleFiles
4. org.apache.hudi.table.MarkerFiles#deleteMarkerDir
was (Author: nishith29):
1.
org.apache.hudi.metadata.HoodieBackedTableMetadataWriter#getPartitionsToFilesMapping
2.
org.apache.hudi.client.heartbeat.HoodieHeartbeatClient#getAllExistingHeartbeatInstants
3. org.apache.hudi.utilities.sources.helpers.DFSPathSelector#listEligibleFiles
4. org.apache.hudi.table.MarkerFiles#deleteMarkerDir
> Audit and remove references of fs.listStatus()
> ----------------------------------------------
>
> Key: HUDI-2005
> URL: https://issues.apache.org/jira/browse/HUDI-2005
> Project: Apache Hudi
> Issue Type: Sub-task
> Reporter: Nishith Agarwal
> Assignee: Prashant Wason
> Priority: Major
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)