You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hop.apache.org by Hans Van Akelyen <ha...@gmail.com> on 2022/10/10 20:47:40 UTC

[VOTE] Release Apache Hop 2.1.0-rc1

Hi All,

The time has come for us to do the next release, I would like to thank
everyone for the great set of improvements, new features, and bug fixes!
This release will also include our first Helm chart release, you will
notice that the version numbering of this is different from our software
release.
The Helm charts can be released separately from the source, we would like
to encourage everyone to test the charts and provide feedback and/or
feature requests for it.

A short summary of what has been done (over 200 tickets):

MongoDB improvements:

   - A new "delete" transform
   - updated drivers
   - updated documentation

Beam improvements:

   - Updated Beam API to 2.41.0
   - Bug fixes
   - Added integration tests
   - Performance fixes (lock reduction, serialisation, and removed
   redundant checks)
   - Added support for AWS Kinesis
   - Added support for named parameters
   - Fixed Spark local execution for testing
   - Flink 1.15 support
   - Spark 3.3.0 support

Documentation:

   - Upgrade section added
   - Running with Apache Airflow

k8s:

   - hop and hop-web Helm charts
   - Executing a pipeline on k8s with the Flink operator

A new execution information framework:

   - A new perspective showing executions per location
   - Execution viewers for pipelines and workflows
   - The ability to drill down into child executions and navigate up to
   parents.
   - The ability to view (sample) rows passing through transforms
   - Available for local and remote run configurations as well as Beam
   pipelines
   - Execution Information Location plugins for local files, remote and
   Neo4j

Others noteworthy:

   - Microsoft Access Input/Output transforms
   - Apache Hive database support
   - A new Snowflake bulk loader
   - Lots of bug fixes


Please give the build a try and cast your vote to release this code.

Build instructions can be found in the README included.

The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
https://github.com/apache/hop/tree/release2.1.0

The release files, including signatures, digests, etc. can be found at:
https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/

The SHA512 Checksum for these artifacts is:
source:
ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
client:
30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
Helm:
3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9

Release artifacts are signed with the following key:
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e

For more information about the contents of this release, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733

Please vote on releasing this package as Apache Hop 2.1.0!

The vote is open for 72 hours and passes if
a majority of at least 3 +1 PMC votes are cast.

[ ] +1 Release this package as Apache Hop 2.0.0
[ ] +0 No opinion
[ ] -1 Do not release this package because ...

Best Regards,
Hans

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Hans Van Akelyen <ha...@gmail.com>.
+1 binding.

I did the following checks:
- signatures/checksum
- RAT
- commit hash/diff vs source
- build (including tests)
- readme/notice/license
- see if GUI starts

Cheers,
Hans

On Tue, 11 Oct 2022 at 19:44, Brandon Jackson <us...@gmail.com> wrote:

