[
https://issues.apache.org/jira/browse/SPARK-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Xiangrui Meng resolved SPARK-7498.
----------------------------------
Resolution: Fixed
Fix Version/s: 1.4.0
Issue resolved by pull request 6021
[https://github.com/apache/spark/pull/6021]
> Params.setDefault should not use varargs annotation
> ---------------------------------------------------
>
> Key: SPARK-7498
> URL: https://issues.apache.org/jira/browse/SPARK-7498
> Project: Spark
> Issue Type: Bug
> Components: Java API, ML
> Affects Versions: 1.4.0
> Reporter: Joseph K. Bradley
> Assignee: Joseph K. Bradley
> Fix For: 1.4.0
>
>
> In [SPARK-7429] and PR [https://github.com/apache/spark/pull/5960], I added
> the varargs annotation to Params.setDefault which takes a variable number of
> ParamPairs. It worked locally and on Jenkins for me.
> However, @mengxr reported issues compiling on his machine. So I'm reverting
> the change introduced in [https://github.com/apache/spark/pull/5960] by
> removing varargs.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]