summaryrefslogtreecommitdiffstats
path: root/components/datalake-handler/des
AgeCommit message (Collapse)AuthorFilesLines
2022-09-28CodeCoverage improvement for dcaegen2-service-datalake-handlerdeepikasatheesh6-323/+525
Issue-ID: DCAEGEN2-3161 Change-Id: Ice517896647cd7b90c6c1014a09547e3ad712aee Signed-off-by: deepikasatheesh <deepika.s84@wipro.com>
2021-05-06Fix jar and file not found errors1.1.1-datalake-desNiranjana3-10/+11
Issue-ID: DCAEGEN2-2329 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Icddc5a7373688c54e42072a2c70974728be3a7d4
2021-04-27Fix DES merge job errorNiranjana1-0/+8
Issue-ID: DCAEGEN2-2329 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Idb43b3bbe3bfd2189632f2bd1ecbf759d3a2fa06
2021-04-26Change datalake-handler baseOS to integration-Alexander Mazuruk2-25/+24
des: - less layers - user without home, login shell & password - general tidy-up - add quotes in run.sh for safety feeder: - less layers - user without home, login shell & password - general tidy-up - alpine's find is from busybox and is built without extended regex support. grep is used for regex. - adjusted regexes to be more precise Benefits from switching base image over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: I02b2b9567680e8a873d13684fd2341339b4bc337
2021-04-16Update table schema in DESNiranjana2-32/+32
Issue-ID: DCAEGEN2-2329 Signed-off-by: Niranjana <niranjana.y60@wipro.com> Change-Id: Id668a590d4d41e5f649107306563483b36d88a8c
2021-04-13Use non-root user to access DES database andNiranjana11-258/+227
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-09-30Extend DES UT1.1.0-datalake-desKai9-21/+308
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I4eeb52027a94e467dc2aea847ea7428c433c9eec
2020-09-29fix service deployment scriptsKai4-51/+14
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I74351a6937a05d440aee2e7f322ee573956367bb
2020-09-27des deployment configurationKai8-3/+146
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: If229c69ff2198eeb793441d9bc96fed4d3b4b54c
2020-09-18fix docker build issueKai2-312/+312
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: Ifb2e7fff81b2f236178b513f2c4f155f5bcdf33a
2020-09-15data extraction serviceKai25-372/+1211
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I9089acd786dfcf4d9b0c77e64f5deca3b7c4e6f6
2020-08-27Add des module in datalake-handlerKai2-3/+4
Issue-ID: DCAEGEN2-2230 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I13a4907462edc68ec26523bf856083b21b32dee7
2020-08-04seed code of des (data extraction service)Kai16-0/+1437
Issue-ID: DCAEGEN2-2258 Signed-off-by: Kai Lu <lukai@chinamobile.com> Change-Id: I576069a0016b2ce690274734d1c4d1c70deb0b05