[
https://issues.apache.org/jira/browse/HUDI-7318?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
xy updated HUDI-7318:
---------------------
Summary: HoodieTableMetaClient need support a config to user for whether to
checkTableValidity (was: HoodieTableMetaClient need support a config to user
for whether to checkTableValidity avoid large numebr of file listing)
> HoodieTableMetaClient need support a config to user for whether to
> checkTableValidity
> -------------------------------------------------------------------------------------
>
> Key: HUDI-7318
> URL: https://issues.apache.org/jira/browse/HUDI-7318
> Project: Apache Hudi
> Issue Type: Improvement
> Components: metadata
> Reporter: xy
> Priority: Major
>
> HoodieTableMetaClient need support a config to user for whether to
> checkTableValidity avoid large numebr of file listing: currently user would
> had a large number of list rpc requet to hdfs due to HoodieTableMetaClient be
> called create,TableNotFoundException#checkTableValidity would cause so much
> list rpc request to namenode, add a config for user to decide whether enable
> it,default is true.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)