scalacOptions:=Seq(/*"-deprecation",*/"-unchecked"),// TODO Enable -deprecation and fix all warnings
scalacOptions:=Seq(/*"-deprecation",*/"-unchecked"),// -deprecation is too noisy due to usage of old Hadoop API, enable it once that's no longer an issue