> +1 (binding) - A lot of wonderful enhancements and fixes.  Thank you
> everyone.
>
> I followed the steps described in the Checking A Release guide [1], all
> checks passed successfully.
>
> - checked the sha512 checksums and gpg signatures for the 2.1.0 source and
> client, and the 0.1.0 Helm charts.
> - performed the RAT check
> - source checkout, diff, files and licenses checked, built and launched Hop
> Gui successfully. Everything looked good.
>
> [1]
>
> https://hop.apache.org/dev-manual/latest/apache-release/checking-a-release.html
>
> Warm regards,
>
> Brandon
>
> On Tue, Oct 11, 2022 at 2:01 AM Bart Maertens <ba...@apache.org> wrote:
>
> > Hi Hans,
> >
> > +1 (binding), thanks for all the hard work from everyone involved!
> >
> > I followed the steps described in the Checking A Release guide [1], all
> > checks passed successfully.
> >
> > - checked the sha512 checksums and gpg signatures for the 2.1.0 source
> and
> > client, and the 0.1.0 Helm charts.
> > - performed the RAT check
> > - source checkout, diff, files and licenses checked, built and launched
> Hop
> > Gui successfully. Everything looked good.
> >
> > [1]
> >
> >
> https://hop.apache.org/dev-manual/latest/apache-release/checking-a-release.html
> >
> > Regards,
> > Bart
> >
> > On Mon, Oct 10, 2022 at 10:48 PM Hans Van Akelyen <
> > hans.van.akelyen@gmail.com> wrote:
> >
> > > Hi All,
> > >
> > > The time has come for us to do the next release, I would like to thank
> > > everyone for the great set of improvements, new features, and bug
> fixes!
> > > This release will also include our first Helm chart release, you will
> > > notice that the version numbering of this is different from our
> software
> > > release.
> > > The Helm charts can be released separately from the source, we would
> like
> > > to encourage everyone to test the charts and provide feedback and/or
> > > feature requests for it.
> > >
> > > A short summary of what has been done (over 200 tickets):
> > >
> > > MongoDB improvements:
> > >
> > >    - A new "delete" transform
> > >    - updated drivers
> > >    - updated documentation
> > >
> > > Beam improvements:
> > >
> > >    - Updated Beam API to 2.41.0
> > >    - Bug fixes
> > >    - Added integration tests
> > >    - Performance fixes (lock reduction, serialisation, and removed
> > >    redundant checks)
> > >    - Added support for AWS Kinesis
> > >    - Added support for named parameters
> > >    - Fixed Spark local execution for testing
> > >    - Flink 1.15 support
> > >    - Spark 3.3.0 support
> > >
> > > Documentation:
> > >
> > >    - Upgrade section added
> > >    - Running with Apache Airflow
> > >
> > > k8s:
> > >
> > >    - hop and hop-web Helm charts
> > >    - Executing a pipeline on k8s with the Flink operator
> > >
> > > A new execution information framework:
> > >
> > >    - A new perspective showing executions per location
> > >    - Execution viewers for pipelines and workflows
> > >    - The ability to drill down into child executions and navigate up to
> > >    parents.
> > >    - The ability to view (sample) rows passing through transforms
> > >    - Available for local and remote run configurations as well as Beam
> > >    pipelines
> > >    - Execution Information Location plugins for local files, remote and
> > >    Neo4j
> > >
> > > Others noteworthy:
> > >
> > >    - Microsoft Access Input/Output transforms
> > >    - Apache Hive database support
> > >    - A new Snowflake bulk loader
> > >    - Lots of bug fixes
> > >
> > >
> > > Please give the build a try and cast your vote to release this code.
> > >
> > > Build instructions can be found in the README included.
> > >
> > > The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> > > https://github.com/apache/hop/tree/release2.1.0
> > >
> > > The release files, including signatures, digests, etc. can be found at:
> > > https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
> > >
> > > The SHA512 Checksum for these artifacts is:
> > > source:
> > >
> > >
> >
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> > > client:
> > >
> > >
> >
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> > > Helm:
> > >
> > >
> >
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
> > >
> > > Release artifacts are signed with the following key:
> > >
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
> > >
> > > For more information about the contents of this release, see:
> > >
> > >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
> > >
> > > Please vote on releasing this package as Apache Hop 2.1.0!
> > >
> > > The vote is open for 72 hours and passes if
> > > a majority of at least 3 +1 PMC votes are cast.
> > >
> > > [ ] +1 Release this package as Apache Hop 2.0.0
> > > [ ] +0 No opinion
> > > [ ] -1 Do not release this package because ...
> > >
> > > Best Regards,
> > > Hans
> > >
> >
>

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Brandon Jackson <us...@gmail.com>.
+1 (binding) - A lot of wonderful enhancements and fixes.  Thank you
everyone.

I followed the steps described in the Checking A Release guide [1], all
checks passed successfully.

- checked the sha512 checksums and gpg signatures for the 2.1.0 source and
client, and the 0.1.0 Helm charts.
- performed the RAT check
- source checkout, diff, files and licenses checked, built and launched Hop
Gui successfully. Everything looked good.

[1]
https://hop.apache.org/dev-manual/latest/apache-release/checking-a-release.html

Warm regards,

Brandon

On Tue, Oct 11, 2022 at 2:01 AM Bart Maertens <ba...@apache.org> wrote:

