jtmzheng commented on issue #2566: URL: https://github.com/apache/hudi/issues/2566#issuecomment-782897494
@nsivabalan ""hoodie.datasource.write.keygenerator.class" needs to be "org.apache.hudi.keygen.ComplexKeyGenerator" (I was able to reproduce the stacktrace you provided when I set it to SimpleKeyGenerator, I'm guessing because partition path is a composite key in my example). Thanks for investigating! ---------------------------------------------------------------- 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]
