Joseph K. Bradley created SPARK-7498:
----------------------------------------

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


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]

Reply via email to