Yogashri12 commented on issue #2017: URL: https://github.com/apache/hudi/issues/2017#issuecomment-680697513
thank you, the partition is working totally fine. In configuration page, KEYGENERATOR_CLASS_OPT_KEY Property: hoodie.datasource.write.keygenerator.class, Default: org.apache.hudi.SimpleKeyGenerator Key generator class, that implements will extract the key out of incoming Row object i just modified it into org.apache.hudi.ComplexKeyGenerator ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
