a0x commented on issue #5484:
URL: https://github.com/apache/hudi/issues/5484#issuecomment-1123328107

   I enabled amz glue catalog by setting these options when creating emr 
cluster:
   
![image](https://user-images.githubusercontent.com/3829546/167795688-d3d51846-99cf-4e0c-ba0c-c86ece55933b.png)
   
   After this, I don't have to add this setting in hive, spark, hudi env in 
this emr cluster:
   
   ```
   
spark.hadoop.hive.metastore.client.factory.class=com.amazonaws.glue.catalog.metastore.AWSGlueDataCatalogHiveClientFactory
   ```
   
   And I've tested this setting on EMR 6.4, 6.5 with Hudi 0.9, 0.10.0, 0.10.1.
   
   Could you plz give it a try?


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