spark-instrumented-optimizer/project
Patrick Wendell bf5699543b Merge pull request #462 from mateiz/conf-file-fix
Remove Typesafe Config usage and conf files to fix nested property names

With Typesafe Config we had the subtle problem of no longer allowing
nested property names, which are used for a few of our properties:
http://apache-spark-developers-list.1001551.n3.nabble.com/Config-properties-broken-in-master-td208.html

This PR is for branch 0.9 but should be added into master too.
(cherry picked from commit 34e911ce9a)

Signed-off-by: Patrick Wendell <pwendell@gmail.com>
2014-01-18 16:20:00 -08:00
..
project Adding Apache license to two files 2013-09-07 20:46:58 -07:00
build.properties Use awk to extract the version 2014-01-06 23:45:27 -08:00
plugins.sbt Upgrade to sbt-assembly 0.9.2 2013-11-12 13:29:25 -08:00
SparkBuild.scala Merge pull request #462 from mateiz/conf-file-fix 2014-01-18 16:20:00 -08:00