punish-yh commented on issue #7221:
URL: https://github.com/apache/hudi/issues/7221#issuecomment-1356805439
> you can load data like this val df =
spark.read.format("hudi").load("hdfs://nameservice/user/hudi/db/table_name")
thanks ,it can be wrok.
i guess in 0.11 version, flink some configuration write to hive metastore
make spark couldn't use in some scene.
and i upgarde hudi version to 0.12.1 and use hudi catalog ,spark can read
table with hive metastore
--
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]