Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SPARK-47160][K8S] Update K8s
Dockerfile
to include hive-jackson
…
…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>
- Loading branch information