Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.6.0
-
None
-
Spark 1.4.1 - local[*]
Description
When compiling from the repository HEAD, I always get the following warning when executing Scala code:
warning: there were 1 feature warning(s); re-run with -feature for details
Is there any way to pass flags to the Scala compiler/interpreter in order to suppress this warning?