-
Notifications
You must be signed in to change notification settings - Fork 29k
SPARK-1746: Support setting SPARK_JAVA_OPTS on executors for backwards compatibility #676
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
Conversation
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. |
|
Refer to this link for build results: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/14756/ |
|
Jenkins, retest this please. |
|
Merged build triggered. |
|
Merged build started. |
|
Merged build finished. All automated tests passed. |
|
All automated tests passed. |
…s compatibility Author: Patrick Wendell <[email protected]> Closes #676 from pwendell/worker-opts and squashes the following commits: 54456c4 [Patrick Wendell] SPARK-1746: Support setting SPARK_JAVA_OPTS on executors for backwards compatibility (cherry picked from commit 913a0a9) Signed-off-by: Patrick Wendell <[email protected]>
…s compatibility Author: Patrick Wendell <[email protected]> Closes apache#676 from pwendell/worker-opts and squashes the following commits: 54456c4 [Patrick Wendell] SPARK-1746: Support setting SPARK_JAVA_OPTS on executors for backwards compatibility
AL-8879 Fixed bug where the new executor gets expired tokens when the new executor registration time overlaps with the driver delegation token update time
…e#676) ### What changes were proposed in this pull request? Don't return expected signature to caller in Hive thriftserver exception ### Why are the changes needed? Please see private discussion ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? Existing tests ### Was this patch authored or co-authored using generative AI tooling? No Closes apache#43402 from srowen/HiveCookieSigner. Authored-by: Sean Owen <[email protected]> (cherry picked from commit cf59b1f) Signed-off-by: Dongjoon Hyun <[email protected]> Co-authored-by: Sean Owen <[email protected]>
No description provided.