Skip to content

Federation query between hive and Iceberg with kerberos enabled. #6389

Closed Answered by fpierrick
fpierrick asked this question in Q&A
Discussion options

You must be logged in to vote

Hello,
my spark-sql is now working with gravitino by following the playground conf + adding other configurations.
I put my configuration here if it can help.

Context : POC HiveMetastore + HDFS + Kerberos on stack HDP 3.1.4
Using spark 3.5 (spark-3.5.4-bin-hadoop3-scala2.13).

Add iceberg-spark-runtime-3.5_2.13-1.7.1.jar + gravitino-spark-connector-runtime-3.5_2.13-0.7.0-incubating.jar to the jars folder of spark.
Add core-site.xml, hdfs-site.xml and hive-site.xml to the conf folder of spark.

file conf/spark-default.conf

spark.plugins org.apache.gravitino.spark.connector.plugin.GravitinoSparkPlugin
spark.sql.gravitino.uri http://gravitino:8090
spark.sql.gravitino.metalake metalake
spark.sql…

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@fpierrick
Comment options

@FANNG1
Comment options

FANNG1 Feb 7, 2025
Collaborator

@jerqi
Comment options

jerqi Feb 7, 2025
Collaborator

Comment options

You must be logged in to vote
1 reply
@FANNG1
Comment options

FANNG1 Feb 18, 2025
Collaborator

Answer selected by fpierrick
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants