spark-instrumented-optimizer/mllib/src
Sean Owen 29fabb1b52 SPARK-4297 [BUILD] Build warning fixes omnibus
There are a number of warnings generated in a normal, successful build right now. They're mostly Java unchecked cast warnings, which can be suppressed. But there's a grab bag of other Scala language warnings and so on that can all be easily fixed. The forthcoming PR fixes about 90% of the build warnings I see now.

Author: Sean Owen <sowen@cloudera.com>

Closes #3157 from srowen/SPARK-4297 and squashes the following commits:

8c9e469 [Sean Owen] Suppress unchecked cast warnings, and several other build warning fixes
2014-12-24 13:32:51 -08:00
..
main/scala/org/apache/spark [SPARK-4907][MLlib] Inconsistent loss and gradient in LeastSquaresGradient compared with R 2014-12-22 16:42:55 -08:00
test SPARK-4297 [BUILD] Build warning fixes omnibus 2014-12-24 13:32:51 -08:00