[
https://issues.apache.org/jira/browse/SPARK-13200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sean Owen resolved SPARK-13200.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.0.0
Issue resolved by pull request 11112
[https://github.com/apache/spark/pull/11112]
> Investigate math.round on integer number in MFDataGenerator.scala:109
> ---------------------------------------------------------------------
>
> Key: SPARK-13200
> URL: https://issues.apache.org/jira/browse/SPARK-13200
> Project: Spark
> Issue Type: Sub-task
> Components: MLlib
> Reporter: holdenk
> Priority: Minor
> Fix For: 2.0.0
>
>
> Apparently we are calling round on an integer which now in Scala 2.11 results
> in a warning (it didn't make any sense before either). Figure out if this is
> a mistake we can just remove or if we got the types wrong somewhere.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]