This is an automated email from the ASF dual-hosted git repository.
mcasters pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.
from ed5aaf5 Merge pull request #684 from sramazzina/MQTT-Update
new e66e1f4 HOP-2637 : Write documentation for the various VFS drivers
new 29e8aa1 HOP-2637 : Write documentation for the various VFS drivers
(license headers added)
new 2523ef6 Merge pull request #685 from mattcasters/master
The 1804 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../azure/src/main/doc/azure-blob-storage-vfs.adoc | 72 ++++++++++++++++++++++
.../src/main/doc/google-cloud-storage-vfs.adoc | 54 ++++++++++++++++
.../{google-info.adoc => google-drive-vfs.adoc} | 40 +++---------
plugins/tech/google/src/main/doc/google-info.adoc | 53 +---------------
plugins/vfs/s3/src/doc/aws-s3-vfs.adoc | 60 ++++++++++++++++++
5 files changed, 198 insertions(+), 81 deletions(-)
create mode 100644 plugins/tech/azure/src/main/doc/azure-blob-storage-vfs.adoc
create mode 100644
plugins/tech/google/src/main/doc/google-cloud-storage-vfs.adoc
copy plugins/tech/google/src/main/doc/{google-info.adoc =>
google-drive-vfs.adoc} (50%)
create mode 100644 plugins/vfs/s3/src/doc/aws-s3-vfs.adoc