-
Notifications
You must be signed in to change notification settings - Fork 28.4k
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-2846][SQL] Add configureInputJobPropertiesForStorageHandler to initialization of job conf #1927
Conversation
Can one of the admins verify this patch? |
Thanks Alex! Please make the title |
ok to test |
QA tests have started for PR 1927. This patch merges cleanly. |
QA results for PR 1927: |
The test failure does not look related to this PR. We'll investigate. |
Jenkins, test this please. |
QA tests have started for PR 1927. This patch merges cleanly. |
Jenkins, test this please. |
QA tests have started for PR 1927. This patch merges cleanly. |
QA results for PR 1927: |
Jenkins, test this please. |
QA tests have started for PR 1927 at commit
|
QA tests have finished for PR 1927 at commit
|
… initialization of job conf ...al job conf Author: Alex Liu <alex_liu68@yahoo.com> Closes #1927 from alexliu68/SPARK-SQL-2846 and squashes the following commits: e4bdc4c [Alex Liu] SPARK-SQL-2846 add configureInputJobPropertiesForStorageHandler to initial job conf (cherry picked from commit d9e9414) Signed-off-by: Michael Armbrust <michael@databricks.com>
Thanks! I've merged this into master and 1.1. |
… initialization of job conf ...al job conf Author: Alex Liu <alex_liu68@yahoo.com> Closes apache#1927 from alexliu68/SPARK-SQL-2846 and squashes the following commits: e4bdc4c [Alex Liu] SPARK-SQL-2846 add configureInputJobPropertiesForStorageHandler to initial job conf
This PR updates UC-Spark-Authz plugin to 0.1.6 Change list: https://github.pie.apple.com/apple-cloud-services/uc-spark-authz/compare/6e34599...b0e263b
...al job conf