This is an automated email from the ASF dual-hosted git repository.

hansva pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-hop.git.


    from 1c3059a  [DOC] add hop client checks to checking a release
     new 0c0b4e7  HOP-3135 : Beam: include AWS S3 support libraries (and S3 VFS 
libs sync)
     new ebd2612  HOP-2391 : Samples for various transforms and actions
     new c592642  Merge pull request #972 from mattcasters/master

The 2591 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:
 assemblies/plugins/engines/beam/pom.xml            |   5 +
 .../plugins/engines/beam/src/assembly/assembly.xml |  14 ++
 assemblies/plugins/vfs/s3/pom.xml                  | 101 ++++-----
 plugins/engines/beam/pom.xml                       |   5 +
 .../kafka-consumer-read-pokemon-data-child.hpl}    | 230 ++++++++++++---------
 .../kafka-consumer-read-pokemon-data.hpl}          |  72 ++++---
 .../kafka-producer-create-pokemon-data.hpl}        | 222 ++++++++++++--------
 plugins/vfs/s3/pom.xml                             |   5 +-
 pom.xml                                            |   2 +-
 9 files changed, 397 insertions(+), 259 deletions(-)
 copy 
plugins/transforms/{getfilenames/src/main/samples/transforms/getfilenames-from-field.hpl
 => 
kafka/src/main/samples/transforms/kafka-consumer-read-pokemon-data-child.hpl} 
(55%)
 copy 
plugins/transforms/{tableinput/src/main/samples/transforms/tableinput-basic.hpl 
=> kafka/src/main/samples/transforms/kafka-consumer-read-pokemon-data.hpl} (58%)
 copy 
plugins/transforms/{blockuntiltransformsfinish/src/main/samples/transforms/block-until-transforms-finish-basic.hpl
 => kafka/src/main/samples/transforms/kafka-producer-create-pokemon-data.hpl} 
(52%)

Reply via email to