deb-sahara/sahara/plugins/spark
Sergey Reshetnyak 1f9d4089f9 Improve compatible with python3
Changes:
* use six.iteritems instead dict.iteritems
* use urllib in CDH API client
* filtering directories in HDP versionhandler because py3 creates
  __pycache__ directory

Unit tests result:

Ran: 750 tests in 13.4569 sec.
 - Passed: 669
 - Skipped: 5
 - Expected Fail: 0
 - Unexpected Success: 0
 - Failed: 76

Change-Id: Ib36b24f04a933c6e134bdace4994a5020ff4166b
2015-05-11 11:40:23 +03: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 Improve compatible with python3 2015-05-11 11:40:23 +03:00
edp_engine.py Implement job-types endpoint support methods for Spark plugin 2015-03-17 17:58:31 -04:00
plugin.py Fixing log messages to avoid information duplication 2015-04-22 18:44:08 +03:00
run_scripts.py Migrate to oslo.log 2015-01-27 11:09:10 +03:00
scaling.py Implement poll util and plugin poll util 2015-03-17 11:33:57 +03:00