aboutsummaryrefslogtreecommitdiffstats
path: root/vnfs/DAaaS/GoApps/src/hdfs-writer/go.mod
AgeCommit message (Collapse)AuthorFilesLines
2019-05-30Refactor Distributed Analytics project structureDileep Ranganathan1-3/+0
Modified the project structure to improve maintainability and to add future CI and integration test support. Change-Id: Id30bfb1f83f23785a6b5f99e81f42f752d59c0f8 Issue-ID: ONAPARC-280 Signed-off-by: Dileep Ranganathan <dileep.ranganathan@intel.com>
2019-05-23Sample file reading from hdfs.Rajamohan Raj1-1/+3
Just a sample go file for reading from a hdfs file. Shall be deleted later. Issue-ID: ONAPARC-451 Signed-off-by: Rajamohan Raj <rajamohan.raj@intel.com> Change-Id: Icfdd4b2196e080b6da45dadaf498eeb5d5fba1ac
2019-05-21HDFS-writer skelton codeRajamohan Raj1-0/+1
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