GitHub user dongjoon-hyun opened a pull request:

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

    [HOT-FIX] Recover some deprecations for 2.10 compatibility.

    ## What changes were proposed in this pull request?
    
    [SPARK-13627](#11479) broke 2.10 compatibility: 
[2.10-Build](https://amplab.cs.berkeley.edu/jenkins/view/Spark%20QA%20Compile/job/spark-master-compile-maven-scala-2.10/292/console)
    At this moment, we need to support both 2.10 and 2.11.
    This PR recovers some deprecated methods which were replace by 
[SPARK-13627].
    
    ## How was this patch tested?
    
    Jenkins build: Both 2.10, 2.11.


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

    $ git pull https://github.com/dongjoon-hyun/spark 
hotfix_compatibility_with_2.10

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

    https://github.com/apache/spark/pull/11488.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 #11488
    
----
commit dd66979d7b3b84e4bc136350dd0c2d85d40f2e73
Author: Dongjoon Hyun <dongj...@apache.org>
Date:   2016-03-03T06:50:05Z

    [HOT-FIX] Revert some deprecation for 2.10 compatibility.
    
    [SPARK-13627](#11479) broke 2.10 compatibility.
    This PR reverts some deprecated methods in [SPARK-13627].

----


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