[Hawkular-dev] integration project

John Mazzitelli mazz at redhat.com
Thu Feb 5 15:34:41 EST 2015


OK, good news/bad news.

I got all the pieces in the integration distribution here - its in a branch in the hawkular repo:

https://github.com/hawkular/hawkular/tree/mazz/integration-assembly

This has everything - inventory, alerts, metrics, and bus - installed in the nest.

Bad news - metrics is broken. When you start, you'll get an exception because it appears the embedded cassandra EAR initializes too late - after the metrics war tries to find C*. You'll get deployment errors due to this.

But everything else appears to deploy successfully.

Just need to find out how to get metrics deployed properly with embedded C*. Can we put some kind of optional dependency in the metrics WAR? Have it depend on the embedded EAR?


More information about the hawkular-dev mailing list