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-47160][K8S] Update K8s Dockerfile to include hive-jackson directory if exists #45251

Closed
wants to merge 1 commit into from

Conversation

dongjoon-hyun
Copy link
Member

@dongjoon-hyun dongjoon-hyun commented Feb 26, 2024

What changes were proposed in this pull request?

This PR aims to update K8s Dockerfile to include hive-jackson jar directory if exists.

Why are the changes needed?

After SPARK-47152, we can have hive-jackson directory.

Does this PR introduce any user-facing change?

No, this is used by Spark internal by default.

How was this patch tested?

Pass the CIs and manual check.

Was this patch authored or co-authored using generative AI tooling?

No.

@dongjoon-hyun
Copy link
Member Author

Could you review this PR, @HyukjinKwon ?

@dongjoon-hyun
Copy link
Member Author

Thank you! Merged to master.

@dongjoon-hyun dongjoon-hyun deleted the SPARK-47160 branch February 26, 2024 07:22
ericm-db pushed a commit to ericm-db/spark that referenced this pull request Mar 5, 2024
…directory if exists

### What changes were proposed in this pull request?

This PR aims to update K8s `Dockerfile` to include `hive-jackson` jar directory if exists.

### Why are the changes needed?

After SPARK-47152, we can have `hive-jackson` directory.

### Does this PR introduce _any_ user-facing change?

No, this is used by Spark internal by default.

### How was this patch tested?

Pass the CIs and manual check.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#45251 from dongjoon-hyun/SPARK-47160.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
szehon-ho pushed a commit to szehon-ho/spark that referenced this pull request Sep 24, 2024
…directory if exists

### What changes were proposed in this pull request?

This PR aims to update K8s `Dockerfile` to include `hive-jackson` jar directory if exists.

### Why are the changes needed?

After SPARK-47152, we can have `hive-jackson` directory.

### Does this PR introduce _any_ user-facing change?

No, this is used by Spark internal by default.

### How was this patch tested?

Pass the CIs and manual check.

### Was this patch authored or co-authored using generative AI tooling?

No.

Closes apache#45251 from dongjoon-hyun/SPARK-47160.

Authored-by: Dongjoon Hyun <dhyun@apple.com>
Signed-off-by: Dongjoon Hyun <dhyun@apple.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants