Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed an incorrect example #10627

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fixed an incorrect example #10627

wants to merge 2 commits into from

Conversation

JinsYin
Copy link
Contributor

@JinsYin JinsYin commented Jul 4, 2024

No description provided.

@github-actions github-actions bot added the docs label Jul 4, 2024
@@ -48,8 +48,6 @@ This command creates a path-based catalog named `local` for tables under `$PWD/w
```sh
spark-sql --packages org.apache.iceberg:iceberg-spark-runtime-3.5_2.12:{{ icebergVersion }}\
--conf spark.sql.extensions=org.apache.iceberg.spark.extensions.IcebergSparkSessionExtensions \
--conf spark.sql.catalog.spark_catalog=org.apache.iceberg.spark.SparkSessionCatalog \
--conf spark.sql.catalog.spark_catalog.type=hive \
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tried to do this 2 years ago and my PR didn't get merged.

More info: #6250

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants