bigdata-spec commented on issue #8368:
URL: https://github.com/apache/hudi/issues/8368#issuecomment-1495208401

   @huangxiaopingRD  @ad1happy2go  Thank you for your kindness.
   HMS  version is 2.1.1-cdh6.3.2.
   our environment is cdh6.3.2, we want to use **Apache Spark3.1.1** to replace 
**2.4.0-cdh6.3.2 for spark**
   so I use command:
   
   `./dev/make-distribution.sh --name 3.0.0-cdh6.3.2 --tgz  -Pyarn  
-Phive-thriftserver -Dhadoop.version=3.0.0-cdh6.3.2 `
   and  I get **spark-3.1.1-bin-3.0.0-cdh6.3.2.tgz** 
   
   spark-defaults.conf  I set  
   ```
   spark.sql.hive.metastore.version=2.1.1
   
spark.sql.hive.metastore.jars=/opt/cloudera/parcels/CDH-6.3.2-1.cdh6.3.2.p0.1605554/lib/hive/lib/*
   ```
   it work well for common hive table. but  hudi table can create ,but can't 
insert.
   
   


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