陈磊 created HUDI-7260:
------------------------
Summary: call repair_overwrite_hoodie_props failure error due to
specify hoodie.properties path
Key: HUDI-7260
URL: https://issues.apache.org/jira/browse/HUDI-7260
Project: Apache Hudi
Issue Type: Bug
Reporter: 陈磊
command:
{code:java}
call repair_overwrite_hoodie_props(table =>
'tmp.spark_create_hudi_cow_partition_timestamp1', new_props_file_path =>
'hdfs://xxx/user/xx/tmp.db/hoodie.properties'); {code}
exception:
{code:java}
File does not exist:
hdfs://xxx/user/xxx/tmp.db/spark_create_hudi_cow_partition_timestamp1/hoodie.properties{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)