Skip to content

Commit ebee3ca

Browse files
committed
adapt hive url
1 parent 401d7fc commit ebee3ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

demos/end-to-end-security/create-spark-report.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@ data:
7070
spark.kerberos.principal: spark/spark.default.svc.cluster.local@KNAB.COM
7171
spark.sql.catalog.lakehouse: org.apache.iceberg.spark.SparkCatalog
7272
spark.sql.catalog.lakehouse.type: hive
73-
spark.sql.catalog.lakehouse.uri: thrift://hive-iceberg:9083
73+
spark.sql.catalog.lakehouse.uri: thrift://hive-iceberg-metastore:9083
7474
spark.sql.defaultCatalog: lakehouse
7575
spark.sql.extensions: org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions
7676
job:

0 commit comments

Comments
 (0)