Re: [VOTE] Release Apache NiFi 1.23.1 (RC1)

2023-08-16 Thread Peter Turcsanyi
+1 (binding)

Verified signatures and hashes.
Built NiFi on Ubuntu 20.04 with Java 8 (Adoptium 1.8.0_382-b05), Java 11
(Adoptium 11.0.20+8) and Java 17 (Adoptium 17.0.8+7), Maven 3.9.4 with
empty local repo.

Ran flows for validating:
 - NIFI-11823: PutBigQuery cannot handle BigDecimal / NUMERIC
 - NIFI-11902: ListHDFS closes FileSystem in OnTrigger
 - NIFI-11918: ListenGRPC with SSL fails on Java 17
 - NIFI-11926: Add proxy handling in Azure Storage Credentials Services

Thanks for RMing David!

Regards,
Peter Turcsanyi

On Wed, Aug 16, 2023 at 7:40 PM Matt Burgess  wrote:

> +1 (binding)
>
> Ran through release helper, verified NIFI-11922 [1] and stored flows
> in Registry.
>
> Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
> Java version: 17.0.7, vendor: Oracle Corporation, runtime:
> /Users/mburgess/.sdkman/candidates/java/17.0.7-oracle
> Default locale: en_US, platform encoding: UTF-8
> OS name: "mac os x", version: "13.4.1", arch: "aarch64", family: "mac"
>
> Good work team, and thanks for RM'ing David!
>
> [1] https://issues.apache.org/jira/browse/NIFI-11922
>
> On Tue, Aug 15, 2023 at 2:08 PM David Handermann
>  wrote:
> >
> > Team,
> >
> > I am pleased to be calling this vote for the source release of Apache
> NiFi
> > 1.23.1.
> >
> > Please review the following guide for how to verify a release candidate
> > build:
> >
> >
> https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
> >
> > The source being voted upon and the convenience binaries are available on
> > the Apache Distribution Repository:
> >
> > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.23.1/
> >
> > The build artifacts are available on the Apache Nexus Repository:
> >
> > https://repository.apache.org/content/repositories/orgapachenifi-1234
> >
> > Git Tag: nifi-1.23.1-RC1
> > Git Commit ID: f739e9dd2d476b3c0df5a806ff1dffd24be52916
> > GitHub Commit Link:
> >
> https://github.com/apache/nifi/commit/f739e9dd2d476b3c0df5a806ff1dffd24be52916
> >
> > Checksums of nifi-1.23.1-source-release.zip:
> >
> > SHA256: 01f5f67a9f9703232f6fe260f6c1da73f3e3a0764b8e8464f915cfad168278e6
> > SHA512:
> >
> f8a010ad5a5dd1f71fe04e5d2bf1c6637d2d0a8a7c580a0ff4dbd76c12c2e5ab4ac43e1f5314f9fca85cebe1606bd5e7ae0a8b62f577ddc68696ebd0155d
> >
> > Release artifacts are signed with the following key:
> >
> > https://people.apache.org/keys/committer/exceptionfactory.asc
> >
> > KEYS file available here:
> >
> > https://dist.apache.org/repos/dist/release/nifi/KEYS
> >
> > 51 issues were closed/resolved for this release:
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12353541
> >
> > Release note highlights can be found here:
> >
> >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.1
> >
> > The vote will be open for 72 hours.
> >
> > Please download the release candidate and evaluate the necessary items
> > including checking hashes, signatures, build from source, and test. Then
> > please vote:
> >
> > [ ] +1 Release this package as nifi-1.23.1
> > [ ] +0 no opinion
> > [ ] -1 Do not release this package because...
>


Re: ListFTP not taking into account french special characters in filename [Nifi 1.21.0]

2023-08-16 Thread Paul Grey
This issue sounds similar to this one:
- https://issues.apache.org/jira/browse/NIFI-10143

Are you able to share OS/JRE details for the FTP server and for the NiFi
instance?


On Wed, Aug 16, 2023 at 12:37 PM Ravinder Singh <
ravinder.si...@energisme.com> wrote:

