-
Notifications
You must be signed in to change notification settings - Fork 28.9k
[SPARK-5966][WIP]<Spark-submit deploy-mode cluster is not compatible with master local> #9220
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
|
LGTM |
|
Test build #1938 has finished for PR 9220 at commit
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
there's a place down there (L321) where we do checks like this. Please move it down there to be more consistent
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello Andrew: Thanks for pointing this out, I have made the code changes, run the test , and submit the pull request, can you help review?
Kevin
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why this change? Unintentional?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hello Josh: Sorry, it is unintentional. I have deleted the new file and push again.
|
retest this please |
|
LGTM, will merge once tests pass. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
nit: I'm going to nix this blank line when I merge (no action required on your part)
|
Test build #44252 has finished for PR 9220 at commit
|
…with master local> … master local> Author: Kevin Yu <[email protected]> Closes #9220 from kevinyu98/working_on_spark-5966. (cherry picked from commit 616be29) Signed-off-by: Sean Owen <[email protected]>
|
Merged to master/1.5 (after removing that blank line) |
… master local>