You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2022/07/13 22:40:08 UTC

[GitHub] [hudi] Gatsby-Lee commented on issue #4723: [SUPPORT] Aws glue schema evolution fails on alter table cascade

Gatsby-Lee commented on issue #4723:
URL: https://github.com/apache/hudi/issues/4723#issuecomment-1183751928

   > > @parisni
   > > Hi, do you use Glue 2.0? If so, try with Glue 3.0
   > 
   > Hi @Gatsby-Lee, I'm currently having the same issue (running Hudi on ECS instead of EMR), how can I check this version?
   > 
   > Thanks,
   
   In my case, it was related to EMRFS version.
   You need to check the EMRFS version in the environment.
   
   I saw one of github issue that mentioned the EMRFS version, but I can't find it.
   
   Glue2 and Glue3 use different EMRFS version.
   When I tried Glue2, it used EMRFS version that doesn't have the patch/fix that supports "alter table cascade".
   
   I am not sure how you can check EMRFS version in your env.
   Please check with AWS Support.


-- 
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: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org