aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/training-core/hdfs-writer-source-code/hdfs-writer/README.md
diff options
context:
space:
mode:
authorRajamohan Raj <rajamohan.raj@intel.com>2019-05-07 01:05:25 +0000
committerRajamohan Raj <rajamohan.raj@intel.com>2019-05-07 01:05:25 +0000
commitb6555bc1f55e82a4436232ec28b2f5e50600d70d (patch)
tree80a93e1828fb0f5e2386290b91a3ebbee666df22 /vnfs/DAaaS/training-core/hdfs-writer-source-code/hdfs-writer/README.md
parent2e3e9ce49761fa60e9605a5c4ac74c1509596029 (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/training-core/hdfs-writer-source-code/hdfs-writer/README.md')
-rw-r--r--vnfs/DAaaS/training-core/hdfs-writer-source-code/hdfs-writer/README.md11
1 files changed, 11 insertions, 0 deletions
diff --git a/vnfs/DAaaS/training-core/hdfs-writer-source-code/hdfs-writer/README.md b/vnfs/DAaaS/training-core/hdfs-writer-source-code/hdfs-writer/README.md
new file mode 100644
index 00000000..4de7d0f9
--- /dev/null
+++ b/vnfs/DAaaS/training-core/hdfs-writer-source-code/hdfs-writer/README.md
@@ -0,0 +1,11 @@
+# HDFS-writer
+
+HDFS writer can read from a message from kafka topic and persist that in the
+HDFS file system given. This is a work in progress and shall be moved
+to separate source code repo later.
+
+## Usage
+
+## Config items
+
+## Troubleshooting \ No newline at end of file