> Hi Hans,
>
> +1 (binding), thanks for all the hard work from everyone involved!
>
> I followed the steps described in the Checking A Release guide [1], all
> checks passed successfully.
>
> - checked the sha512 checksums and gpg signatures for the 2.1.0 source and
> client, and the 0.1.0 Helm charts.
> - performed the RAT check
> - source checkout, diff, files and licenses checked, built and launched Hop
> Gui successfully. Everything looked good.
>
> [1]
>
> https://hop.apache.org/dev-manual/latest/apache-release/checking-a-release.html
>
> Regards,
> Bart
>
> On Mon, Oct 10, 2022 at 10:48 PM Hans Van Akelyen <
> hans.van.akelyen@gmail.com> wrote:
>
> > Hi All,
> >
> > The time has come for us to do the next release, I would like to thank
> > everyone for the great set of improvements, new features, and bug fixes!
> > This release will also include our first Helm chart release, you will
> > notice that the version numbering of this is different from our software
> > release.
> > The Helm charts can be released separately from the source, we would like
> > to encourage everyone to test the charts and provide feedback and/or
> > feature requests for it.
> >
> > A short summary of what has been done (over 200 tickets):
> >
> > MongoDB improvements:
> >
> >    - A new "delete" transform
> >    - updated drivers
> >    - updated documentation
> >
> > Beam improvements:
> >
> >    - Updated Beam API to 2.41.0
> >    - Bug fixes
> >    - Added integration tests
> >    - Performance fixes (lock reduction, serialisation, and removed
> >    redundant checks)
> >    - Added support for AWS Kinesis
> >    - Added support for named parameters
> >    - Fixed Spark local execution for testing
> >    - Flink 1.15 support
> >    - Spark 3.3.0 support
> >
> > Documentation:
> >
> >    - Upgrade section added
> >    - Running with Apache Airflow
> >
> > k8s:
> >
> >    - hop and hop-web Helm charts
> >    - Executing a pipeline on k8s with the Flink operator
> >
> > A new execution information framework:
> >
> >    - A new perspective showing executions per location
> >    - Execution viewers for pipelines and workflows
> >    - The ability to drill down into child executions and navigate up to
> >    parents.
> >    - The ability to view (sample) rows passing through transforms
> >    - Available for local and remote run configurations as well as Beam
> >    pipelines
> >    - Execution Information Location plugins for local files, remote and
> >    Neo4j
> >
> > Others noteworthy:
> >
> >    - Microsoft Access Input/Output transforms
> >    - Apache Hive database support
> >    - A new Snowflake bulk loader
> >    - Lots of bug fixes
> >
> >
> > Please give the build a try and cast your vote to release this code.
> >
> > Build instructions can be found in the README included.
> >
> > The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> > https://github.com/apache/hop/tree/release2.1.0
> >
> > The release files, including signatures, digests, etc. can be found at:
> > https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
> >
> > The SHA512 Checksum for these artifacts is:
> > source:
> >
> >
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> > client:
> >
> >
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> > Helm:
> >
> >
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
> >
> > Release artifacts are signed with the following key:
> > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
> >
> > For more information about the contents of this release, see:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
> >
> > Please vote on releasing this package as Apache Hop 2.1.0!
> >
> > The vote is open for 72 hours and passes if
> > a majority of at least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Hop 2.0.0
> > [ ] +0 No opinion
> > [ ] -1 Do not release this package because ...
> >
> > Best Regards,
> > Hans
> >
>

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Bart Maertens <ba...@apache.org>.
Hi Hans,

+1 (binding), thanks for all the hard work from everyone involved!

I followed the steps described in the Checking A Release guide [1], all
checks passed successfully.

- checked the sha512 checksums and gpg signatures for the 2.1.0 source and
client, and the 0.1.0 Helm charts.
- performed the RAT check
- source checkout, diff, files and licenses checked, built and launched Hop
Gui successfully. Everything looked good.

[1]
https://hop.apache.org/dev-manual/latest/apache-release/checking-a-release.html

Regards,
Bart

On Mon, Oct 10, 2022 at 10:48 PM Hans Van Akelyen <
hans.van.akelyen@gmail.com> wrote:

