diff options
author | Rajamohan Raj <rajamohan.raj@intel.com> | 2019-05-07 01:05:25 +0000 |
---|---|---|
committer | Rajamohan Raj <rajamohan.raj@intel.com> | 2019-05-07 01:05:25 +0000 |
commit | b6555bc1f55e82a4436232ec28b2f5e50600d70d (patch) | |
tree | 80a93e1828fb0f5e2386290b91a3ebbee666df22 /vnfs/DAaaS/.gitignore | |
parent | 2e3e9ce49761fa60e9605a5c4ac74c1509596029 (diff) |
Source code initial workingDraft kafka2hdfs writer.
Change-Id: I29576fb6d1e2700de5b1097e4ddfc261ca477ee9
Issue-ID: ONAPARC-451
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Diffstat (limited to 'vnfs/DAaaS/.gitignore')
-rw-r--r-- | vnfs/DAaaS/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/vnfs/DAaaS/.gitignore b/vnfs/DAaaS/.gitignore new file mode 100644 index 00000000..b13f7a20 --- /dev/null +++ b/vnfs/DAaaS/.gitignore @@ -0,0 +1,7 @@ +*.iml +.idea +target/ +dependency-reduced-pom.xml +File2hdfsApp.java +copyScript.sh +sample_configs.yaml |