Adding files for source funtionality for data extraction module 63/9263/1
authorjosephthaliath <jo.thaliath@samsung.com>
Fri, 14 Oct 2022 10:45:05 +0000 (16:15 +0530)
committerjosephthaliath <jo.thaliath@samsung.com>
Fri, 14 Oct 2022 10:46:29 +0000 (16:16 +0530)
commit57da27b8609649938369e59bc7f3533662cd58fa
tree507edc980d862394509c5908fbabc4098c5d3a5a
parent3ad8e8c9d0d42ee3edc333540c6314ae1945447b
Adding files for source funtionality for data extraction module

Issue-Id: AIMLFW-2

Signed-off-by: josephthaliath <jo.thaliath@samsung.com>
Change-Id: I7d9b2ed7dc16bd1af5c4f898772fd5b8636fb6d4
src/source/CassandraSource.py [new file with mode: 0644]
src/source/DefaultSparkSource.py [new file with mode: 0644]
src/source/InfluxSource.py [new file with mode: 0644]
src/source/SourceClassConfig.ini [new file with mode: 0644]
src/source/__init__.py [new file with mode: 0644]