> Hello,
>
>
>
> First of all, I would like to thank you for the great work on Nifi.
>
>
>
> Would it be possible for you to help me on the following problem, please ?
>
>
>
> I have upgraded nifi from 1.16.3 to 1.21.0
>
>
>
> Now, the processors ListFTP, FetchFTP, PutFTP won't work with filenames
> that contains french accents like à é etc..
>
>
>
> It worked like a charm on Nifi 1.16.3
>
>
>
> I will be happy to provide all the information that you need to debug the
> problem.
>
>
>
>
>
>
>
>
>
> PS : I created a post on cloudera =>
> https://community.cloudera.com/t5/Support-Questions/ListFTP-not-taking-into-account-french-special-characters-in/td-p/375276
>
>
>
> Thank you very much.
>
>
>
> Ravinder Singh.
>


Re: [VOTE] Release Apache NiFi 1.23.1 (RC1)

2023-08-16 Thread Matt Burgess
+1 (binding)

Ran through release helper, verified NIFI-11922 [1] and stored flows
in Registry.

Apache Maven 3.9.1 (2e178502fcdbffc201671fb2537d0cb4b4cc58f8)
Java version: 17.0.7, vendor: Oracle Corporation, runtime:
/Users/mburgess/.sdkman/candidates/java/17.0.7-oracle
Default locale: en_US, platform encoding: UTF-8
OS name: "mac os x", version: "13.4.1", arch: "aarch64", family: "mac"

Good work team, and thanks for RM'ing David!

[1] https://issues.apache.org/jira/browse/NIFI-11922

On Tue, Aug 15, 2023 at 2:08 PM David Handermann
 wrote:
>
> Team,
>
> I am pleased to be calling this vote for the source release of Apache NiFi
> 1.23.1.
>
> Please review the following guide for how to verify a release candidate
> build:
>
> https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
>
> The source being voted upon and the convenience binaries are available on
> the Apache Distribution Repository:
>
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.23.1/
>
> The build artifacts are available on the Apache Nexus Repository:
>
> https://repository.apache.org/content/repositories/orgapachenifi-1234
>
> Git Tag: nifi-1.23.1-RC1
> Git Commit ID: f739e9dd2d476b3c0df5a806ff1dffd24be52916
> GitHub Commit Link:
> https://github.com/apache/nifi/commit/f739e9dd2d476b3c0df5a806ff1dffd24be52916
>
> Checksums of nifi-1.23.1-source-release.zip:
>
> SHA256: 01f5f67a9f9703232f6fe260f6c1da73f3e3a0764b8e8464f915cfad168278e6
> SHA512:
> f8a010ad5a5dd1f71fe04e5d2bf1c6637d2d0a8a7c580a0ff4dbd76c12c2e5ab4ac43e1f5314f9fca85cebe1606bd5e7ae0a8b62f577ddc68696ebd0155d
>
> Release artifacts are signed with the following key:
>
> https://people.apache.org/keys/committer/exceptionfactory.asc
>
> KEYS file available here:
>
> https://dist.apache.org/repos/dist/release/nifi/KEYS
>
> 51 issues were closed/resolved for this release:
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12353541
>
> Release note highlights can be found here:
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.1
>
> The vote will be open for 72 hours.
>
> Please download the release candidate and evaluate the necessary items
> including checking hashes, signatures, build from source, and test. Then
> please vote:
>
> [ ] +1 Release this package as nifi-1.23.1
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...


Re: [VOTE] Release Apache NiFi 1.23.1 (RC1)

2023-08-16 Thread Joe Witt
+1 (binding)

Built on Java 8, build size good, hashes/sigs, it runs.

Good stuff all!

Thanks for the RM DH.

Thanks

On Wed, Aug 16, 2023 at 10:13 AM Steven Matison 
wrote:

