Github user srowen commented on the pull request:

    https://github.com/apache/spark/pull/4188#issuecomment-71442313
  
    PS @andrewor14 I did run my patched version on a cluster, with and without 
the offending argument, using a command like that reported in SPARK-4267, and 
it succeeded both times. Reasonable evidence this is the fix. Yes I suppose you 
could consider re-quoting any parsed argument that has a space. I thought it 
might be less surprising and error-prone to just not modify the command string, 
so that simply joining on ' ' then gives you back the original command (well, 
maybe without a run of excess whitespace in between args).


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to