danny0405 commented on issue #8118: URL: https://github.com/apache/hudi/issues/8118#issuecomment-1464806799
> Caused by: java.sql.SQLException: org.apache.hive.service.cli.HiveSQLException: Error running query: org.apache.spark.sql.AnalysisException: Cannot persist persis.tempstream_hudi into Hive metastore as table property keys may not start with 'spark.sql.': [spark.sql.sources.provider, spark.sql.sources.schema.partCol.0, spark.sql.sources.schema.numParts, spark.sql.sources.schema.numPartCols, spark.sql.sources.schema.part.0] at org.apache.spark.sql.hive.thriftserver.HiveThriftServerErrors$. Not sure why the hive sync went through the hive thrift server, should it connect to the HMS directly? Did you try the hms mode instead? -- 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]
