GitHub user mengxr opened a pull request:

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

    [SPARK-7925] [PYSPARK] use the official Pyrolite release

    Switch to the official Pyrolite release from the one published under 
`org.spark-project`. Thanks @irmen for making the releases on Maven Central. We 
didn't upgrade to 4.6 because we don't have enough time for QA. I excludes 
`serpent` from its dependencies because we don't use it in Spark.
    ~~~
    [info]   +-net.jpountz.lz4:lz4:1.3.0
    [info]   +-net.razorvine:pyrolite:4.4
    [info]   +-net.sf.py4j:py4j:0.8.2.1
    ~~~
    
    @davies

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

    $ git pull https://github.com/mengxr/spark SPARK-7926

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

    https://github.com/apache/spark/pull/6472.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 #6472
    
----
commit 7b3c6bfe3ae098fbb6a8f424c37a69574e8fd2b8
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-28T22:01:22Z

    use the official Pyrolite release

----


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