deb-sahara/sahara/plugins/spark
Javeme 3cb08bc52b Ensure default arguments are not mutable
* add hacking check: no_mutable_default_args()
* remove the mutable default arguments "[]" or "{}" when the function
  is defined.

ref: http://docs.python-guide.org/en/latest/writing/gotchas/

Closes-Bug: #1530282
Change-Id: Ice6f7654211b73d7f8bc3ca0e4dfae3dca354397
2015-12-31 15:56:11 +08:00
..
resources Spark Temporary Job Data Retention and Cleanup 2015-01-27 13:14:33 -05:00
__init__.py Add Spark plugin to Sahara 2014-05-27 19:34:39 +00:00
config_helper.py Don't configure hadoop.tmp.dir in Spark plugin 2015-12-14 20:10:09 +00:00
edp_engine.py Adding support for the Spark Shell job 2015-08-27 13:29:36 +03:00
plugin.py Ensure default arguments are not mutable 2015-12-31 15:56:11 +08:00
run_scripts.py Migrate to oslo.log 2015-01-27 11:09:10 +03:00
scaling.py Removed dependency on Spark plugin in edp code 2015-06-17 09:18:22 +00:00
shell_engine.py Adding support for the Spark Shell job 2015-08-27 13:29:36 +03:00