GitHub user michellemay opened a pull request:

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

    Update pom.xml

    ## What changes were proposed in this pull request?
    
    Exclude jline from curator-recipes since it conflicts with scala 2.11 when 
running spark-shell.  Should not affect scala 2.10 since it is builtin.
    
    ## How was this patch tested?
    
    Ran spark-shell manually.
    


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

    $ git pull https://github.com/michellemay/spark 
spark-13710-fix-jline-on-windows

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

    https://github.com/apache/spark/pull/12043.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 #12043
    
----
commit 39b9b65e2a579eb5fa79f1592346a6a18e77dcfd
Author: Michel Lemay <[email protected]>
Date:   2016-03-29T19:01:16Z

    Update pom.xml
    
    Exclude jline from curator-recipes since it conflicts with scala 2.11.  
Should not affect scala 2.10 since it is builtin.

----


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to