myui / hivemall

Scalable machine learning library for Apache Hive/Spark/Pig
http://hivemall.incubator.apache.org/
504 stars 153 forks source link

Feature selection #387

Closed maropu closed 7 years ago

maropu commented 7 years ago

This pr comes from #385.

myui commented 7 years ago

@maropu build still failing with your modification.

error file=/home/travis/build/myui/hivemall/spark/spark-1.6/src/main/scala/org/apache/spark/sql/hive/GroupedDataEx.scala message=Expected token RBRACE but got Token(EOF,,11190,)
error file=/home/travis/build/myui/hivemall/spark/spark-1.6/src/main/scala/org/apache/spark/sql/hive/HivemallOps.scala message=Use Javadoc style indentation for multiline comments line=1012 column=0
error file=/home/travis/build/myui/hivemall/spark/spark-1.6/src/test/scala/org/apache/spark/sql/hive/HivemallOpsSuite.scala message=Expected token RBRACE but got Token(EOF,,24986,)
maropu commented 7 years ago

just a sec.