> Hi All,
>
> The time has come for us to do the next release, I would like to thank
> everyone for the great set of improvements, new features, and bug fixes!
> This release will also include our first Helm chart release, you will
> notice that the version numbering of this is different from our software
> release.
> The Helm charts can be released separately from the source, we would like
> to encourage everyone to test the charts and provide feedback and/or
> feature requests for it.
>
> A short summary of what has been done (over 200 tickets):
>
> MongoDB improvements:
>
>    - A new "delete" transform
>    - updated drivers
>    - updated documentation
>
> Beam improvements:
>
>    - Updated Beam API to 2.41.0
>    - Bug fixes
>    - Added integration tests
>    - Performance fixes (lock reduction, serialisation, and removed
>    redundant checks)
>    - Added support for AWS Kinesis
>    - Added support for named parameters
>    - Fixed Spark local execution for testing
>    - Flink 1.15 support
>    - Spark 3.3.0 support
>
> Documentation:
>
>    - Upgrade section added
>    - Running with Apache Airflow
>
> k8s:
>
>    - hop and hop-web Helm charts
>    - Executing a pipeline on k8s with the Flink operator
>
> A new execution information framework:
>
>    - A new perspective showing executions per location
>    - Execution viewers for pipelines and workflows
>    - The ability to drill down into child executions and navigate up to
>    parents.
>    - The ability to view (sample) rows passing through transforms
>    - Available for local and remote run configurations as well as Beam
>    pipelines
>    - Execution Information Location plugins for local files, remote and
>    Neo4j
>
> Others noteworthy:
>
>    - Microsoft Access Input/Output transforms
>    - Apache Hive database support
>    - A new Snowflake bulk loader
>    - Lots of bug fixes
>
>
> Please give the build a try and cast your vote to release this code.
>
> Build instructions can be found in the README included.
>
> The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> https://github.com/apache/hop/tree/release2.1.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
>
> The SHA512 Checksum for these artifacts is:
> source:
>
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> client:
>
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> Helm:
>
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
>
> Release artifacts are signed with the following key:
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
>
> For more information about the contents of this release, see:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
>
> Please vote on releasing this package as Apache Hop 2.1.0!
>
> The vote is open for 72 hours and passes if
> a majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Hop 2.0.0
> [ ] +0 No opinion
> [ ] -1 Do not release this package because ...
>
> Best Regards,
> Hans
>

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Enrico Maria Carmona <en...@asst-brianza.it>.
Hi Hans,

+1

All checks passed following [1]:
* downloaded source and checked hash
* verified gpg signature
* checked LICENSE, NOTICE, README
* cloned source from github branch release2.1.0, tag 2.1.0-rc1, head 2f7e4f59
* checked downloaded archive vs code with diff
* validated with rat:check
* built, unzipped target, tested some pipeline with GUI

Awesome work!

[1]
https://hop.apache.org/dev-manual/latest/apache-release/checking-a-release.html

Best Regards,
Enrico

----- Messaggio originale -----
Da: "Hans Van Akelyen" <ha...@gmail.com>
A: "dev" <de...@hop.apache.org>
Inviato: Lunedì, 10 ottobre 2022 22:47:40
Oggetto: [VOTE] Release Apache Hop 2.1.0-rc1

Hi All,

The time has come for us to do the next release, I would like to thank
everyone for the great set of improvements, new features, and bug fixes!
This release will also include our first Helm chart release, you will
notice that the version numbering of this is different from our software
release.
The Helm charts can be released separately from the source, we would like
to encourage everyone to test the charts and provide feedback and/or
feature requests for it.

A short summary of what has been done (over 200 tickets):

MongoDB improvements:

   - A new "delete" transform
   - updated drivers
   - updated documentation

Beam improvements:

   - Updated Beam API to 2.41.0
   - Bug fixes
   - Added integration tests
   - Performance fixes (lock reduction, serialisation, and removed
   redundant checks)
   - Added support for AWS Kinesis
   - Added support for named parameters
   - Fixed Spark local execution for testing
   - Flink 1.15 support
   - Spark 3.3.0 support

Documentation:

   - Upgrade section added
   - Running with Apache Airflow

k8s:

   - hop and hop-web Helm charts
   - Executing a pipeline on k8s with the Flink operator

A new execution information framework:

   - A new perspective showing executions per location
   - Execution viewers for pipelines and workflows
   - The ability to drill down into child executions and navigate up to
   parents.
   - The ability to view (sample) rows passing through transforms
   - Available for local and remote run configurations as well as Beam
   pipelines
   - Execution Information Location plugins for local files, remote and
   Neo4j

Others noteworthy:

   - Microsoft Access Input/Output transforms
   - Apache Hive database support
   - A new Snowflake bulk loader
   - Lots of bug fixes


Please give the build a try and cast your vote to release this code.

Build instructions can be found in the README included.

The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
https://github.com/apache/hop/tree/release2.1.0

The release files, including signatures, digests, etc. can be found at:
https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/

The SHA512 Checksum for these artifacts is:
source:
ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
client:
30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
Helm:
3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9

Release artifacts are signed with the following key:
https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e

For more information about the contents of this release, see:
https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733

Please vote on releasing this package as Apache Hop 2.1.0!

The vote is open for 72 hours and passes if
a majority of at least 3 +1 PMC votes are cast.

[ ] +1 Release this package as Apache Hop 2.0.0
[ ] +0 No opinion
[ ] -1 Do not release this package because ...

Best Regards,
Hans
(null)

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Matt Casters <ma...@neo4j.com.INVALID>.
Hi Hans,

Thanks for the hard work on this release!
I checked the following:

- checksums are OK
- verified gpg signatures of all 3 files
- validated the 2.1.0-rc1 branch matches the source tarball.
- successfully ran an Apache Rat check
- successfully built the client and ran a few tests

+1 (binding)

Cheers,
Matt


On Mon, Oct 10, 2022 at 10:48 PM Hans Van Akelyen <
hans.van.akelyen@gmail.com> wrote:

> Hi All,
>
> The time has come for us to do the next release, I would like to thank
> everyone for the great set of improvements, new features, and bug fixes!
> This release will also include our first Helm chart release, you will
> notice that the version numbering of this is different from our software
> release.
> The Helm charts can be released separately from the source, we would like
> to encourage everyone to test the charts and provide feedback and/or
> feature requests for it.
>
> A short summary of what has been done (over 200 tickets):
>
> MongoDB improvements:
>
>    - A new "delete" transform
>    - updated drivers
>    - updated documentation
>
> Beam improvements:
>
>    - Updated Beam API to 2.41.0
>    - Bug fixes
>    - Added integration tests
>    - Performance fixes (lock reduction, serialisation, and removed
>    redundant checks)
>    - Added support for AWS Kinesis
>    - Added support for named parameters
>    - Fixed Spark local execution for testing
>    - Flink 1.15 support
>    - Spark 3.3.0 support
>
> Documentation:
>
>    - Upgrade section added
>    - Running with Apache Airflow
>
> k8s:
>
>    - hop and hop-web Helm charts
>    - Executing a pipeline on k8s with the Flink operator
>
> A new execution information framework:
>
>    - A new perspective showing executions per location
>    - Execution viewers for pipelines and workflows
>    - The ability to drill down into child executions and navigate up to
>    parents.
>    - The ability to view (sample) rows passing through transforms
>    - Available for local and remote run configurations as well as Beam
>    pipelines
>    - Execution Information Location plugins for local files, remote and
>    Neo4j
>
> Others noteworthy:
>
>    - Microsoft Access Input/Output transforms
>    - Apache Hive database support
>    - A new Snowflake bulk loader
>    - Lots of bug fixes
>
>
> Please give the build a try and cast your vote to release this code.
>
> Build instructions can be found in the README included.
>
> The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> https://github.com/apache/hop/tree/release2.1.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
>
> The SHA512 Checksum for these artifacts is:
> source:
>
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> client:
>
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> Helm:
>
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
>
> Release artifacts are signed with the following key:
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
>
> For more information about the contents of this release, see:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
>
> Please vote on releasing this package as Apache Hop 2.1.0!
>
> The vote is open for 72 hours and passes if
> a majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Hop 2.0.0
> [ ] +0 No opinion
> [ ] -1 Do not release this package because ...
>
> Best Regards,
> Hans
>


-- 
Neo4j Chief Solutions Architect
*✉   *matt.casters@neo4j.com

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by fpapon <fp...@apache.org>.
+1 (binding)

All checks passed :)

Good job guys!

regards,

Francois

