Re: [EXT] Re: Embedded Nifi

2018-02-05 Thread Charlie Meyer
Hi Vincent, We do this for our test cases using https://github.com/palantir/docker-compose-rule. It works fairly well, but is a bit heavy weight to get tests started up locally. Also, with 1.5.0, the host header issue surfaces here and makes running in docker a pain. Hope that helps a bit! On

Re: [EXT] Re: Embedded Nifi

2018-02-05 Thread Vincent Russell
Perhaps Dan, but integrating docker into an automated test might prove a little challenging. I'll check it out though. Thanks, On Wed, Jan 31, 2018 at 3:00 AM, Daniel Chaffelson wrote: > Vincent, > I do something along these lines in Python to test NiFi automation work.

teradata and nifi

2018-02-05 Thread Suhail Memon
Hey Guys, We’re trying to do bulk loading of data in Teradata using NIFI. Is that possible in NIFI? Currently we noticed that row by row inserts to teradata is possible but that is not scaling well when it comes to loading millions of records. Teradata has their own set of utility operators:

Putslack connection timeout

2018-02-05 Thread satish
Hi I am trying to send alerts to slack on NiFi using putslcak processor. I have followed put_twitter_msg_ to_ slack . I can able to post message to slack using curl from NiFi server, but I