HDFS-writer skelton code 09/88209/1
authorRajamohan Raj <rajamohan.raj@intel.com>
Wed, 22 May 2019 01:39:52 +0000 (18:39 -0700)
committerRajamohan Raj <rajamohan.raj@intel.com>
Wed, 22 May 2019 01:42:25 +0000 (18:42 -0700)
commite19067379fbfce13cc153de96c18718ba115889c
tree19a2df73788dabcbc7bababf84d0a10ec10475a2
parent1edca413dfbc05e438541929579ed7ed6aed450e
HDFS-writer skelton code

This contains the skelton code for developing the hdfs-writer further.

Issue-ID: ONAPARC-391
Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com>
Change-Id: I261c4a2bf12498bdba8a4720c3200ff9289a2328
vnfs/DAaaS/GoApps/src/hdfs-writer/.gitignore [new file with mode: 0644]
vnfs/DAaaS/GoApps/src/hdfs-writer/Makefile [new file with mode: 0644]
vnfs/DAaaS/GoApps/src/hdfs-writer/README.md [new file with mode: 0644]
vnfs/DAaaS/GoApps/src/hdfs-writer/cmd/main.go [new file with mode: 0644]
vnfs/DAaaS/GoApps/src/hdfs-writer/go.mod [new file with mode: 0644]