On 10/10/2022 22:47, Hans Van Akelyen wrote:
> Hi All,
>
> The time has come for us to do the next release, I would like to thank
> everyone for the great set of improvements, new features, and bug fixes!
> This release will also include our first Helm chart release, you will
> notice that the version numbering of this is different from our software
> release.
> The Helm charts can be released separately from the source, we would like
> to encourage everyone to test the charts and provide feedback and/or
> feature requests for it.
>
> A short summary of what has been done (over 200 tickets):
>
> MongoDB improvements:
>
>     - A new "delete" transform
>     - updated drivers
>     - updated documentation
>
> Beam improvements:
>
>     - Updated Beam API to 2.41.0
>     - Bug fixes
>     - Added integration tests
>     - Performance fixes (lock reduction, serialisation, and removed
>     redundant checks)
>     - Added support for AWS Kinesis
>     - Added support for named parameters
>     - Fixed Spark local execution for testing
>     - Flink 1.15 support
>     - Spark 3.3.0 support
>
> Documentation:
>
>     - Upgrade section added
>     - Running with Apache Airflow
>
> k8s:
>
>     - hop and hop-web Helm charts
>     - Executing a pipeline on k8s with the Flink operator
>
> A new execution information framework:
>
>     - A new perspective showing executions per location
>     - Execution viewers for pipelines and workflows
>     - The ability to drill down into child executions and navigate up to
>     parents.
>     - The ability to view (sample) rows passing through transforms
>     - Available for local and remote run configurations as well as Beam
>     pipelines
>     - Execution Information Location plugins for local files, remote and
>     Neo4j
>
> Others noteworthy:
>
>     - Microsoft Access Input/Output transforms
>     - Apache Hive database support
>     - A new Snowflake bulk loader
>     - Lots of bug fixes
>
>
> Please give the build a try and cast your vote to release this code.
>
> Build instructions can be found in the README included.
>
> The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> https://github.com/apache/hop/tree/release2.1.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
>
> The SHA512 Checksum for these artifacts is:
> source:
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> client:
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> Helm:
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
>
> Release artifacts are signed with the following key:
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
>
> For more information about the contents of this release, see:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
>
> Please vote on releasing this package as Apache Hop 2.1.0!
>
> The vote is open for 72 hours and passes if
> a majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Hop 2.0.0
> [ ] +0 No opinion
> [ ] -1 Do not release this package because ...
>
> Best Regards,
> Hans
>
-- 
--
François


Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Matt Casters <ma...@neo4j.com.INVALID>.
Hi Hans,

Thanks for the hard work on this release!
I checked the following:

- checksums are OK
- verified gpg signatures of all 3 files
- validated the 2.1.0-rc1 branch matches the source tarball.
- successfully ran an Apache Rat check
- successfully built the client and ran a few tests

+1 (binding)

Cheers,
Matt


On Mon, Oct 10, 2022 at 10:48 PM Hans Van Akelyen <
hans.van.akelyen@gmail.com> wrote:

> Hi All,
>
> The time has come for us to do the next release, I would like to thank
> everyone for the great set of improvements, new features, and bug fixes!
> This release will also include our first Helm chart release, you will
> notice that the version numbering of this is different from our software
> release.
> The Helm charts can be released separately from the source, we would like
> to encourage everyone to test the charts and provide feedback and/or
> feature requests for it.
>
> A short summary of what has been done (over 200 tickets):
>
> MongoDB improvements:
>
>    - A new "delete" transform
>    - updated drivers
>    - updated documentation
>
> Beam improvements:
>
>    - Updated Beam API to 2.41.0
>    - Bug fixes
>    - Added integration tests
>    - Performance fixes (lock reduction, serialisation, and removed
>    redundant checks)
>    - Added support for AWS Kinesis
>    - Added support for named parameters
>    - Fixed Spark local execution for testing
>    - Flink 1.15 support
>    - Spark 3.3.0 support
>
> Documentation:
>
>    - Upgrade section added
>    - Running with Apache Airflow
>
> k8s:
>
>    - hop and hop-web Helm charts
>    - Executing a pipeline on k8s with the Flink operator
>
> A new execution information framework:
>
>    - A new perspective showing executions per location
>    - Execution viewers for pipelines and workflows
>    - The ability to drill down into child executions and navigate up to
>    parents.
>    - The ability to view (sample) rows passing through transforms
>    - Available for local and remote run configurations as well as Beam
>    pipelines
>    - Execution Information Location plugins for local files, remote and
>    Neo4j
>
> Others noteworthy:
>
>    - Microsoft Access Input/Output transforms
>    - Apache Hive database support
>    - A new Snowflake bulk loader
>    - Lots of bug fixes
>
>
> Please give the build a try and cast your vote to release this code.
>
> Build instructions can be found in the README included.
>
> The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> https://github.com/apache/hop/tree/release2.1.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
>
> The SHA512 Checksum for these artifacts is:
> source:
>
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> client:
>
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> Helm:
>
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
>
> Release artifacts are signed with the following key:
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
>
> For more information about the contents of this release, see:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
>
> Please vote on releasing this package as Apache Hop 2.1.0!
>
> The vote is open for 72 hours and passes if
> a majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Hop 2.0.0
> [ ] +0 No opinion
> [ ] -1 Do not release this package because ...
>
> Best Regards,
> Hans
>


