RE: Nifi context path

2020-05-26 Thread Ganesh, B (Nokia - IN/Bangalore)
Hi ,

Can anyone respond please ?

Thanks & Regards,
Ganesh.B

From: Ganesh, B (Nokia - IN/Bangalore)
Sent: Tuesday, May 26, 2020 10:18 AM
To: 'dev@nifi.apache.org' 
Subject: Nifi context path

Hi ,

I am accessing  the nifi UI  with http://localhost:8080/nifi in my VM or 
windows machine .

I want to configure Nifi to access with our own context path i.e 
http://localhost:8080/

I tried configuring the nifi properties like below .
nifi.web.proxy.context.path="/ "
nifi.web.proxy.host=localhost:8080

For one of the requirement we need to change the config path form "/nifi" to 
"/" to access nifi with " http://localhost:8080/ " could  anyone help me to do 
the same or the possibility to do .

Thanks & Regards,
Ganesh.B




Re: Nifi tutorials

2020-05-26 Thread Otto Fowler
 When you post them, you should tweet them and reference @apachenifi !

On May 26, 2020 at 15:48:53, Jeremy Dyer (jdy...@gmail.com) wrote:

Of course! I think that would be very much appreciated by everyone.

Get Outlook for iOS

From: Russell Bateman 
Sent: Tuesday, May 26, 2020 3:30:04 PM
To: dev@nifi.apache.org 
Subject: Re: Nifi tutorials

Certainly!

On 5/26/20 12:32 PM, Anuj Jain wrote:
> Hi Team,
>
> I am currently working on Apache-Nifi in my company from past 1 year.
> I am planning to launch a series of videos for Nifi learners about what I
> have learned in Nifi in last 1 year on youtube. Am I allowed to do that?
>
>
> Regards,
> Anuj Jain
>


Re: Nifi tutorials

2020-05-26 Thread Jeremy Dyer
Of course! I think that would be very much appreciated by everyone.

Get Outlook for iOS

From: Russell Bateman 
Sent: Tuesday, May 26, 2020 3:30:04 PM
To: dev@nifi.apache.org 
Subject: Re: Nifi tutorials

Certainly!

On 5/26/20 12:32 PM, Anuj Jain wrote:
> Hi Team,
>
> I am currently working on Apache-Nifi in my company from past 1 year.
> I am planning to launch a series of videos for Nifi learners about what I
> have learned in Nifi in last 1 year on youtube. Am I allowed to do that?
>
>
> Regards,
> Anuj Jain
>



Re: Nifi tutorials

2020-05-26 Thread Russell Bateman

Certainly!

On 5/26/20 12:32 PM, Anuj Jain wrote:

Hi Team,

I am currently working on Apache-Nifi in my company from past 1 year.
I am planning to launch a series of videos for Nifi learners about what I
have learned in Nifi in last 1 year on youtube. Am I allowed to do that?


Regards,
Anuj Jain





Nifi tutorials

2020-05-26 Thread Anuj Jain
Hi Team,

I am currently working on Apache-Nifi in my company from past 1 year.
I am planning to launch a series of videos for Nifi learners about what I
have learned in Nifi in last 1 year on youtube. Am I allowed to do that?


Regards,
Anuj Jain


Fwd: Question about NiFi CLI Presentation

2020-05-26 Thread Ahmed Sulieman Elgorashi
-- Forwarded message -
From: Ahmed Sulieman Elgorashi 
Date: Thu, May 21, 2020 at 2:49 PM
Subject: Question about NiFi CLI Presentation
To: 


'

Hi,
I watched your presentation video about SDLC with Apache NiFi  on YouTube.
It is outstanding, thank you. I am currently researching options to auto
deploy an NiFi Flows in different environments (Dev, Test, Pre Prod, Prod)
and I think that using  NiFi CLI tool is  the best option, As it seems to
be simple and straight forward. Can you please send me the shell script
file that you presented (minutes 22 – 23) . Thank you very much.


Virus-free.
www.avast.com

<#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2>


Re: Camel & Nifi

2020-05-26 Thread Otto Fowler
 Great!  Thanks for the blog!

On May 26, 2020 at 02:15:24, ski n (raymondmees...@gmail.com) wrote:

Wrote a tech blog on using Camel with Apache NiFi:

https://medium.com/@raymondmeester/using-camel-and-nifi-in-one-solution-c7668fafe451

I thought I share it here,

Raymond


Re: Nifi context path

2020-05-26 Thread Utkarsh Srivastava
Hi Ganesh,

>From what I understand, you might need to refer to this doc :
https://nifi.apache.org/docs/nifi-docs/html/administration-guide.html#proxy_configuration
Let me know if this helps.

Regards,
Utkarsh

On Tue, May 26, 2020 at 10:18 AM Ganesh, B (Nokia - IN/Bangalore) <
b.gan...@nokia.com> wrote:

> Hi ,
>
> I am accessing  the nifi UI  with http://localhost:8080/nifi in my VM or
> windows machine .
>
> I want to configure Nifi to access with our own context path i.e
> http://localhost:8080/
>
> I tried configuring the nifi properties like below .
> nifi.web.proxy.context.path="/ "
> nifi.web.proxy.host=localhost:8080
>
> For one of the requirement we need to change the config path form "/nifi"
> to "/" to access nifi with " http://localhost:8080/ " could  anyone help
> me to do the same or the possibility to do .
>
> Thanks & Regards,
> Ganesh.B
>
>
>


Camel & Nifi

2020-05-26 Thread ski n
 Wrote a tech blog on using Camel with Apache NiFi:

https://medium.com/@raymondmeester/using-camel-and-nifi-in-one-solution-c7668fafe451

I thought I share it here,

Raymond