Lusheng Ji | d6d409f | 2018-03-22 23:25:45 -0400 | [diff] [blame] | 1 | { |
| 2 | "artifact": { |
| 3 | "name": "dcae-analytics-cdap-tca", |
| 4 | "scope": "user", |
Gerard Hickey | fc6342e | 2019-07-12 12:34:20 +0100 | [diff] [blame] | 5 | "version": "2.3.0" |
Lusheng Ji | d6d409f | 2018-03-22 23:25:45 -0400 | [diff] [blame] | 6 | }, |
| 7 | "config": { |
| 8 | "appDescription": "DCAE Analytics Threshold Crossing Alert Application", |
| 9 | "appName": "dcae-tca", |
| 10 | "tcaAlertsAbatementTableName": "TCAAlertsAbatementTable", |
| 11 | "tcaAlertsAbatementTableTTLSeconds": 1728000, |
| 12 | "tcaSubscriberOutputStreamName": "TCASubscriberOutputStream", |
| 13 | "tcaVESAlertsTableName": "TCAVESAlertsTable", |
| 14 | "tcaVESAlertsTableTTLSeconds": 1728000, |
| 15 | "tcaVESMessageStatusTableName": "TCAVESMessageStatusTable", |
| 16 | "tcaVESMessageStatusTableTTLSeconds": 86400, |
| 17 | "thresholdCalculatorFlowletInstances": 2 |
| 18 | } |
| 19 | } |