josh-mantovani commented on issue #7820:
URL: https://github.com/apache/hudi/issues/7820#issuecomment-1428921763

   > > Update 2: We believe the issue is related to having the CSE (client-side 
encryption) on the cluster and does not appear when the encryption is not 
enabled.
   > 
   > 
   > 
   > @imuntyan Any further finding on this direction? would you be able to 
confirm the root cause?
   
   Hi @xushiyan , I'm tagging in for Igor here as we work on the same team. 
After much investigation, we've discovered that the issue only exists when CSE 
is enabled AND we're using the non partitioned key generator in Hudi. If we 
disable CSE in EMR OR use another key generator, the issue goes away. It 
appears as if there may be a bug in either the CSE implementation in EMR or the 
non partitioned key generator implementation in Hudi - I'm unable to determine 
which.


-- 
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]

Reply via email to