GitHub user gatorsmile opened a pull request:

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

    [SPARK-19574][ML][Documentation] Fix Liquid Exception: Start indices amount 
is not equal to end indices amount

    ### What changes were proposed in this pull request?
    ```
    Liquid Exception: Start indices amount is not equal to end indices amount, 
see 
/Users/xiao/IdeaProjects/sparkDelivery/docs/../examples/src/main/java/org/apache/spark/examples/ml/JavaTokenizerExample.java.
 in ml-features.md
    ```
    
    So far, the build is broken after merging 
https://github.com/apache/spark/pull/16789
    
    This PR is to fix it. 
    
    ## How was this patch tested?
    Manual

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

    $ git pull https://github.com/gatorsmile/spark docMLFix

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

    https://github.com/apache/spark/pull/16908.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 #16908
    
----
commit b97b49b11f3c6113b5b9491e5469ca7a011beac6
Author: Xiao Li <gatorsm...@gmail.com>
Date:   2017-02-13T07:00:05Z

    fix.

----


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