DEPRECATED, Monasca Transform and Aggregation Engine
Go to file
Joseph Davis a64f1247a8 Change Spark version to 1.6.3
We have seen several instances where Spark 1.6.1 over time
continues to consume more and more resources.

The change Ibf244cbfc00a90ada66f492b473719c25fa17fd2 was not
enough alone to curb this growth, but the new version of Spark
has shown better behavior.

Related changes will also need to be done in any installer,
such as Ansible.

Change-Id: Ib6b1220cf0186def115846c8cf71684bb2d6e8c7
2017-03-14 14:31:43 -07:00
devstack Change Spark version to 1.6.3 2017-03-14 14:31:43 -07:00
doc Corrected test environment 2016-11-22 10:24:07 +00:00
etc Populate the project id for kafka publish 2016-11-11 15:24:22 +00:00
monasca_transform Merge "Started adding kubernetes metrics aggregation" 2017-03-03 19:18:47 +00:00
scripts Removed spark-events from config 2016-06-20 10:15:02 +01:00
tests Merge "Started adding kubernetes metrics aggregation" 2017-03-03 19:18:47 +00:00
tools/vagrant Started adding kubernetes metrics aggregation 2017-03-02 15:38:25 +00:00
.gitignore Added tools/vagrant/.vagrant file to .gitignore 2016-12-07 14:24:41 +00:00
.gitreview Added .gitreview 2016-04-08 07:58:56 +00:00
.testr.conf Corrected test environment 2016-11-22 10:24:07 +00:00
LICENSE monasca-transform initial commit 2016-05-26 00:10:37 +00:00
README.md Show team and repo badges on README 2016-11-25 18:27:38 +01:00
requirements.txt Updated from global requirements 2017-01-18 16:55:02 +00:00
setup.cfg Two stage transformation 2016-06-28 13:47:50 +00:00
setup.py Manual sync with openstack/requirements 2016-11-28 19:44:00 +11:00
test-requirements.txt Manual sync with openstack/requirements 2016-11-28 19:44:00 +11:00
tox.ini Delete deprecated Hacking in tox.ini 2016-12-04 13:00:18 +08:00

README.md

Team and repository tags

Team and repository tags

Monasca Transform

##To set up the development environment

The monasca-transform dev environment uses devstack so see the README in the devstack directory.