summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/feeder
AgeCommit message (Expand)AuthorFilesLines
2022-09-28CodeCoverage improvement for dcaegen2-service-datalake-handlerdeepikasatheesh22-900/+1604
2021-07-30Fix dmaap message insertion into database error1.1.1-datalake-handler-feederNiranjana1-6/+6
2021-05-06Fix jar and file not found errors1.1.1-datalake-desNiranjana2-2/+2
2021-04-26Change datalake-handler baseOS to integration-Alexander Mazuruk2-24/+25
2021-04-16Use non-root user to access datalake-feeder database andNiranjana11-284/+238
2021-04-13Use non-root user to access DES database andNiranjana1-1/+4
2020-10-08[Datalake] Fix db check script for new version mysql command.1.1.0-datalake-handler-feederKate Hsuan1-3/+4
2020-10-07[Datalake] Fix run.sh, impacted by new commit.Kate Hsuan1-2/+2
2020-08-27Add des module in datalake-handlerKai1-0/+7
2020-08-05Merge "DL-Handlers java upgrade from 8 to 11-DCAEGEN2-2286"Tony Hansen2-2/+2
2020-08-05DL-Handlers java upgrade from 8 to 11-DCAEGEN2-2286Sowmya_Narayanasetty2-2/+2
2020-08-03[Datalake] Remove debug commands from run.sh.Kate Hsuan1-3/+0
2020-04-01Fix typo of cmd1.Kate Hsuan1-1/+1
2020-03-31Fix start up script of feeder.Kate Hsuan1-2/+2
2020-03-27Avoid running as root.Kate Hsuan2-2/+5
2020-03-23Fix jar file search.Kate Hsuan1-5/+8
2020-03-19Bug fix nginx resover address.Kate Hsuan1-1/+1
2020-03-12datalake add multiple docker image tag and pushKate Hsuan1-0/+50
2020-03-04Switch from cloudify helm plugin to cloudify/tosca.Kate Hsuan10-3/+422
2020-02-12Add db initial pod docker image auto-build.Kate Hsuan2-250/+0
2020-01-22Add a method to retrieve DB type listGuobiao Mo2-1/+14
2020-01-21modified dbController rest apiZhangZihao2-4/+5
2020-01-14Merge "Docker build for Docker Hub"Vijay Venkatesh Kumar1-4/+16
2020-01-14Merge "Modified resp topicConfig and add getTopicName()"Vijay Venkatesh Kumar5-8/+86
2020-01-09Docker build for Docker HubGuobiao Mo1-4/+16
2020-01-09Modified resp topicConfig and add getTopicName()ZhangZihao5-8/+86
2020-01-07Create Docker image in Maven buildGuobiao Mo2-7/+65
2020-01-07Merge "Auto populate table 'topic_name'"Tony Hansen3-1/+73
2019-12-30Auto populate table 'topic_name'Guobiao Mo3-1/+73
2019-12-19Fixed kafka's ui and add getKafkaDetail()ZhangZihao1-3/+21
2019-12-12Modified topic and db api functionZhangZihao6-32/+31
2019-11-27Merge "Fixed the related api function with topic"Tony Hansen6-10/+37
2019-11-26Fixed the related api function with topicEkko Chang6-10/+37
2019-11-22Fix UI bugsGuobiao Mo6-18/+57
2019-11-19db by toolZhangZihao2-13/+16
2019-10-27dbs modify codeZhangZihao6-28/+87
2019-09-10Defined a constant for this literal "Db not found"Rama-Huawei1-4/+5
2019-09-09Static field is updated from a non-static method.Rama-Huawei1-272/+266
2019-08-18Merge "Removed unused imports"Tony Hansen4-21/+9
2019-08-18Merge "Bug fix"Tony Hansen1-1/+1
2019-08-14Merge "Return an empty collection instead of null"Yan Yang6-29/+7
2019-08-14Merge "System.out is replace by a logger"Yan Yang2-21/+12
2019-08-08Get all databases id and name by designTypeIdZhangZihao1-10/+16
2019-08-07Removed unused importsRama-Huawei4-21/+9
2019-08-07Return an empty collection instead of nullRama-Huawei6-29/+7
2019-08-07System.out is replace by a loggerRama-Huawei2-21/+12
2019-08-05Unit testRama-Huawei1-0/+6
2019-08-05Used isEmpty to check collection is empty or notRama-Huawei3-6/+6
2019-08-01design modify 2ZhangZihao5-43/+105
2019-07-30deploy improve 1ZhangZihao5-138/+133