summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2019-06-18Dashboard-list interface Function modificationcyuamber7-31/+34
Change-Id: If70b45acc611e1f8857d4c5f013f739868f19676 Issue-ID: DCAEGEN2-1624 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-14Unit test 3ZhangZihao3-0/+376
Change-Id: I63afd2b6c70fb2ce0a182fcb988a579f42c9b23d Issue-ID: DCAEGEN2-1468 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-06-12Template interface front-end developmentcyuamber1-1/+1
Change-Id: Idf16e1775c885c8c71c5c477b65a9fe808edbf77 Issue-ID: DCAEGEN2-1600 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-11Merge "Unit test for JsonUtil"Yan Yang1-0/+62
2019-06-11Merge "Unit test 1"Yan Yang5-0/+254
2019-06-11Unit test for JsonUtilGuobiao Mo1-0/+62
Issue-ID: DCAEGEN2-1598 Change-Id: I61ccf5a2859fe80351ea6bf31138b775fe68bead Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-06-11Fix bug of HDFS and css styleEkko Chang6-127/+348
Issue-ID: DCAEGEN2-1188 Change-Id: I282579f4e6fc65c59474f71ac26b44f2fb5e975c Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-06-11Unit test 1ZhangZihao5-0/+254
Change-Id: I44ad9a41a35a056a9b8bc9d6c760acb5e5413b80 Issue-ID: DCAEGEN2-1468 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-06-11Merge "Dashboard-list interface front-end development"Yan Yang6-201/+97
2019-06-11Merge "Druid Kafka Indexing Service Supervisor Spec for topic HW and EPC"Yan Yang6-204/+1813
2019-06-10Druid Kafka Indexing Service Supervisor Spec for topicGuobiao Mo6-204/+1813
HW and EPC Issue-ID: DCAEGEN2-1598 Change-Id: Iee4a3a3efc2aa04afb1ab234070cd393ca110055 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-06-07Merge "Fix yamllint issues"Vijay Venkatesh Kumar1-1/+5
2019-06-06Dashboard-list interface front-end developmentcyuamber6-201/+97
Change-Id: I905c23f3c84b75c75a87ec34ee0adf3423242ec2 Issue-ID: DCAEGEN2-1599 Signed-off-by: cyuamber <xuranyjy@chinamobile.com>
2019-06-06Merge "Template interface front-end development"Yan Yang9-12/+1083
2019-06-06Template interface front-end developmente9-12/+1083
Change-Id: I2d97fefd3c9472253fc46cf2eaeb80c9fa6aa592 Issue-ID: DCAEGEN2-1600 Signed-off-by: e <xuranyjy@chinamobile.com>
2019-06-06Merge "Dashboard and esTemplate"Yan Yang18-0/+1169
2019-06-06Dashboard and esTemplateZhangZihao18-0/+1169
Change-Id: Id87cb7846ac50ab5e0deee9582479c41aa4e5484 Issue-ID: DCAEGEN2-1329 Signed-off-by: ZhangZihao <zhangzihao@chinamobile.com>
2019-06-06Merge "Dashboard-list interface front-end development"Yan Yang44-12/+1866
2019-06-05Dashboard-list interface front-end developmente44-12/+1866
Change-Id: I7328e0c26e927245ea20f99c7f780669c66e7557 Issue-ID: DCAEGEN2-1599 Signed-off-by: e <xuranyjy@chinamobile.com>
2019-06-05Add UI support for HDFSEkko Chang7-145/+324
Issue-ID: DCAEGEN2-1188 Change-Id: Ica357fa392e9f597656b6e1d62c5cdd01f8ae213 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-06-04Flatten and Aggregate features in JSON array processingGuobiao Mo15-19/+297
Issue-ID: DCAEGEN2-1598 Change-Id: I9f563bcfa18285daf7b48878e8427bfdb1aff21f Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-06-04Fix yamllint issuesJessica Wagantall1-1/+5
- Fix duplication of keys - Fix empty space Issue-ID: CIMAN-33 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I1d2c86dca08bc5f59fb474090a30efef250dc84d
2019-05-30Unit tests to improve sonar coverageGuobiao Mo11-106/+499
Issue-ID: DCAEGEN2-1468 Change-Id: Ie322142a2298ca55d32d64861e71ebc64cd8c09e Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-28DB schema updateGuobiao Mo1-11/+24
Since the terms 'dashboard' and 'template' are used in some dashboard_template entries. Rename: dashboard -> portal dashboard_type -> design_type dashboard_template -> portal_design Issue-ID: DCAEGEN2-1329 Change-Id: Icaa0874ce652cf95f3989712a23412db362b8db5 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-26Dynamically detect topic updates and new topicsGuobiao Mo17-188/+405
Issue-ID: DCAEGEN2-1195 Change-Id: I35d36a9aafe3a7681a9d4745bc509aded111b29d Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-22Merge "Add function to framework of frond-end"Yan Yang18-128/+498
2019-05-22Add function to framework of frond-endEkko Chang18-128/+498
1. Add spinner animation when loading. 2. Add REST API of feeder control. 3. Re-layout the design of frame. 4. Fix bug of topic config does not update when save. Issue-ID: DCAEGEN2-1188 Change-Id: I89b4efd7c13a8a0e945193bfd2d1274dff903f8a Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-22Bug fixKate Hsuan5-18/+36
1. Fix feeder start/stop exceptions- "The Kafka consumer is NOT thread-safe" exception. 2. Modify REST format for feeder start/stop/status. Issue-ID: DCAEGEN2-1437 Change-Id: I7f79243a0098e6fa17b06866ef6dfc3f71b20dc8 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-17Dependency fixKate Hsuan2-2/+2
1. Change spring boot version 2.1.4->2.1.0. 2. Modify URL of list dmaap. Issue-ID: DCAEGEN2-1437 Change-Id: Ieeb28a3cf4c9441d00b6eb278dcb067e391175df Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-16Bug fixKate Hsuan1-0/+1
1. Close zookeeper connection. Issue-ID: DCAEGEN2-1437 Change-Id: I7a2bfdcf14203cbe1708e6148b12ea00c49a07a1 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-15Merge "Add function"Yan Yang119-14075/+612
2019-05-15Merge "Set HDFS user"Yan Yang2-3/+5
2019-05-15Add functionEkko Chang119-14075/+612
1. Add i18n language pattern 2. Add new page for verison control 3. Git tracked files fix Issue-ID: DCAEGEN2-1188 Change-Id: I93ead79b9ae7f6291b4f2d04718c7a14f4213cb2 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-14Set HDFS userGuobiao Mo2-3/+5
Use DB.login as HDFS write user. Issue-ID: DCAEGEN2-1498 Change-Id: I59ee83472595b1fc79e9562b68f4178e7fbd920b Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-14Merge "Modify framework of front-end"Vijay Venkatesh Kumar113-10/+17836
2019-05-13Support HDFS as a data storeGuobiao Mo20-352/+604
Issue-ID: DCAEGEN2-1498 Change-Id: Id203275bce01bd4a4d6ec131fb9696d78eda82f5 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-13Modify framework of front-endEkko Chang113-10/+17836
1. Integrate REST API with feeder 2. Implement css coding 3. Dockerize app and add license header Issue-ID: DCAEGEN2-1188 Change-Id: If4f0c70c842f81a44266a21dd598ab503bdc5dd8 Signed-off-by: Ekko Chang <ekko.chang@qct.io>
2019-05-10Bug fixKate Hsuan2-2/+3
1. Fix DB config JSON and config format. Issue-ID: DCAEGEN2-1437 Change-Id: I3bf0778c61811cc636099d2dbd118fec49d72625 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-09DL name and version updateVijay Venkatesh Kumar2-0/+8
Change-Id: Ife31170acc3578e5b51dfec8b462d33ca3cae35f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-05-09Bug fixKate Hsuan4-2/+34
1. Add a topic delete API. 2. Fix JSON response body. 3. Fix DB config update. Issue-ID: DCAEGEN2-1437 Change-Id: I4cd5710baf796c8a6bcc9af5283a36bd37659ec8 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-07Merge "Move to a new version for El-Alto due to a change in the blueprint"Vijay Venkatesh Kumar4-6/+6
2019-05-07Merge "Add dashboard template configuration schema"Yan Yang2-0/+41
2019-05-07Add dashboard template configuration schemaKate Hsuan2-0/+41
Issue-ID: DCAEGEN2-1329 Change-Id: I29ef46a44a61ef7adceeabe6b65d406d07902be2 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io>
2019-05-07Move to a new version for El-Alto due to a change in the blueprintStavros Kanarakis4-6/+6
Change-Id: Icf603deff98b4388b5de87698cbde023483da365 Issue-ID: DCAEGEN2-1485 Signed-off-by: Stavros Kanarakis <stavros.kanarakis@nokia.com>
2019-05-03Merge "Handle duplicate id"Yan Yang6-103/+116
2019-05-03Merge "Unit test code for datalake seed code"Yan Yang1-0/+2
2019-05-02Handle duplicate idGuobiao Mo6-103/+116
Issue-ID: DCAEGEN2-1411 Change-Id: Ib39b39ff276d7d5c3dbfaa281df6104926fa354d Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-29Use TopicConfig in backend4.0.0-ONAP1.0.0Guobiao Mo19-213/+269
Issue-ID: DCAEGEN2-1200 Change-Id: Ia18993524c272c42ba48485a636f04f94af0cd0a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-29Merge "Modify TopicConfig"Yan Yang8-72/+80
2019-04-29Modify TopicConfigGuobiao Mo8-72/+80
Issue-ID: DCAEGEN2-1309 Change-Id: Iccfd579f71e0ca971851ba66443973bdd67dcced Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>