diff options
author | Rajamohan Raj <rajamohan.raj@intel.com> | 2019-05-23 12:47:06 -0700 |
---|---|---|
committer | Gary Wu <gwu@futurewei.com> | 2019-05-23 21:23:31 +0000 |
commit | bc5fdda854e73daf42f6b275ed75d06c12dc6b09 (patch) | |
tree | 0152da029c92da5a1eba171b6d6147163cf3a010 /vnfs/DAaaS/GoApps/src/hdfs-writer/README.md | |
parent | 6ed2a1bb9ba878059eaf23e499e73f1b9e7a7bfe (diff) |
Sample file reading from hdfs.
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
Diffstat (limited to 'vnfs/DAaaS/GoApps/src/hdfs-writer/README.md')
-rw-r--r-- | vnfs/DAaaS/GoApps/src/hdfs-writer/README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/DAaaS/GoApps/src/hdfs-writer/README.md b/vnfs/DAaaS/GoApps/src/hdfs-writer/README.md index b0475758..453b842d 100644 --- a/vnfs/DAaaS/GoApps/src/hdfs-writer/README.md +++ b/vnfs/DAaaS/GoApps/src/hdfs-writer/README.md @@ -1,4 +1,4 @@ -<!-- Copyright 2018 Intel Corporation. +<!-- Copyright 2019 Intel Corporation. Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at |