GitHub user robert-dodier opened a pull request:

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

    [SPARK-12663] [MLlib] More informative error message in 
MLUtils.loadLibSVMFile

    This PR contains 1 commit which resolves 
[SPARK-12663](https://issues.apache.org/jira/browse/SPARK-12663).
    
    For the record, I got a positive response from 2 people when I floated this 
idea on [email protected] on 2015-10-23. [Link to archived 
discussion.](http://apache-spark-developers-list.1001551.n3.nabble.com/slightly-more-informative-error-message-in-MLUtils-loadLibSVMFile-td14764.html)

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

    $ git pull https://github.com/robert-dodier/spark 
loadlibsvmfile-error-msg-branch

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

    https://github.com/apache/spark/pull/10611.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 #10611
    
----
commit 8ae7d3591848698de43412b658d003915f0ad1d2
Author: Robert Dodier <[email protected]>
Date:   2016-01-06T00:26:51Z

    In MLUtils.loadLibSVMFile, print a more informative error message if 
indices are not in ascending order.

----


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