summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler
AgeCommit message (Collapse)AuthorFilesLines
2019-04-10Support MongoDB as a data storageGuobiao Mo11-76/+259
Issue-ID: DCAEGEN2-1411 Change-Id: I06b69605e88d5b81500b788847e7c90ff4017a07 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-08Integrate Swagger for REST APIGuobiao Mo7-50/+193
Issue-ID: DCAEGEN2-1400 Change-Id: Idd68e1f50b6572dcd4c2e17291628810f3813dba Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-04-07Use MariaDB to store application configurationsGuobiao Mo32-307/+930
Issue-ID: DCAEGEN2-1400 Change-Id: I86b5bc25d84b98f7ac84b95f1690089dcebe7f0a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-29Unit test for seed codeGuobiao Mo12-26/+461
This project depends heavily on outside infrastructure, thus there are not much unit test cases. Issue-ID: DCAEGEN2-1309 Change-Id: I8893f4029014673139e67bf373fd77e9e5c42f83 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-27DataLake seed codeGuobiao Mo2-2/+2
POM changes, move sub-project admin and collector under <groupId>org.onap.dcaegen2.services.components.datalake-handler </groupId> Issue-ID: DCAEGEN2-1189 Change-Id: I69d17f55d70462a1cdce6809d6f6e9fa3164ca3a Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>
2019-03-26DataLake seed codeGuobiao Mo35-0/+3656
Issue-ID: DCAEGEN2-1189 Change-Id: Ib25b70197e3b162efadbce0f1b5235e3ba6635e9 Signed-off-by: Guobiao Mo <guobiaomo@chinamobile.com>