Re: [VOTE] Release Apache NiFi 1.11.0 (rc2)

2020-01-17 Thread Marton Szasz
+1 Hashes and signature are fine. Build and tests work after setting JAVA_HOME. NiFi works with a simple flow. On Fri, 17 Jan 2020 at 16:55, Arpad Boda wrote: > > +1 > > Verified signature and hashes > Built and tests passed > NiFi started, created a simple flow > Transferred flowfiles using raw

Re: [VOTE] Release Apache NiFi 1.11.2 (rc1)

2020-02-19 Thread Marton Szasz
+1 (non-binding) Verified signature, checksum, git commit ID, LICENSE/README/NOTICE files. Built, successfully ran a simple flow. On Wed, 19 Feb 2020 at 00:38, Arpad Boda wrote: > > +1 (non-binding) > Verified signature, checksum > Built, started. > Created a flow, sent and processed flowfiles vi

Re: [VOTE] Release Apache NiFi 1.11.3

2020-02-24 Thread Marton Szasz
+1 non-binding Ran through release verification checklist, tested with a simple TailFile->LogAttribute flow. Marton On Mon, 24 Feb 2020 at 17:45, Pierre Villard wrote: > > +1 binding > > Went through the usual steps. Deployed a secured cluster on GCP and let it > run for 24h with a scenario wher

Re: Need Help with zookeeper

2020-03-30 Thread Marton Szasz
ing Started" at http://nifi.apache.org/docs.html These may also be helpful: https://community.cloudera.com/t5/Community-Articles/Configuring-an-external-ZooKeeper-to-work-with-Apache-NiFi/ta-p/246791 https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#embedded_zookeeper Kind regards,

Re: [VOTE] Release Apache NiFi Registry 0.6.0

2020-04-02 Thread Marton Szasz
+1 (non-binding) Went through the helper guide with the correct commit ID and verified the release against a minifi c++ instance. Thanks, Marton On Thu, 2 Apr 2020 at 18:51, Arpad Boda wrote: > Thanks for pointing that out, I copied wrong ID. > > The correct commit ID is: 4ddfde57f0163baa08eb7

Re: [DISCUSS] MiNiFi C++ 1.0.0-M1 release

2024-04-18 Thread Marton Szasz
+1, thanks for RMing. I think we should follow the progression of the new NiFi Python API with the MiNiFi C++ 1.0 milestone releases, and when NiFi 2.0 is out, we could release MiNiFi C++ 1.0, and commit to backwards-compatibility to this  API. I'd exclude the C++ API, and the old MiNiFi C++

Re: Awaiting contributor Jira account

2024-04-22 Thread Marton Szasz
Hi, Normally we approve them within a couple of hours, but it may take a few days. I believe we didn't get your request: I didn't see any requests with your name or a similar username on Thursday. We see the full name, username, and reason for the request, but not the email address. If you s

Re: [DISCUSS] MiNiFi C++ 1.0.0-M1 release

2024-04-25 Thread Marton Szasz
n Thu, Apr 18, 2024 at 1:01 PM Marton Szasz wrote: +1, thanks for RMing. I think we should follow the progression of the new NiFi Python API with the MiNiFi C++ 1.0 milestone releases, and when NiFi 2.0 is out, we could release MiNiFi C++ 1.0, and commit to backwards-compatibility to this API. I&

Re: the first step to contribute to nifi

2024-04-30 Thread Marton Szasz
Hi, You can subscribe to the mailing list by sending an email to dev-subscr...@nifi.apache.org, and replying to the confirmation email you receive afterwards. You can request a Jira account here: https://selfserve.apache.org/jira-account.html Thanks, Marton On 4/28/24 12:26 PM, 宇宙之星 wrote

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.99.0 (RC2)

2024-05-03 Thread Marton Szasz
+1 (binding) Tried in an ubuntu:24.04 docker container, and updated the release helper guide on Confluence with my findings. It worked as expected. Tried compiling and running on a fresh Arch Linux VM, with the new Python bootstrap: https://github.com/apache/nifi-minifi-cpp?tab=readme-ov-fil

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

2024-05-05 Thread Marton Szasz
+1 (binding) - Went through the helper guide, built on Ubuntu 24.04 LTS, and tested on Ubuntu with Java 8 and Arch Linux with Java 22. - Tested forwarding compressed logs from the MiNiFi C++ RC through HTTP, and decompressing them on NiFi. - Tested sending a flow definition from the MiNiFi C2

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.99.0 (RC4)

2024-05-15 Thread Marton Szasz
+1 (binding) - followed the release helper guide (checksums, git, readme, etc.) - built on Mac OS X - built on Arch Linux with GCC 14 and Clang 17 with libc++, using CMake directly - built on Fedora Asahi Remix (aarch64 linux) using the new bootstrap. The python bootstrap doesn't handle it yet,