-- 
Neo4j Chief Solutions Architect
*✉   *matt.casters@neo4j.com

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Hans Van Akelyen <ha...@gmail.com>.
This vote has now closed.

I would like to thank everyone for checking the release, love working with
you all!

Cheers,
Hans

On Thu, 13 Oct 2022 at 21:37, Nicolas ADMENT <na...@gmail.com> wrote:

>  Hi all,
>
> +1
>
> The controls have been passed:
> - Sha512 checksums
> - Content of the source github matches the content of the archive
> - Verify RAT
> - If the archive contains following files LICENSE, NOTICE, README
> - Built but without tests and launched Hop
>
> Best Regards,
> Nicolas
>
> Le lun. 10 oct. 2022 à 22:48, Hans Van Akelyen <hans.van.akelyen@gmail.com
> >
> a écrit :
>
> > Hi All,
> >
> > The time has come for us to do the next release, I would like to thank
> > everyone for the great set of improvements, new features, and bug fixes!
> > This release will also include our first Helm chart release, you will
> > notice that the version numbering of this is different from our software
> > release.
> > The Helm charts can be released separately from the source, we would like
> > to encourage everyone to test the charts and provide feedback and/or
> > feature requests for it.
> >
> > A short summary of what has been done (over 200 tickets):
> >
> > MongoDB improvements:
> >
> >    - A new "delete" transform
> >    - updated drivers
> >    - updated documentation
> >
> > Beam improvements:
> >
> >    - Updated Beam API to 2.41.0
> >    - Bug fixes
> >    - Added integration tests
> >    - Performance fixes (lock reduction, serialisation, and removed
> >    redundant checks)
> >    - Added support for AWS Kinesis
> >    - Added support for named parameters
> >    - Fixed Spark local execution for testing
> >    - Flink 1.15 support
> >    - Spark 3.3.0 support
> >
> > Documentation:
> >
> >    - Upgrade section added
> >    - Running with Apache Airflow
> >
> > k8s:
> >
> >    - hop and hop-web Helm charts
> >    - Executing a pipeline on k8s with the Flink operator
> >
> > A new execution information framework:
> >
> >    - A new perspective showing executions per location
> >    - Execution viewers for pipelines and workflows
> >    - The ability to drill down into child executions and navigate up to
> >    parents.
> >    - The ability to view (sample) rows passing through transforms
> >    - Available for local and remote run configurations as well as Beam
> >    pipelines
> >    - Execution Information Location plugins for local files, remote and
> >    Neo4j
> >
> > Others noteworthy:
> >
> >    - Microsoft Access Input/Output transforms
> >    - Apache Hive database support
> >    - A new Snowflake bulk loader
> >    - Lots of bug fixes
> >
> >
> > Please give the build a try and cast your vote to release this code.
> >
> > Build instructions can be found in the README included.
> >
> > The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> > https://github.com/apache/hop/tree/release2.1.0
> >
> > The release files, including signatures, digests, etc. can be found at:
> > https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
> >
> > The SHA512 Checksum for these artifacts is:
> > source:
> >
> >
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> > client:
> >
> >
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> > Helm:
> >
> >
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
> >
> > Release artifacts are signed with the following key:
> > https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
> >
> > For more information about the contents of this release, see:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
> >
> > Please vote on releasing this package as Apache Hop 2.1.0!
> >
> > The vote is open for 72 hours and passes if
> > a majority of at least 3 +1 PMC votes are cast.
> >
> > [ ] +1 Release this package as Apache Hop 2.0.0
> > [ ] +0 No opinion
> > [ ] -1 Do not release this package because ...
> >
> > Best Regards,
> > Hans
> >
>

