Put the alarm data into a HBase database
Collections:
alarm:
row_key: uuid of alarm
Column Families:
f: contains the raw incoming alarm data
alarm_h:
row_key: uuid of alarm + ”:” + reversed timestamp
Column Families:
if not determined
Log the data.
Put the alarm data into a MongoDB database.
Put the data into a SQLAlchemy database.
Put the data into a SQLAlchemy database.
Put the data into a SQLAlchemy database.
Put the data into a SQLAlchemy database.