GitHub user jagadeesanas2 opened a pull request:

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

    [SPARK-18133] [branch-2.0] [Examples] [ML] [Python ML Pipeline Exampl…

    ## What changes were proposed in this pull request?
    
    [Fix] [branch-2.0] In Python 3, there is only one integer type (i.e., int), 
which mostly behaves like the long type in Python 2. Since Python 3 won't 
accept "L", so removed "L" in all examples.
    
    ## How was this patch tested?
    
    Unit tests.
    
    …e has syntax errors]

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

    $ git pull https://github.com/ibmsoe/spark SPARK-18133_branch2.0

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

    https://github.com/apache/spark/pull/15729.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 #15729
    
----
commit dadfaa95bb72f867b0c7e06909e68cea53be5a93
Author: Jagadeesan <a...@us.ibm.com>
Date:   2016-11-02T05:47:49Z

    [SPARK-18133] [branch-2.0] [Examples] [ML] [Python ML Pipeline Example has 
syntax errors]

----


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