spark-instrumented-optimizer/examples
WangTao 7025dda8fa Handle the vals that never used
In XORShiftRandom.scala, use val "million" instead of constant "1e6.toInt".
Delete vals that never used in other files.

Author: WangTao <barneystinson@aliyun.com>

Closes #565 from WangTaoTheTonic/master and squashes the following commits:

17cacfc [WangTao] Handle the unused assignment, method parameters and symbol inspected by Intellij IDEA
37b4090 [WangTao] Handle the vals that never used
2014-04-29 22:07:20 -07:00
..
src/main Handle the vals that never used 2014-04-29 22:07:20 -07:00
pom.xml [SPARK-1636][MLLIB] Move main methods to examples 2014-04-29 00:41:03 -07:00