-
Type:
Bug
-
Status: Open
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: 0.6.0
-
Fix Version/s: None
-
Component/s: Interpreters
-
Labels:
-
Environment:
Spark 1.4.1 - local[*]
-
External issue URL:
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?