You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Xiangrui Meng (JIRA)" <ji...@apache.org> on 2015/05/11 06:41:59 UTC

[jira] [Reopened] (SPARK-7498) Params.setDefault should not use varargs annotation

     [ https://issues.apache.org/jira/browse/SPARK-7498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Xiangrui Meng reopened SPARK-7498:
----------------------------------
      Assignee: Xiangrui Meng  (was: Joseph K. Bradley)

This could be a false alarm. I couldn't reproduce the issue after `sbt clean`. I will submit a PR to revert the change.

> 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: Xiangrui Meng
>             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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org