Sorry, I had accidentally replied directly to the user and not the list with my 
previous email. 

Andy LoPresto
[email protected]
[email protected]
He/Him
PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69

> On Sep 28, 2020, at 9:24 AM, Andy LoPresto <[email protected]> wrote:
> 
> Running the toolkit in standalone mode on each independent machine won’t work 
> because each generated certificate will be signed by a different certificate 
> authority. If using standalone mode, all of the commands must be run in the 
> same directory on a single machine and the certificates copied out to each 
> node. If you must run the command on each separate machine, use the 
> client/server mode. The walkthrough makes clear that this particular example 
> is using multiple NiFi instances on the same physical machine. 
> 
> The log messages you posted are not errors and are expected. The settings in 
> nifi.properties around cluster election determine how long the cluster will 
> wait before deciding the election is complete. If you only have two nodes, 
> you can set the max candidates value to 2, and the cluster won’t wait for 
> additional nodes after 2 have joined. 
> 
> There is no SLA or response time expectation for these mailing lists. They 
> are staffed by members of the open source community donating their time and 
> expertise of their own will. If you have critical delivery issues, you should 
> investigate a vendor for paid support. 
> 
> 
> 
> Andy LoPresto
> [email protected] <mailto:[email protected]>
> [email protected]
> He/Him
> PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69
> 
>> On Sep 27, 2020, at 3:54 PM, Abiodun Adegbile <[email protected] 
>> <mailto:[email protected]>> wrote:
>> 
>> Hello Andy,
>> 
>> I used this link below
>> 
>> https://nifi.apache.org/docs/nifi-docs/html/walkthroughs.html#securing-nifi-with-provided-certificates
>>  
>> <https://nifi.apache.org/docs/nifi-docs/html/walkthroughs.html#securing-nifi-with-provided-certificates>
>> Apache NiFi Walkthroughs 
>> <https://nifi.apache.org/docs/nifi-docs/html/walkthroughs.html#securing-nifi-with-provided-certificates>
>> Apache NiFi is an easy to use, powerful, and reliable system to process and 
>> distribute data. It supports powerful and scalable directed graphs of data 
>> routing, transformation, and system mediation logic.
>> nifi.apache.org <http://nifi.apache.org/>
>> A quick question, when generating the certificate for the server 
>> (./bin/tls-toolkit.sh standalone -n 'node1.nifi' -c 'ca.nifi'), do i 
>> generate on each separate server like this (./bin/tls-toolkit.sh standalone 
>> -n 'node[2-3].nifi') or will this  two be generated from node1 toolkits.sh 
>> for all the other nodes since they are not on the same host but different 
>> host servers?
>> 
>> By the way, this was the error i got after trying to setup a 2node nifi 
>> cluster on just 2 separate servers:
>> <image.png>
>> 
>> I really look forward to your response ASAP within the hour as this is 
>> critically urgent for my project delivery. 
>> 
>> Thanks
>> 
>> 
>> 
>> KEEP SAFE, STAY SAFE & STAY STRONG
>> 
>> I celebrate you...
>> 
>> ADEGBILE ABIODUN A.(OCA, OCP, OCIFA, OCIAA, OCIAP)
>> Database Administrator/Infrastructure Services
>> Bluechip Technologies Limited
>> Plot 9B, Onikoyi Lane
>> Ikoyi. Lagos State.
>> Mobile : +234 806 206 9970
>> Website : www.bluechiptech.biz <http://www.bluechiptech.biz/>
>> 
>> <Outlook-2wsirikc.png>
>> ...2016 Winner Oracle Transformational Deal of the Year - Nigeria.
>> 
>> 
>> From: Andy LoPresto <[email protected] <mailto:[email protected]>>
>> Sent: Thursday, September 24, 2020 4:05 PM
>> To: Abiodun Adegbile <[email protected] 
>> <mailto:[email protected]>>
>> Cc: [email protected] <mailto:[email protected]> <[email protected] 
>> <mailto:[email protected]>>
>> Subject: Re: APACHE NIFI CLUSTER INSTALLATION WALKTHROUGHS FOR 2NODE ON 
>> LINUX OS
>>  
>> I’m not sure I understand your request then. Which walkthroughs have you 
>> tried and how have they failed? Are you getting specific exceptions?
>> 
>> Andy LoPresto
>> [email protected] <mailto:[email protected]>
>> [email protected] <mailto:[email protected]>
>> He/Him
>> PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69
>> 
>>> On Sep 24, 2020, at 2:03 AM, Abiodun Adegbile <[email protected] 
>>> <mailto:[email protected]>> wrote:
>>> 
>>> Yes Andy, i have consulted Google for resource on the problem area and have 
>>> tried a couple of workarounds. 
>>> 
>>> 
>>> 
>>> KEEP SAFE, STAY SAFE & STAY STRONG
>>> 
>>> I celebrate you...
>>> 
>>> ADEGBILE ABIODUN A.(OCA, OCP, OCIFA, OCIAA, OCIAP)
>>> Database Administrator/Infrastructure Services
>>> Bluechip Technologies Limited
>>> Plot 9B, Onikoyi Lane
>>> Ikoyi. Lagos State.
>>> Mobile : +234 806 206 9970
>>> Website : www.bluechiptech.biz <http://www.bluechiptech.biz/>
>>> 
>>> <Outlook-g1r15oli.png>
>>> ...2016 Winner Oracle Transformational Deal of the Year - Nigeria.
>>> 
>>> From: Andy LoPresto <[email protected] <mailto:[email protected]>>
>>> Sent: Thursday, September 24, 2020 12:06 AM
>>> To: [email protected] <mailto:[email protected]> <[email protected] 
>>> <mailto:[email protected]>>; Abiodun Adegbile <[email protected] 
>>> <mailto:[email protected]>>
>>> Subject: Re: APACHE NIFI CLUSTER INSTALLATION WALKTHROUGHS FOR 2NODE ON 
>>> LINUX OS
>>>  
>>> Hi Adegbile,
>>> 
>>> If you are not registered for the mailing list, you will not receive the 
>>> responses. Community members did reply to your initial email but I suspect 
>>> you were not aware. 
>>> 
>>> Andy LoPresto
>>> [email protected] <mailto:[email protected]>
>>> [email protected] <mailto:[email protected]>
>>> He/Him
>>> PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69
>>> 
>>>> On Sep 23, 2020, at 1:22 PM, Russell Bateman <[email protected] 
>>>> <mailto:[email protected]>> wrote:
>>>> 
>>>> You have treated Google as your friend and worked through the dozen or so 
>>>> examples by other folk doing this, right?
>>>> 
>>>> --just a suggestion.
>>>> 
>>>> On 9/23/20 1:21 PM, Abiodun Adegbile wrote:
>>>>> */Hello Team,/*
>>>>> 
>>>>> Still looking forward to your reply.
>>>>> /
>>>>> /
>>>>> 
>>>>> /I got this though after i tried setting up the 2-node cluster on two 
>>>>> separate physical servers vms/
>>>>> 
>>>>> */
>>>>> 
>>>>> /*
>>>>> 
>>>>> */
>>>>> /*
>>>>> 
>>>>> Your prompt response will be highly appreciated.
>>>>> 
>>>>> */
>>>>> /*
>>>>> 
>>>>> */KEEP SAFE, STAY SAFE & STAY STRONG/*
>>>>> 
>>>>> /
>>>>> /
>>>>> 
>>>>> /I celebrate you.../
>>>>> 
>>>>> 
>>>>> /*/ADEGBILE ABIODUN A.(OCA, OCP, OCIFA, OCIAA, OCIAP)/*/
>>>>> 
>>>>> */Database Administrator/Infrastructure Services/*
>>>>> 
>>>>> */Bluechip Technologies Limited/*
>>>>> 
>>>>> */Plot 9B, Onikoyi Lane/*
>>>>> 
>>>>> */Ikoyi. Lagos State./*
>>>>> 
>>>>> */Mobile : +234 806 206 9970/*
>>>>> 
>>>>> */Website : www.bluechiptech.biz <http://www.bluechiptech.biz/> 
>>>>> <http://www.bluechiptech.biz <http://www.bluechiptech.biz/>>/*
>>>>> 
>>>>> */
>>>>> /*
>>>>> 
>>>>> .../*2016 Winner Oracle Transformational Deal of the Year - Nigeria*./
>>>>> 
>>>>> 
>>>>> ------------------------------------------------------------------------
>>>>> *From:* Abiodun Adegbile
>>>>> *Sent:* Sunday, September 20, 2020 2:33 AM
>>>>> *To:* [email protected] <mailto:[email protected]> 
>>>>> <[email protected] <mailto:[email protected]>>
>>>>> *Subject:* APACHE NIFI CLUSTER INSTALLATION WALKTHROUGHS FOR 2NODE ON 
>>>>> LINUX OS
>>>>> */Hello Team,/*
>>>>> 
>>>>> Good to write to you.
>>>>> 
>>>>> I am planning to implement a NIFI cluster installation for two separate 
>>>>> physical linux servers(to-be-clustered) for my test lab. I was hoping you 
>>>>> could send a walkthrough documentation for this.
>>>>> 
>>>>> Many thanks for your help. Will appreciate your prompt response.
>>>>> 
>>>>> */
>>>>> /*
>>>>> 
>>>>> */
>>>>> /*
>>>>> 
>>>>> */KEEP SAFE, STAY SAFE & STAY STRONG/*
>>>>> 
>>>>> /
>>>>> /
>>>>> 
>>>>> /I celebrate you.../
>>>>> 
>>>>> 
>>>>> /*/ADEGBILE ABIODUN A.(OCA, OCP, OCIFA, OCIAA, OCIAP)/*/
>>>>> 
>>>>> */Database Administrator/Infrastructure Services/*
>>>>> 
>>>>> */Bluechip Technologies Limited/*
>>>>> 
>>>>> */Plot 9B, Onikoyi Lane/*
>>>>> 
>>>>> */Ikoyi. Lagos State./*
>>>>> 
>>>>> */Mobile : +234 806 206 9970/*
>>>>> 
>>>>> */Website : www.bluechiptech.biz <http://www.bluechiptech.biz/> 
>>>>> <http://www.bluechiptech.biz <http://www.bluechiptech.biz/>>/*
>>>>> 
>>>>> */
>>>>> /*
>>>>> 
>>>>> .../*2016 Winner Oracle Transformational Deal of the Year - Nigeria*./
> 

Reply via email to