Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Conversation

@samvantran
Copy link

What changes were proposed in this pull request?

This is a port of SPARK#20641

Don't enclose --conf option value with "", as they are already escaped by shellEscape
and additional wrapping cancels out this escaping, making the driver fail to start.

This reverts commit 9b377aa [SPARK-18114].

How was this patch tested?

Manual test with driver command logging added.

Don't enclose --conf option value with "", as they are already escaped by shellEscape
and additional wrapping cancels out this escaping, making the driver fail to start.
@samvantran samvantran requested a review from susanxhuynh June 22, 2018 18:51
@samvantran
Copy link
Author

This PR is outdated, a different PR was merged on apache/spark addressing this same issue SPARK#21014

@samvantran samvantran closed this Jun 22, 2018
@samvantran samvantran deleted the DCOS-38138-shell-escaping branch June 22, 2018 20:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants