This content has been marked as final.
Show 1 reply
-
1. Re: Database Requirements For RHQ 4.10
pilhuhn Mar 31, 2014 3:09 AM (in response to mjrother)Hey,
The RDBMS requirement has not (yet) changed in RHQ. What has changed and this is where the confusion comes from is that the collected metrics (mass) data is now stored in the so called Storage Nodes, which are in fact implemented with the help of Cassandra.
There is the long(er) term vision to put more stuff into the Storage Nodes and thus removing the need of an external RDBMS, probably storing the remaining data in a Java-RDBMS like H2 or similar.
So for now, you need the RDBMS, but it will be a lot less loaded than in earlier versions due to the Storage Nodes.