GitHub user jyu00 opened a pull request:

    https://github.com/apache/spark/pull/17852

    [SPARK-20546][Deploy] spark-class gets syntax error in posix mode

    ## What changes were proposed in this pull request?
    
    Updated spark-class to turn off posix mode so the process substitution 
doesn't cause a syntax error.
    
    ## How was this patch tested?
    
    Existing unit tests, manual spark-shell testing with posix mode on

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jyu00/spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/17852.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #17852
    
----
commit 335301fdc86d6f8f5b3327a40904c4b8ee22601c
Author: jyu00 <jessi...@us.ibm.com>
Date:   2017-05-04T00:53:55Z

    Update spark-class to turn off posix mode

----


---
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