spark-sql-perf/src
Timothy Hunter 948c8369e7 Fixes issues with scala 2.11
Updates the usual scala-logging issues to make the source code cross-compilable between scala 2.10 and scala 2.11.

Tests:
A scala 2.11 version of the code has been run against the official Spark 2.0.0 RC4 binary release (Scala 2.11)
A scala 2.10 version has been run against the official Spark 1.6.2 release

Author: Timothy Hunter <timhunter@databricks.com>

Closes #81 from thunterdb/1607-scala211.
2016-07-19 11:19:52 -07:00
..
main Fixes issues with scala 2.11 2016-07-19 11:19:52 -07:00
test/scala/com/databricks/spark/sql/perf Initial commit for adding MLlib reporting in spark-sql-perf 2016-06-22 16:59:49 -07:00