I'm trying to track down an issue where email alerts are being sent from Cloudera Manager to an incorrect email address. We've corrected the email address in the Cloudera UI under "Alerts: Mail Message Recipients" and restarted the entire cluster a few times, but the messages are still being sent to the old incorrect addresses. Could someone detail the chain through which these alerts are passed?
Asked
Active
Viewed 151 times
0
-
It's stored in a database like MySQL or postgresql by default. You can configure it to use a different DB but otherwise it runs one locally. – Sean Owen Dec 16 '14 at 21:30
-
Thanks, Sean. Ours must be in postgreSQL. Can you post this as an answer so I can tag it as correct? – Robert Rapplean Dec 17 '14 at 19:09
1 Answers
1
(Moving from comment.) It's stored in a database like MySQL or postgresql by default. You can configure it to use a different DB but otherwise it runs one locally.

Sean Owen
- 66,182
- 23
- 141
- 173