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

[Spark] Minor update to generate_iceberg_jars.py to be specific about exclude files #2121

Closed
wants to merge 1 commit into from

Conversation

vkorukanti
Copy link
Collaborator

Which Delta project/connector is this regarding?

  • Spark
  • Standalone
  • Flink
  • Kernel
  • Other (fill in here)

Description

The script generate_iceberg_jars.py breaks the build if the delta source is cloned in a directory with the name source or opensource. Update the script to be specific about the files to exclude (it should be sources.jar).

How was this patch tested?

Ran build/sbt clean publishM2 successfully after deleting the icebergShaded/libs folder and was able to see the generated libs.

@vkorukanti vkorukanti closed this in fe7c8b8 Oct 2, 2023
Kimahriman pushed a commit to Kimahriman/delta that referenced this pull request Oct 3, 2023
…ut exclude files

The script `generate_iceberg_jars.py` breaks the build if the delta source is cloned in a directory with the name `source` or `opensource`. Update the script to be specific about the files to exclude (it should be `sources.jar`).

Ran `build/sbt clean publishM2` successfully after deleting the `icebergShaded/libs` folder and was able to see the generated libs.

Closes delta-io#2121

Signed-off-by: Venki Korukanti <[email protected]>
GitOrigin-RevId: dbc0f87b3054c06c57eec699dba9349151260de1
@vkorukanti vkorukanti deleted the scriptFix branch May 9, 2024 02:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants