GitHub user mengxr opened a pull request:

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

    [SPARK-7498] [MLLIB] add varargs back to setDefault

    We removed `varargs` due to Java compilation issues. That was a false alarm 
because I didn't run `build/sbt clean`. So this PR reverts the changes. 
@jkbradley

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

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

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

    https://github.com/apache/spark/pull/6320.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 #6320
    
----
commit 74a7259febe282e1363422393e44a22a6fda5e60
Author: Xiangrui Meng <[email protected]>
Date:   2015-05-21T16:53:01Z

    add varargs back to setDefault

----


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