ad1happy2go commented on issue #8009:
URL: https://github.com/apache/hudi/issues/8009#issuecomment-1548228060
@aswin-mp I was able to reproduce the error with this jar. Its class not
found - Caused by: java.lang.ClassNotFoundException:
SlashEncodedDayPartitionValueExtractor
The issue was we have to put fully qualified name. I tried with that and job
succeeded.
'hoodie.datasource.hive_sync.partition_extractor_class':'org.apache.hudi.hive.SlashEncodedDayPartitionValueExtractor'
@aswin-mp Were you able to figure that out yourself. if not can you try with
this. Feel free to close the issue if we are not facing this issue anymore.
--
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]