Re: [VOTE] Release Apache Hop 2.1.0-rc1

Posted by Nicolas ADMENT <na...@gmail.com>.
 Hi all,

+1

The controls have been passed:
- Sha512 checksums
- Content of the source github matches the content of the archive
- Verify RAT
- If the archive contains following files LICENSE, NOTICE, README
- Built but without tests and launched Hop

Best Regards,
Nicolas

Le lun. 10 oct. 2022 à 22:48, Hans Van Akelyen <ha...@gmail.com>
a écrit :

> Hi All,
>
> The time has come for us to do the next release, I would like to thank
> everyone for the great set of improvements, new features, and bug fixes!
> This release will also include our first Helm chart release, you will
> notice that the version numbering of this is different from our software
> release.
> The Helm charts can be released separately from the source, we would like
> to encourage everyone to test the charts and provide feedback and/or
> feature requests for it.
>
> A short summary of what has been done (over 200 tickets):
>
> MongoDB improvements:
>
>    - A new "delete" transform
>    - updated drivers
>    - updated documentation
>
> Beam improvements:
>
>    - Updated Beam API to 2.41.0
>    - Bug fixes
>    - Added integration tests
>    - Performance fixes (lock reduction, serialisation, and removed
>    redundant checks)
>    - Added support for AWS Kinesis
>    - Added support for named parameters
>    - Fixed Spark local execution for testing
>    - Flink 1.15 support
>    - Spark 3.3.0 support
>
> Documentation:
>
>    - Upgrade section added
>    - Running with Apache Airflow
>
> k8s:
>
>    - hop and hop-web Helm charts
>    - Executing a pipeline on k8s with the Flink operator
>
> A new execution information framework:
>
>    - A new perspective showing executions per location
>    - Execution viewers for pipelines and workflows
>    - The ability to drill down into child executions and navigate up to
>    parents.
>    - The ability to view (sample) rows passing through transforms
>    - Available for local and remote run configurations as well as Beam
>    pipelines
>    - Execution Information Location plugins for local files, remote and
>    Neo4j
>
> Others noteworthy:
>
>    - Microsoft Access Input/Output transforms
>    - Apache Hive database support
>    - A new Snowflake bulk loader
>    - Lots of bug fixes
>
>
> Please give the build a try and cast your vote to release this code.
>
> Build instructions can be found in the README included.
>
> The tag to be voted on is 2.1.0-rc1 (commit 2f7e4f5):
> https://github.com/apache/hop/tree/release2.1.0
>
> The release files, including signatures, digests, etc. can be found at:
> https://dist.apache.org/repos/dist/dev/hop/apache-hop-2.1.0-rc1/
>
> The SHA512 Checksum for these artifacts is:
> source:
>
> ac00440b59c599dc9cf25c93a7b92fd7308e7e51625383aa7554894f9ded930fa00038ab621b7d90fb91f87d1dfb2111064892ac9f7b4af9176ca01fdcf04aa7
> client:
>
> 30eb9ccec1278b3fe312559517d1bc3da4b770048a51979686f27355f6a33df405f632d6cdf180aea13e4a14c3c8bb154c938447363bd2f63a8679b05c153394
> Helm:
>
> 3f8fbcc66784bcd3930d6a57de72714a15bd8dc49e9151834c51c0548429413c43889c90994ac71dc018057bd378ac68c1784aa269909a710744fa891af3a4c9
>
> Release artifacts are signed with the following key:
> https://keyserver.ubuntu.com/pks/lookup?op=get&search=0x9a8a628dd4f4aa1e
>
> For more information about the contents of this release, see:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12324323&version=12351733
>
> Please vote on releasing this package as Apache Hop 2.1.0!
>
> The vote is open for 72 hours and passes if
> a majority of at least 3 +1 PMC votes are cast.
>
> [ ] +1 Release this package as Apache Hop 2.0.0
> [ ] +0 No opinion
> [ ] -1 Do not release this package because ...
>
> Best Regards,
> Hans
>