> +1 non binding
>
> Verified source release checksums
> Built w/ java version 17 *Apache Maven 3.9.2*
> Checks completed
>
> NiFi 1.23.1 started and imported test flow
>
> Thanks David and Team for another release!!
>
> On Tue, Aug 15, 2023 at 2:07 PM David Handermann <
> exceptionfact...@apache.org> wrote:
>
> > Team,
> >
> > I am pleased to be calling this vote for the source release of Apache
> NiFi
> > 1.23.1.
> >
> > Please review the following guide for how to verify a release candidate
> > build:
> >
> >
> >
> https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
> >
> > The source being voted upon and the convenience binaries are available on
> > the Apache Distribution Repository:
> >
> > https://dist.apache.org/repos/dist/dev/nifi/nifi-1.23.1/
> >
> > The build artifacts are available on the Apache Nexus Repository:
> >
> > https://repository.apache.org/content/repositories/orgapachenifi-1234
> >
> > Git Tag: nifi-1.23.1-RC1
> > Git Commit ID: f739e9dd2d476b3c0df5a806ff1dffd24be52916
> > GitHub Commit Link:
> >
> >
> https://github.com/apache/nifi/commit/f739e9dd2d476b3c0df5a806ff1dffd24be52916
> >
> > Checksums of nifi-1.23.1-source-release.zip:
> >
> > SHA256: 01f5f67a9f9703232f6fe260f6c1da73f3e3a0764b8e8464f915cfad168278e6
> > SHA512:
> >
> >
> f8a010ad5a5dd1f71fe04e5d2bf1c6637d2d0a8a7c580a0ff4dbd76c12c2e5ab4ac43e1f5314f9fca85cebe1606bd5e7ae0a8b62f577ddc68696ebd0155d
> >
> > Release artifacts are signed with the following key:
> >
> > https://people.apache.org/keys/committer/exceptionfactory.asc
> >
> > KEYS file available here:
> >
> > https://dist.apache.org/repos/dist/release/nifi/KEYS
> >
> > 51 issues were closed/resolved for this release:
> >
> >
> >
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12353541
> >
> > Release note highlights can be found here:
> >
> >
> >
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.1
> >
> > The vote will be open for 72 hours.
> >
> > Please download the release candidate and evaluate the necessary items
> > including checking hashes, signatures, build from source, and test. Then
> > please vote:
> >
> > [ ] +1 Release this package as nifi-1.23.1
> > [ ] +0 no opinion
> > [ ] -1 Do not release this package because...
> >
>


Re: [VOTE] Release Apache NiFi 1.23.1 (RC1)

2023-08-16 Thread Steven Matison
+1 non binding

Verified source release checksums
Built w/ java version 17 *Apache Maven 3.9.2*
Checks completed

NiFi 1.23.1 started and imported test flow

Thanks David and Team for another release!!

On Tue, Aug 15, 2023 at 2:07 PM David Handermann <
exceptionfact...@apache.org> wrote:

> Team,
>
> I am pleased to be calling this vote for the source release of Apache NiFi
> 1.23.1.
>
> Please review the following guide for how to verify a release candidate
> build:
>
>
> https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
>
> The source being voted upon and the convenience binaries are available on
> the Apache Distribution Repository:
>
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.23.1/
>
> The build artifacts are available on the Apache Nexus Repository:
>
> https://repository.apache.org/content/repositories/orgapachenifi-1234
>
> Git Tag: nifi-1.23.1-RC1
> Git Commit ID: f739e9dd2d476b3c0df5a806ff1dffd24be52916
> GitHub Commit Link:
>
> https://github.com/apache/nifi/commit/f739e9dd2d476b3c0df5a806ff1dffd24be52916
>
> Checksums of nifi-1.23.1-source-release.zip:
>
> SHA256: 01f5f67a9f9703232f6fe260f6c1da73f3e3a0764b8e8464f915cfad168278e6
> SHA512:
>
> f8a010ad5a5dd1f71fe04e5d2bf1c6637d2d0a8a7c580a0ff4dbd76c12c2e5ab4ac43e1f5314f9fca85cebe1606bd5e7ae0a8b62f577ddc68696ebd0155d
>
> Release artifacts are signed with the following key:
>
> https://people.apache.org/keys/committer/exceptionfactory.asc
>
> KEYS file available here:
>
> https://dist.apache.org/repos/dist/release/nifi/KEYS
>
> 51 issues were closed/resolved for this release:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12353541
>
> Release note highlights can be found here:
>
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.1
>
> The vote will be open for 72 hours.
>
> Please download the release candidate and evaluate the necessary items
> including checking hashes, signatures, build from source, and test. Then
> please vote:
>
> [ ] +1 Release this package as nifi-1.23.1
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>


