summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/pom.xml
AgeCommit message (Collapse)AuthorFilesLines
2022-09-28CodeCoverage improvement for dcaegen2-service-datalake-handlerdeepikasatheesh1-263/+276
Issue-ID: DCAEGEN2-3161 Change-Id: Ice517896647cd7b90c6c1014a09547e3ad712aee Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
2021-04-13Use non-root user to access DES database andNiranjana1-1/+1
update the base image to align with ONAP Issue-ID: DCAEGEN2-2329 Issue-ID: DCAEGEN2-2420 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: I1fa1cdf1890efb18ac46dd3e494fe587a2a65223 Signed-off-by: vv770d <vv770d@att.com>
2020-08-27Add des module in datalake-handlerKai1-0/+7
Issue-ID: DCAEGEN2-2230 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I13a4907462edc68ec26523bf856083b21b32dee7
2020-08-05DL-Handlers java upgrade from 8 to 11-DCAEGEN2-2286Sowmya_Narayanasetty1-2/+2
Signed-off-by: Sowmya_Narayanasetty <narayanasetty.sowmya@ltts.com> Change-Id: I9b53c7b8ca9db871b2dc46dea6a243089f6c8a1d Signed-off-by: Sowmya_Narayanasetty <narayanasetty.sowmya@ltts.com> Issue-ID: DCAEGEN2-2286
2020-03-27Avoid running as root.Kate Hsuan1-1/+1
Issue-ID: DCAEGEN2-2171 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: If4594ee7079532ae87ed4741db3cb6a53da23f34
2020-03-19Bug fix nginx resover address.Kate Hsuan1-1/+1
Issue-ID: DCAEGEN2-2008 Signed-off-by: Kate Hsuan <kate.hsuan@qct.io> Change-Id: I3e128dd3a05b230320c37ce58fff2fba4be4abff
2020-02-11fix sonarcloud issuesHansen, Tony (th1395)1-0/+3
Change-Id: Ie2af89b8789369654d08cf76133b27583b4228c1 Signed-off-by: Hansen, Tony (th1395) <th1395@att.com> Issue-ID: DCAEGEN2-2065
2019-07-18Add maven-deploy-pluginGuobiao Mo1-0/+10
For JJB alignment across DCAE components - DCAE services Issue-ID: DCAEGEN2-1578 Change-Id: I3e3b4b70054a1799c88d65ae470309c32cb467e6 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-07-16JJB alignment across DCAE components - DCAE servicesGerard Hickey1-1/+1
Issue-ID: DCAEGEN2-1578 Signed-off-by: Gerard Hickey <gerard.hickey@ericsson.com> Change-Id: If6a25d2ea01e5cac84dba95504ffa09cf4796f7a
2019-06-04Flatten and Aggregate features in JSON array processingGuobiao Mo1-1/+1
Issue-ID: DCAEGEN2-1598 Change-Id: I9f563bcfa18285daf7b48878e8427bfdb1aff21f Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-17Dependency fixKate Hsuan1-1/+1
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-13Support HDFS as a data storeGuobiao Mo1-18/+25
Issue-ID: DCAEGEN2-1498 Change-Id: Id203275bce01bd4a4d6ec131fb9696d78eda82f5 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-05-09DL name and version updateVijay Venkatesh Kumar1-0/+2
Change-Id: Ife31170acc3578e5b51dfec8b462d33ca3cae35f Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-1270
2019-04-17Unit test to improve sonar coverageGuobiao Mo1-2/+2
Issue-ID: DCAEGEN2-1309 Change-Id: Ia3651bb105d92013d6d2a9d60fffe3b6066adf64 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-14Introduce global SSL flagGuobiao Mo1-1/+1
Issue-ID: DCAEGEN2-1411 Change-Id: Ic7723aeb2c5aa9012d969432c3cc3846a49f728f Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-10Support MongoDB as a data storageGuobiao Mo1-2/+2
Issue-ID: DCAEGEN2-1411 Change-Id: I06b69605e88d5b81500b788847e7c90ff4017a07 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-07Use MariaDB to store application configurationsGuobiao Mo1-1/+14
Issue-ID: DCAEGEN2-1400 Change-Id: I86b5bc25d84b98f7ac84b95f1690089dcebe7f0a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-26DataLake seed codeGuobiao Mo1-0/+225
Issue-ID: DCAEGEN2-1189 Change-Id: Ib25b70197e3b162efadbce0f1b5235e3ba6635e9 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>