nsivabalan commented on issue #5795: URL: https://github.com/apache/hudi/issues/5795#issuecomment-1152656267
oh, you got it fixed is it.whats the format of your partition. ``` IllegalArgumentException: Partition path is not in the form yyyy/mm/dd ``` By default we use data partitioned extractor. you might have to set the right value for https://hudi.apache.org/docs/configurations/#hoodiedatasourcehive_syncpartition_extractor_class -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
