[
https://issues.apache.org/jira/browse/HUDI-7260?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Danny Chen closed HUDI-7260.
----------------------------
Resolution: Fixed
Fixed via master branch: 5009c18d4c74d5b700cc2015691b4ba146389c6b
> 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: 陈磊
> Priority: Major
> Labels: pull-request-available
>
> 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)