Re: [VOTE] Release Apache NiFi 2.0.0-M3 (RC1)

2024-05-16 Thread Marton Szasz
+1 (binding) Followed the usual steps, compiled and tested NiFi in this environment (Ubuntu 24.04): Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae) Maven home: /home/szaszm/apache-maven-3.9.6 Java version: 21.0.3, vendor: Ubuntu, runtime: /usr/lib/jvm/java-21-openjdk-amd64 Defau

Re: Jira contributor access

2024-06-04 Thread Marton Szasz
Hi. Added you to the contributors for NIFI. Looking forward to your contributions! Cheers, Marton On 6/4/24 8:11 PM, ssuj...@uwe.nsa.gov.INVALID wrote: Hello, my name is Sash Sujith. I'd like to request Jira contributor access. My Jira username is ssujith. Thank you.

Drop unused features from MiNiFi C++

2024-06-11 Thread Marton Szasz
Hi community, We're considering to drop certain features from MiNiFi C++ that seem to be unused, and not worth maintaining. If you would like to keep some of them, please share your opinion and your use case for them! To be removed: 1. CoAP C2: not used anywhere as far as I'm aware, and not w

Re: Python extensions in their own repo...

2024-06-21 Thread Marton Szasz
Hi Joe, Arpad and all, I'm strongly in favor of moving all Python components to a separate repository. It could be called apache/nifi-python-extensions or -components, and contain all Python components that this community maintains. I would prefer that over a separate repo for each extension,

Re: Requesting JIRA Contributor Access

2024-07-24 Thread Marton Szasz
added to NIFI contributors On 7/24/24 02:30, Michael Akinyemi wrote: Requesting Jira contributor access jira username: makinyemi

Re: Handling of the contents of the failure result in the python FlowFileTransform API

2024-08-01 Thread Marton Szasz
I think good APIs are easy to use correctly and hard to use incorrectly. (I stole this from C++ books.) For this reason, I'm +1 for throwing an exception when the API user specifies a content with a transform result headed to failure. Also +1 for making this clear in the docs. If an exceptio

Re: Handling of the contents of the failure result in the python FlowFileTransform API

2024-08-05 Thread Marton Szasz
framework makes sense, it is a “last ditch effort” to keep things in line and generally can be avoided if there’s a better option. And given that we already know the developer of the Processor wants to route to failure, I’d say the better option is to route the original FlowFile to failure to b

Re: Jira contributor access

2024-08-06 Thread Marton Szasz
Hi, Added you to the Contributors in the NIFI Jira project. Looking forward to your contributions! Thanks, Marton On 8/6/24 16:43, Kedvessy Péter wrote: Hi, Please grant me contributor access to NIFI JIRA. My username is pkedvessy. Thanks

Re: MiNiFi C++ troubleshooting

2024-08-06 Thread Marton Szasz
Hi Jeremy, 1. No, there is no "closest" NiFi version. MiNiFi C++ is an approximate reimplementation of some of the concepts and features of NiFi, but only some of the components are available, and there are differences in the available properties of the processors and controller services, and

Re: [discuss]Release MiNiFi-CPP 0.8.0

2020-07-15 Thread Marton Szasz
Hi, +1. There are countless fixes and stability improvements on the main development branch that would benefit the majority of users. Breaking changes: there are some minor API breakages compared to 0.7, but there was an effort to avoid breaking core APIs and the configuration syntax. I agree wi

Re: [VOTE] Release Apache NiFi Registry 0.7.0

2020-07-17 Thread Marton Szasz
+1 (non-binding) Followed the verification guide, migrated a test deployment using GitFlowPersistenceProvider from 0.6.0, then tested MiNiFi C++ C2 flow update using the new registry version. Thanks, Marton On Fri, 17 Jul 2020 at 18:36, Mark Payne wrote: > +1 (binding) > > Verified full build

Re: [ANNOUNCE] New Apache NiFi Committer Marton Szasz

2020-08-07 Thread Marton Szasz
Thank you all! On Mon, 3 Aug 2020 at 21:07, Mike Thomsen wrote: > Congrats, Marton! > > On Mon, Aug 3, 2020 at 1:21 PM Sivaprasanna > wrote: > > > > Congrats Marton! > > > > On Mon, Aug 3, 2020 at 9:43 PM Andy LoPresto > wrote: > > > > > Congratulations Marton. Thanks for all the great contrib

Re: [VOTE] Release Apache NiFi 1.12.0

2020-08-18 Thread Marton Szasz
+1 (non-binding) Signature, hashes, commit ID, README, LICENSE and NOTICE all look OK. Built and tested with Java 8, ran a simple MiNiFi C++ HTTP S2S -> NiFi flow. Thanks, Marton On Mon, 17 Aug 2020 at 15:35, wrote: > +1 (non-binding) > > Compile and ran with Amazon Correttto Java 8 on OSX.