ListFTP not taking into account french special characters in filename [Nifi 1.21.0]

2023-08-16 Thread Ravinder Singh
Hello,

First of all, I would like to thank you for the great work on Nifi.

Would it be possible for you to help me on the following problem, please ?

I have upgraded nifi from 1.16.3 to 1.21.0

Now, the processors ListFTP, FetchFTP, PutFTP won't work with filenames that 
contains french accents like à é etc..

It worked like a charm on Nifi 1.16.3

I will be happy to provide all the information that you need to debug the 
problem.

[cid:image001.png@01D9D06E.FF00E910]

[cid:image002.png@01D9D06E.FF00E910]

[cid:image003.png@01D9D06E.FF00E910]

PS : I created a post on cloudera => 
https://community.cloudera.com/t5/Support-Questions/ListFTP-not-taking-into-account-french-special-characters-in/td-p/375276

Thank you very much.

Ravinder Singh.


Re: [VOTE] Release Apache NiFi 1.23.1 (RC1)

2023-08-16 Thread Emilio Setiadarma
Hi,

+1 (non-binding)

Verified signature and SHA256/512 hashes of the release.
OS: MacOS Ventura, 13.4.1
Java version: OpenJDK version 17.0.7
Ran the build, and booted up NiFi with no issues, I was able to start up a
very simple flow and left it running for a while.

Best,
Emilio Setiadarma

On Tue, Aug 15, 2023 at 11:08 AM David Handermann <
exceptionfact...@apache.org> wrote:

> Team,
>
> I am pleased to be calling this vote for the source release of Apache NiFi
> 1.23.1.
>
> Please review the following guide for how to verify a release candidate
> build:
>
>
> https://cwiki.apache.org/confluence/display/NIFI/How+to+help+verify+an+Apache+NiFi+release+candidate
>
> The source being voted upon and the convenience binaries are available on
> the Apache Distribution Repository:
>
> https://dist.apache.org/repos/dist/dev/nifi/nifi-1.23.1/
>
> The build artifacts are available on the Apache Nexus Repository:
>
> https://repository.apache.org/content/repositories/orgapachenifi-1234
>
> Git Tag: nifi-1.23.1-RC1
> Git Commit ID: f739e9dd2d476b3c0df5a806ff1dffd24be52916
> GitHub Commit Link:
>
> https://github.com/apache/nifi/commit/f739e9dd2d476b3c0df5a806ff1dffd24be52916
>
> Checksums of nifi-1.23.1-source-release.zip:
>
> SHA256: 01f5f67a9f9703232f6fe260f6c1da73f3e3a0764b8e8464f915cfad168278e6
> SHA512:
>
> f8a010ad5a5dd1f71fe04e5d2bf1c6637d2d0a8a7c580a0ff4dbd76c12c2e5ab4ac43e1f5314f9fca85cebe1606bd5e7ae0a8b62f577ddc68696ebd0155d
>
> Release artifacts are signed with the following key:
>
> https://people.apache.org/keys/committer/exceptionfactory.asc
>
> KEYS file available here:
>
> https://dist.apache.org/repos/dist/release/nifi/KEYS
>
> 51 issues were closed/resolved for this release:
>
>
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?projectId=12316020=12353541
>
> Release note highlights can be found here:
>
>
> https://cwiki.apache.org/confluence/display/NIFI/Release+Notes#ReleaseNotes-Version1.23.1
>
> The vote will be open for 72 hours.
>
> Please download the release candidate and evaluate the necessary items
> including checking hashes, signatures, build from source, and test. Then
> please vote:
>
> [ ] +1 Release this package as nifi-1.23.1
> [ ] +0 no opinion
> [ ] -1 Do not release this package because...
>