Re: Question regarding InstanceClassLoader

2018-02-07 Thread Bryan Bende
Hello, Is there a specific issue/problem you are trying to figure out? If you are just interested in how it works, the main code to look at would be in FlowController in the "reload" methods, here is the one for a processor node:

Question regarding InstanceClassLoader

2018-02-07 Thread Sivaprasanna
With NiFi 1.1 onward, support to load resources to classpath dynamically is supported. I read the articles related to this on: - https://docs.hortonworks.com/HDPDocuments/HDF3/HDF-3.0.3/bk_developer-guide/content/per-instance-classloading.html -

Mapping elasticsearch in Nifi

2018-02-07 Thread GracePii
Hi, I'm trying to use Nifi because I want to replace logstash. I need to mapping elasticsearch and to do something like the filters in logstash, so I ask you if you can help me with some advices or tutorial about how doing -- Sent from: http://apache-nifi-developer-list.39713.n7.nabble.com/

Re: [EXT] Re: Embedded Nifi

2018-02-07 Thread Daniel Chaffelson
Charlie, This was merged last week to provide an easy method to get around the host header issue with running 1.5.0 docker. Essentially it allows you to specify the host:port via environment variables. https://github.com/apache/nifi/pull/2439 On Tue, Feb 6, 2018 at 12:12 AM Charlie Meyer <