v2.2.0
- Add instant iterative development mode.
sparkly-testing --help
for more details. - Use in-memory db for Hive Metastore in
SparklyTest
(faster tests). spark.sql.shuffle.partitions = 4
forSparklyTest
(faster tests).spark.sql.warehouse.dir = <random tmp dir>
forSparklyTest
(no side effects)