Re: Slack group

2020-11-17 Thread Marton Szasz
You can join the community slack workspace using the invite link at https://nifi.apache.org/mailing_lists.html The link itself: https://s.apache.org/nifi-community-slack Marton On Tue, 17 Nov 2020 at 18:15, Jan Svacina wrote: > Hello, > > I would like to ask the community how to approach CI/CD

Re: Jira contributor access

2020-12-09 Thread Marton Szasz
Hi, You can subscribe to the lists by sending an email to the subscribe address, dev-subscr...@nifi.apache.org in this case. I can't add you to Jira but I'm sure someone with the necessary rights will help you out soon. Marton On Wed, 9 Dec 2020 at 15:20, Yuming Hsieh wrote: > Hi, > > I would

[DISCUSS] MiNiFi C++ 0.9.0 release

2021-01-21 Thread Marton Szasz
Hi community, I'd like to initiate a discussion about the next release of MiNiFi C++. The last release was over a year ago, and there have been countless new features, bug fixes and stability improvements committed to the development branch since then. Some highlights from the last year: - Added

Re: [DISCUSS] MiNiFi C++ 0.9.0 release

2021-01-26 Thread Marton Szasz
lly awesome and frankly knowing some of the uses of this at the scale > > and diversity of usage is really exciting. > > > > You would just remove the 0.8.0 JIRA target and ensure any tickets tagged > > there are tagged to 0.9.0? Or just go back to 0.8.0 and get rid of 0.9? &g

Re: [DISCUSS] MiNiFi C++ 0.9.0 release

2021-02-02 Thread Marton Szasz
acked by MINIFICPP-1463 <https://issues.apache.org/jira/browse/MINIFICPP-1463>. I'm hoping to prepare an RC by the end of this week or early next week. On Tue, 26 Jan 2021 at 15:56, Pierre Villard wrote: > Thanks Marton, I think it all makes sense! > > Le mar. 26 janv. 2021

Confluence write access

2021-02-08 Thread Marton Szasz
Hi, I would like to ask for write access to the MiNiFi space on Confluence to create release notes, update outdated parts of the release guide, etc. Thanks, Marton

Re: Confluence write access

2021-02-12 Thread Marton Szasz
n Mon, Feb 8, 2021 at 10:27 AM Marton Szasz wrote: > > > Hi, > > > > I would like to ask for write access to the MiNiFi space on Confluence to > > create release notes, update outdated parts of the release guide, etc. > > > > Thanks, > > Marton > > >

[VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC1)

2021-02-16 Thread Marton Szasz
Hello, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++ 0.9.0 The source tarball, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/ The Git tag is minifi-cpp-0.9.0 The Git commit ID is a52f

Apache NiFi MiNiFi C++ 0.9.0 RC1 Release Helper Guide

2021-02-16 Thread Marton Szasz
Hello Apache NiFi community, Please find the associated guidance to help those interested in validating/verifying the release so they can vote. # Download latest KEYS file: https://dist.apache.org/repos/dist/dev/nifi/KEYS # Import keys file: gpg --import KEYS # Pull down nifi-minifi-cpp-0.9.0 s

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC1)

2021-02-19 Thread Marton Szasz
between released source and the git tag > minifi-cpp-0.9.0-RC1 > > I attached diff while comparing the two recursively, output of "diff > -r". Also discussed with Marton Szasz. > On the positive side: > Built and tested on Ubuntu 18.04. > Verified checksums and signatu

[VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-23 Thread Marton Szasz
Hello, I am pleased to be calling this vote for the source release of Apache NiFi MiNiFi C++ 0.9.0 The source tarball, including signatures, digests, etc. can be found at: https://dist.apache.org/repos/dist/dev/nifi/nifi-minifi-cpp/0.9.0/ The release helper guide can be found at: https://cwiki.a

[RESULT][VOTE] Release Apache NiFi MiNiFi C++ 0.9.0 (RC2)

2021-02-26 Thread Marton Szasz
Apache NiFi Community, I am pleased to announce that the 0.9.0 release of Apache NiFi MiNiFi C++ passes with 7 +1 (binding) votes 5 +1 (non-binding) votes 0 -1 (binding) votes 0 0 votes 0 -1 votes Thanks to all who helped make this release possible. Here is the PMC vote thread: https:/

[ANNOUNCE] Apache NiFi MiNiFi C++ 0.9.0 release

2021-03-01 Thread Marton Szasz
Hello The Apache NiFi team would like to announce the release of Apache NiFi MiNiFi C++ 0.9.0. Highlights of the 0.9.0 release include: - Added support for RocksDB-based content repository for better performance - Added SQL extension - Improved task scheduling - Various C2 improvements - Bug

Re: [VOTE] Release Apache NiFi 1.13.1

2021-03-12 Thread Marton Szasz
+1 (non-binding) Followed the release helper guide, tested the binary with a simple flow. Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /usr/share/maven-bin-3.6 Java version: 1.8.0_252, vendor: IcedTea, runtime: /opt/icedtea-bin-3.16.0/jre Default locale: en_US, platfo

Re: [DISCUSS] MiNiFi C++ 0.10.0 release

2021-05-31 Thread Marton Szasz
Yes, that makes sense. I agree that we should stay on 0.x until we feel comfortable committing to a stable API. I agree that it's time for a release. It would be nice if we could make a release every ~3 months. I'm not aware of any issue that should block the release. Thanks. On Mon, 31 May 2021 a

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.10.0 (RC1)

2021-06-04 Thread Marton Szasz
+1 (non-binding) Followed the release helper guide on linux, amd64, GCC11. Tested the new ConsumeJournald processor. Thank you for preparing this release. On Wed, 2 Jun 2021 at 14:06, Ferenc Gerlits wrote: > > Hello, > > I am pleased to be calling this vote for the source release of Apache NiFi

Re: [VOTE] Release Apache NiFi MiNiFi C++ (RC2)

2021-06-09 Thread Marton Szasz
+1 (non-binding) Followed the release helper guide on linux amd64. Verified the build and the resulting binaries with both GCC 11 and Clang 12. The flow was testing the new ConsumeJournald. Thanks On Wed, 9 Jun 2021 at 11:12, Martin Zink wrote: > > +1 (non-binding) > > Built on windows 10 with

Re: [ANNOUNCE] New NiFi PMC Member Marton Szasz

2021-06-27 Thread Marton Szasz
0 PM Otto Fowler > >>>> wrote: > >>>> > >>>>> Congratulations! > >>>>> > >>>>> > >>>>> > >>>>> > >>>>> From: Arpad Boda > >>>>> Reply: dev@nif

Re: [ANNOUNCE] New Apache NiFi Committer Denes Arvay

2021-06-27 Thread Marton Szasz
Congratulations! On Fri, Jun 25, 2021, 14:53 Kevin Doran wrote: > Congrats, Denes! Well deserved. > > > On Jun 25, 2021, at 07:19, Chris Sampson > wrote: > > > > Congrats, look forward to your continued contributions! > > > > --- > > *Chris Sampson* > > IT Consultant > > chris.samp...@naimuri.c

Re: [VOTE] Release Apache NiFi 1.14.0 (rc2)

2021-07-13 Thread Marton Szasz
+1 (binding) Followed the release helper guide. Verified the binaries using a simple flow. OS: Gentoo Linux amd64 Maven 3.8.1 JDKs: - IcedTea JDK 3.16.0 (openjdk version "1.8.0_252") - OpenJDK 8.292_p10 (custom build, bootstrapped with IcedTea) - OpenJDK 11.0.11_p9-r1 (custom build, bootstrapped

Re: Jira contributor access

2021-07-19 Thread Marton Szasz
Hi Sanghavi, I added you as a contributor on the NiFi Jira project. Looking forward to your contributions! Thanks, Marton On Mon, 19 Jul 2021 at 11:44, Sanghavi K wrote: > > Please provide Jira contributor access for “Sanghavi”

Re: Jira contributor access

2021-07-21 Thread Marton Szasz
Added you as a Contributor to the NiFi Jira project. Looking forward to your contribution. Thanks, Marton On Wed, 21 Jul 2021 at 17:53, Knowles Atchison Jr wrote: > > Requesting Jira contributor access > > Username: katchison

Re: [ANNOUNCE] New NiFi PMC Member David Handermann

2021-09-17 Thread Marton Szasz
Congratulations David! On Fri, 17 Sept 2021 at 13:07, Chris Sampson wrote: > > Congrats David, very well deserved! > > > On Fri, 17 Sept 2021 at 13:56, Bryan Bende wrote: > > > NiFi Community, > > > > On behalf of the Apache NiFI PMC, I am very pleased to announce that > > David Handermann has a

Re: Jira Contributor Access Request

2021-09-27 Thread Marton Szasz
Hi Daniel, I added you as a contributor on Jira. Looking forward to your contributions. Thanks, Marton On Mon, 27 Sept 2021 at 20:42, Daniel Westberg wrote: > > Hi, > > Username: Grebtsew > > I'm a student at the end of my MSc in computer science, currently attending > a course at Linköping Uni

Re: Minifi Docker Image

2021-10-11 Thread Marton Szasz
Hi, For MiNiFi C++, I think it was simply forgotten since 0.7.0 and not documented. At least since 0.9.0, we're following the release guide on the confluence wiki. [1] I'm not too familiar with docker-related processes, but added a stub point to the guide in the finalize section. If someone knows

Re: Nifi User Guide PDF

2021-10-26 Thread Marton Szasz
Hi, You can generate one by using the web browser print dialog on the user guide web page. https://nifi.apache.org/docs/nifi-docs/html/user-guide.html Mine produced this output: https://szaszm.dev/nifi-user-guide.pdf If you want to verify my pgp signature: https://szaszm.dev/nifi-user-guide.pdf.as

Re: Jira contributor access

2021-11-04 Thread Marton Szasz
I've added you as a contributor to Jira. Looking forward to your contributions. Marton On Thu, 4 Nov 2021 at 08:24, Vibhath Ileperuma wrote: > > Requesting Jira contributor access > > Username: Vibhath

Re: [VOTE] Release Apache NiFi 1.15.0 (rc3)

2021-11-05 Thread Marton Szasz
+1 (binding) Followed the release helper guide, tested systemd-journald message collection from three minifi c++ linux agents to a single nifi instance via putudp/listenudp. Environment: Apache Maven 3.8.3 (ff8e977a158738155dc465c6a97ffaf31982d739) Maven home: /usr/share/maven-bin-3.8 Java version

Re: Access Request : JIRA Contributor

2021-11-08 Thread Marton Szasz
I've added you as a contributor to Jira. Looking forward to your contributions. Thanks, Marton On Mon, 8 Nov 2021 at 19:49, Aishvarya Verma wrote: > > Hi, > > I’d like to request JIRA contributor access in issues.apache.org/jira for > username aishvarya.ve...@outlook.com

Re: [DISCUSS] MiNiFi C++ 0.11.0 release

2021-11-17 Thread Marton Szasz
I agree that it's time for a new release, thank you for taking the RM duties. I'm not aware of any blockers at the moment. Thanks, Marton On Wed, 17 Nov 2021 at 10:28, Adam Debreceni wrote: > > Hi community, > > I'd like to initiate a discussion about the next release of MiNiFi C++. The > last r

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 (RC1)

2021-11-22 Thread Marton Szasz
+1 (binding) Followed the release helper guide. Tested compilation with both GCC 11 and Clang 13 (with libstdc++). Used the convenience binary to collect systemd-journald messages from an ubuntu 16.04 VM and forward them via InvokeHTTP to a ListenHTTP listener on host. The host was running the cla

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 (RC1)

2021-11-24 Thread Marton Szasz
1 at 6:56 AM Pierre Villard > wrote: > > > +1 (binding) > > > > Followed the usual steps to build the agent on my MBP and test it with a > > simple flow. > > > > Thanks Adam for taking care of this release! > > > > Pierre > > > > Le mer.

Re: [DISCUSS] The future of (Mi)NiFi Command and Control (C2)

2021-12-02 Thread Marton Szasz
Hi, I like the idea of using the same protocol to control NiFi, MiNiFi Java and MiNiFi C++. I see no issues with supporting VersionedFlowSnapshot as a config format for MiNiFi C++ as well, but I only checked the schema so far. The C++ agent needs to get a new config parser written from scratch to

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.11.0 RC2

2021-12-08 Thread Marton Szasz
+1 (binding) Went through the usual checks, built, ran tests and packaged on gentoo with gcc 11.2.1 and clang 13.0.0, then tested the convenience binary on ubuntu 16.04 collecting logs with ConsumeJournald -> InvokeHTTP sending it to the gentoo clang version ListenHTTP -> LogAttribute. Thanks, Mar

Re: [RESULT][VOTE] Release Apache NiFi MiNiFi C++ 0.11.0

2021-12-13 Thread Marton Szasz
For the record, there were actually 5 +1 (binding) votes and 5 +1 (non-binding) votes. I'm assuming the miscategorized vote was from Marc, who didn't specify the kind of vote in the email, but he is a member of the PMC [1], so his vote counts as binding. [2] Thanks, Marton [1] https://nifi.apach

Re: apply "Jira contributor access"

2021-12-14 Thread Marton Szasz
Hi, I added you as a contributor in Jira. Looking forward to your contributions. Thanks, Marton On Tue, 14 Dec 2021 at 08:49, 孙艺铎 wrote: > > Hi! > My username in Jira is sunyd1224. > > I would like to do some work for nifi community so I write this mail to apply > Jira contributor access. > L

Re: [VOTE] Release Apache NiFi 1.15.1 (rc1)

2021-12-15 Thread Marton Szasz
+1 (binding) Went through the release helper guide, tested with a simple flow. Thanks for rapidly preparing a release! Marton On Wed, 15 Dec 2021 at 16:59, Matt Gilman wrote: > > +1 (binding) > > Ran through the release helper. Looks great. > > Thanks for RMing Joe! > > On Tue, Dec 14, 2021 at 1

Re: Jira contributor access

2022-01-04 Thread Marton Szasz
Hi, I added you as a contributor in Jira. Looking forward to your contributions. Thanks, Marton On Wed, 5 Jan 2022 at 02:06, jithin joseph wrote: > > Hi Team, > Please provide Jira contributor access for the username hb01 > > Regards, > Githin Jose

Re: New contributor

2022-02-03 Thread Marton Szasz
David, I see 3 users with your full name and one very similar. Could you reply with your jira username? We will be able to add you as a contributor with that. Thanks, Marton On Thu, 3 Feb 2022 at 17:05, David Young wrote: > > I would like to become a contributor to the NiFi project. > Can I get

Re: New contributor

2022-02-03 Thread Marton Szasz
Added you as a contributor. Looking forward to your contributions. Marton On Thu, 3 Feb 2022 at 18:24, David Young wrote: > > My username is dayoung > > Thanks for your help! > > On Thu, Feb 3, 2022 at 12:55 PM Marton Szasz wrote: > > > David, > > > > I

Re: New contributor

2022-02-03 Thread Marton Szasz
ble > > Can you please add me as well contributor ? my jira user name is : gpism > > Regards, > Gaurav > > > > On Fri, Feb 4, 2022 at 1:22 AM Marton Szasz wrote: > > > Added you as a contributor. Looking forward to your contributions. > > > >

Re: Contributor access

2022-03-07 Thread Marton Szasz
Hi David, I've added you as a contributor to Jira. I'm looking forward to your contribution. Thanks, Marton On Tue, 8 Mar 2022 at 00:57, David Grant wrote: > > I would like to push a fix for I am attempting to run on nvidia xavier > and tx2's. > > https://issues.apache.org/jira/browse/MINIFICPP

Re: [ANNOUNCE] New Apache NiFi Committer Paul Grey

2022-03-16 Thread Marton Szasz
Congratulations, Paul! On Thu, 17 Mar 2022 at 00:00, Joe Witt wrote: > > Congrats and thanks! > > On Wed, Mar 16, 2022 at 4:55 PM gre...@yahoo.com.INVALID > wrote: > > > Thanks much! Next step is to do something about this "yahoo.com" email > > address... > > > > > > > > > > > > > > On Wednesda

Re: Jira contributor access

2022-03-20 Thread Marton Szasz
Hi, Added you as a contributor to the NiFi Jira project. Looking forward to your contributions. Thanks, Marton On Sat, 19 Mar 2022 at 20:45, Paula Yamashita wrote: > > Hello, > > I would like to request Jira contributor access. > Jira username: pymoura > > Thanks, > Paula > > > On Thu, Mar 17,

Re: Jira contributor access request

2022-03-21 Thread Marton Szasz
Hello, Added you as a contributor to the NiFi jira project. Looking forward to your contributions. Thanks, Marton On Mon, 21 Mar 2022 at 21:23, Marcus Elyiace wrote: > > I am requesting contributor access to the NiFi Jira board. > > My Jira username is MarcusEly > > Thanks! > - Marcus

Re: [VOTE] Release Apache NiFi 1.16.0 (rc3)

2022-03-23 Thread Marton Szasz
+1 (binding) Followed the release helper guide. Built on Gentoo, OpenJDK 8, and Ubuntu 20.04 OpenJDK 8 and OpenJDK 17. Smoke tested the binary with ListenHTTP -> LogAttribute. On Wed, 23 Mar 2022 at 14:47, Joe Gresock wrote: > > +1 non-binding > > - Verified signatures and hashes > - Built on Ja

[ANNOUNCE] New Apache NiFi Committer Adam Markovics

2022-03-25 Thread Marton Szasz
Apache NiFi community, On behalf of the Apache NiFi PMC, I am very pleased to announce that Adam Markovics has accepted the PMC's invitation to become a committer on the Apache NiFi project. We greatly appreciate all of Adam's hard work and generous contributions to the project. We look forward to

Re: Slack Invite

2022-03-31 Thread Marton Szasz
Hi, You can find the invite line near the bottom of the Mailing Lists and Chat page of the NiFi website. https://nifi.apache.org/mailing_lists.html Regards, Marton On Fri, 1 Apr 2022 at 00:19, Pat Alwell, III wrote: > > Hey Folks, > > Trying to get access to the NiFi slack channel, but the link

Re: Problems joining Slack channel

2022-04-10 Thread Marton Szasz
Hi, You can find the invite link at the bottom of the Mailing Lists and Chat page of the NiFi website. The page: https://nifi.apache.org/mailing_lists.html The link itself: https://join.slack.com/t/apachenifi/shared_invite/zt-11njbtkdx-ZRU8FKYSWoEHRJetidy0zA Regards, Marton On Sun, 10 Apr 2022 a

Re: Jira contributor access

2022-04-25 Thread Marton Szasz
Hi, Added you to the NiFi Jira project. Looking forward to your contributions. Thanks, Marton On Mon, 25 Apr 2022 at 17:40, Aakash Chauhan wrote: > > Hello, > > I would like the JIRA access to NiFi issues. My username is - aakash.c.

Re: [VOTE] Release Apache NiFi 1.16.1

2022-04-28 Thread Marton Szasz
+1 (binding) - Followed the release helper guide - Tested an insecure single instance with a simple flow on ubuntu 20.04, on Java 8 Thanks, Marton On Thu, 28 Apr 2022 at 20:36, Andrew Lim wrote: > > +1 (binding) > > -Ran full clean install on OS X (Catalina 10.15.7, OpenJDK version 1.8.0_252) >

Re: Jira contributor access

2022-05-02 Thread Marton Szasz
I believe you will need to add him to NIFIREG as well, here: https://issues.apache.org/jira/plugins/servlet/project-config/NIFIREG/roles I don't have access to that subproject, hopefully someone can jump in who does. Marton On Mon, 2 May 2022 at 15:42, Kevin Doran wrote: > > Hi and welcome to t

Re: contribution to NiFi

2022-05-09 Thread Marton Szasz
Hi Gábor, Anyone is welcome to contribute to NiFi, regardless of company affiliation. Added you as a contributor to the NiFi Jira project. Looking forward to your contribution! Thanks, Marton On Mon, 9 May 2022 at 12:49, Kulik Gábor wrote: > > Dear developers, > > I've been working for Cloudera

Re: [DISCUSS] MiNiFi C++ 0.12.0 release

2022-05-16 Thread Marton Szasz
I agree that it's time for a new release, thanks for RM'ing Martin. I have these two issues that I think would be nice to include in the release: 1. MINIFICPP-1828 fix InvokeHTTP Attributes to Send https://github.com/apache/nifi-minifi-cpp/pull/1331 This is a bug that is severe enough that I would

Re: [VOTE] Release Apache NiFi 1.16.2 (RC3)

2022-05-24 Thread Marton Szasz
+1 (binding) Ran through the release helper guide. Tested an insecure RPG from the MiNiFi C++ 0.12.0-RC1 release candidate, then InvokeHTTP back to another instance of it. On Mon, 23 May 2022 at 15:49, Matt Burgess wrote: > > +1 (binding) > > Ran through release helper, connected with a secure R

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.12.0 (RC1)

2022-05-24 Thread Marton Szasz
+1 (binding) Ran through the release helper guide. Tested the convenience binaries with a RPG to the NiFi release candidate, then InvokeHTTP to another MiNiFi C++ RC agent that I've built myself. I would rename the convenience binary package from nifi-minifi-cpp-0.12.0-bin-centos.tar.gz to nifi-m

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

2022-06-14 Thread Marton Szasz
+1 (binding) - Verified signature, hashes, git commit, LICENSE, NOTICE, README, etc. - built on Ubuntu 20.04, JDK 8 u312 (distro-provided package of OpenJDK) - tested on Ubuntu 22.04, JRE 18 (distro-provided package of OpenJDK), with the default settings, and a GenerateFlowFile -> InvokeHTTP flow

Re: Jira contributor access

2022-06-17 Thread Marton Szasz
Hi Nathan, Added you as a contributor to the NiFi Jira project. Looking forward to your contribution! Thanks, Marton On Fri, 17 Jun 2022 at 16:27, Nathan Lee wrote: > > As a followup, I forgot to mention my username is royalfork2. > > On Fri, Jun 17, 2022 at 9:25 AM Nathan Lee > wrote: > > > H

Re: Contributor access request

2022-07-01 Thread Marton Szasz
Hi Márk, I've added you as a contributor to the NiFi Jira project. Looking forward to your contributions! Thanks, Márton On Fri, 1 Jul 2022 at 13:21, Márk Báthori wrote: > > Hi, > > > I would like to request contributor access for future contributions. > > Jira username: mbathori > > > Thanks i

Re: Jira contributor access

2022-07-15 Thread Marton Szasz
Hi Matthieu, Added you as a contributor to NiFi. Looking forward to your contributions. Thanks, Marton On Fri, 15 Jul 2022 at 09:19, Matthieu Ré wrote: > > Hello everyone, > > Can you please grant me the Jira contributor access ? I would like to > commit work on ContentRepository and, if compli

Re: Jira contributor access marcocharlie

2022-08-17 Thread Marton Szasz
Added you as a contributor to the NiFi Jira project. Looking forward to your contributions. Marton On Tue, 16 Aug 2022 at 13:11, Marco Carlino wrote: > > Jira contributor access marcocharlie > > -- > Marco Carlino > > Data Engineer > PagoPA S.p.A. - www.pagopa.it > Società per azioni con socio u

Re: Jira contributor access needed

2022-09-14 Thread Marton Szasz
Hi, Granted you contributor access to the NIFI project. Looking forward to your contribution. Thanks, Marton On Wed, 14 Sept 2022 at 08:54, Saumya Gurtu wrote: > > Hello, > > Please grant "Jira contributor access" to sgurtu > > > Thanks, > Saumya

Re: Jira contributor access

2022-09-27 Thread Marton Szasz
Hi Ryan, Added you as a contributor to NIFI in Jira. About your PR: I think including a link here would increase the chance of getting the attention of someone relevant. But checks are in place to prevent new changes breaking old features. Of course, sometimes servers go down, or unrelated occasi

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

2022-11-26 Thread Marton Szasz
+1 (binding) Followed the usual steps and tested a use case of collecting system logs with minifi c++ and collecting them in nifi using ListenUDP. Thanks, Marton On Sat, 26 Nov 2022 at 06:25, David Handermann wrote: > > +1 (binding) > > - Verified signatures and hashes > - Ran build using Maven

Re: [DISCUSS] MiNiFi C++ 0.13.0 release

2022-11-29 Thread Marton Szasz
+1, and thanks for RM'ing. I think we should include the pending fix for process group input/output ports in the release. It's already approved, I'm just waiting for a successful CI run before merging. On Mon, 28 Nov 2022 at 17:51, Arpad Boda wrote: > > Ship it! > > /|~~~ >

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.13.0 (RC2)

2022-12-07 Thread Marton Szasz
+1 (binding) - Followed the release helper guide steps, everything was in good order. - Tested build on both ubuntu 22.04 / GCC 11 and windows 10, with a wide range of extensions. Couldn't build on Arch Linux / GCC 11 because of some weird local toolchain issue that only happens on my desktop. Als

Re: [VOTE] Adopt NiFi 2.0 Proposed Release Goals

2022-12-13 Thread Marton Szasz
+1 (binding) On Tue, 13 Dec 2022 at 09:04, Ferenc Erdei wrote: > > +1 (non-binding) > > > On 2022. Dec 12., at 18:02, David Handermann > > wrote: > > > > Team, > > > > Following positive feedback on NiFi 2.0 Proposed Release Goals [1] on the > > recent discussion thread [2], I am calling this

Re: RFC3339 parsing with Expression Language

2023-03-02 Thread Marton Szasz
We've already talked about this with Martin and other contributors, but leaving my 2c here for the wider discussion. I'm leaning towards the second option, having a separate EL function, because parsing the RFC-compliant dates does not directly map to strptime-like format strings used in toDate. I

Re: [DISCUSS] MiNiFi C++ 0.14.0 release

2023-04-03 Thread Marton Szasz
+1. I would wait for the merge of the deadlock fix on missing config, and of course the version number update, but I'll merge them soon. Thank you for RMing! On Mon, 3 Apr 2023 at 16:13, Arpad Boda wrote: > > +1 > > On Mon, Apr 3, 2023 at 4:11 PM Martin Zink wrote: > > > +1, seems like a good ti

Re: [VOTE] Release Apache NiFi 1.21.0 (RC2)

2023-04-05 Thread Marton Szasz
+1 (binding) - Followed the release helper guide, including all verification steps - Manually tested a single nifi instance with a flow that verifies the checksums of all release artifacts. - Smoke tested registry, toolkit and minifi. env: Ubuntu 22.04 LTS Apache Maven 3.6.3 Maven home: /usr/shar

Re: [VOTE] Release Apache NiFi MiNiFi C++ 0.14.0

2023-04-14 Thread Marton Szasz
+1 (binding) The package, hashes, signatures, etc were all good. Release helper guide for future reference: https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173087303 Tested compilation on Ubuntu 22.04 with both GCC and Clang. Tested both the self-built and the convenience binaries

Re: Multiple topic with ConsumeMQTT processor

2023-05-10 Thread Marton Szasz
Adding Chandradeep to CC, in case he didn't subscribe to the list. On Tue, 9 May 2023 at 18:31, Nandor Soma Abonyi wrote: > > Dear Chandradeep, > > Though I haven't seen your configuration yet, I tried to test the scenario. > If you want to listen to different topics with a single processor, you

Re: Jira contributor access

2023-06-20 Thread Marton Szasz
Added you as a contributor to NiFi on Jira. Looking forward to your contribution! Marton On Tue, 20 Jun 2023 at 21:59, Julia DiAngelo wrote: > > I'm a developer and wish to contribute to Apache NiFi. My username is > jsand918

Re: Jira contributor access

2023-07-12 Thread Marton Szasz
Make sure to subscribe to the dev list to get any further replies, if you haven't already. You can do so by sending an email to dev-subscr...@nifi.apache.org, and verify your email address. For reference: https://nifi.apache.org/mailing_lists.html Your email from last week got a reply, although it

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

2023-08-22 Thread Marton Szasz
+1 (binding) Verified the usual: README, NOTICE, LICENSE, commit id, contents, hashes, signature, build Manual tested NiFi with a simple flow. Apache Maven 3.6.3 Maven home: /usr/share/maven Java version: 17.0.8, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64 Default locale: en

  1   2   >