Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread James Wing
Do you know how recently your 0.7.0-SNAPSHOT was built from source? Have you tried the latest code in the 0.x branch? Thanks, James On Wed, Jun 8, 2016 at 5:43 PM, Keith Lim wrote: > My repro was when I start the workflow, the error message shows up and was > on nifi-0.7.0-SNAPSHOT with java

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread Keith Lim
My repro was when I start the workflow, the error message shows up and was on nifi-0.7.0-SNAPSHOT with java 1.8.0_91. Thanks, Keith From: James Wing Sent: Wednesday, June 08, 2016 4:59 PM To: users@nifi.apache.org Subject: Re: Failure when running a workflow cr

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread James Wing
I was able to import the template without errors on Windows 10, running the latest 0.x branch (c4ddb52) and Java 1.8.0_66. Can you expand on your NiFi version, Java etc? Thanks, James On Wed, Jun 8, 2016 at 4:18 PM, Keith Lim wrote: > Hi James, > > > Here is the template. Need to remove the

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread Keith Lim
Hi James, Here is the template. Need to remove the .txt extension. Note: I didn't bother to put in the correct flowfile xpath content for the processor to evaluate to success result. Thanks, Keith From: James Wing Sent: Wednesday, June 08, 2016 3:59 PM

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread James Wing
Keith, Would you be able to share your sample template with us as an attachment, a GitHub Gist, or something similar? Thanks, James On Wed, Jun 8, 2016 at 3:36 PM, Keith Lim wrote: > Hi Joe, > > I created a simple workflow with EvaluateXPath and managed to repro the > issue. > Here is the sna

Re: NiFi GetKafka Processor is illegal, contains a character other than ASCII alphanumerics, '.', '_' and '-'

2016-06-08 Thread Igor Kravzov
Sorry, I found the issue. Client ID and group name properties contained spaces.. On Wed, Jun 8, 2016 at 6:39 PM, Oleg Zhurakousky < ozhurakou...@hortonworks.com> wrote: > I am not sure I understand the question > > Sent from my iPhone > > > On Jun 8, 2016, at 18:23, Igor Kravzov wrote: > > > > G

Re: NiFi GetKafka Processor is illegal, contains a character other than ASCII alphanumerics, '.', '_' and '-'

2016-06-08 Thread Oleg Zhurakousky
I am not sure I understand the question Sent from my iPhone > On Jun 8, 2016, at 18:23, Igor Kravzov wrote: > > Guys, what can be wrong?

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread Keith Lim
Hi Joe, I created a simple workflow with EvaluateXPath and managed to repro the issue. Here is the snapshot of the screen. This is on Windows with 0.7.0 snapshot. There is no issue on 0.6.1 on Windows and 0.7.0 on Linux. We can't roll back to 0.6.1 as we have a dependency on a feature in 0.7

NiFi GetKafka Processor is illegal, contains a character other than ASCII alphanumerics, '.', '_' and '-'

2016-06-08 Thread Igor Kravzov
Guys, what can be wrong?

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread Keith Lim
Hi Joe, Interesting... I didn't find anything in the nifi-app.log, however, I found these logged in the nifi.user.log. 2016-06-08 10:18:22,089 INFO [NiFi Web Server-20] org.apache.nifi.web.filter.RequestLogger Attempting request for (anonymous) PUT http://nifi.dev.azure.ds-iq.corp:1/nifi-a

Re: Kerberos / NiFi 0.5.1 / ListHDFS

2016-06-08 Thread Bryan Bende
Hi Michael, Can you confirm that the ListHDFS that is showing the problem is pointing at a core-site.xml that has the value of "hadoop.security.authentication" set to "kerberos" ? -Bryan On Wed, Jun 8, 2016 at 12:22 PM, Michael Dyer wrote: > I'm looking for any additional steps that I could t

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread Joe Witt
Keith, Can you collect more information on this from the nifi-app.log? Not in valid state should be associated with some exceptions and such that ideally will be in the logs. Thanks Joe On Wed, Jun 8, 2016 at 1:00 PM, Keith Lim wrote: > Any help on this before while I am upgrading my NiFi to 0

Re: Failure when running a workflow created from a template from another NiFi version.

2016-06-08 Thread Keith Lim
Any help on this before while I am upgrading my NiFi to 0.7.0 If this is an incompatibility issue between source (where the workflow is developed) and target NiFi (where the workflow is imported into and run), how is it best to deal with it without having to rewrite in new version? Thanks, Ke

Re: PutElasticsearch Identifier attribute question

2016-06-08 Thread Igor Kravzov
OK. I found what was wrong. In EvaluateJsonPath processor I had to set Destination property to flowfile-attribute. It works. Thanks Matt for the response. On Tue, Jun 7, 2016 at 7:35 PM, Matt Burgess wrote: > Yes that's strange that it would be required to be a string; when it's > converted to a

Kerberos / NiFi 0.5.1 / ListHDFS

2016-06-08 Thread Michael Dyer
I'm looking for any additional steps that I could take to troubleshoot the problem below. I have two ListHDFS processors, both using Kerberos, each pointing to a different HDFS system. My first process works perfectly, but my second processor is throwing the following error: 15:53:41 UTC ERROR a

Re: How to control NiFi logging

2016-06-08 Thread Andre
Stephane, Please upload both your bootstrap and logback configuration files to a gist or pastebin so we can have a look. Cheers On Wed, Jun 8, 2016 at 11:50 AM, Stéphane Maarek wrote: > Hi Andrew, > > Thanks for the quick response. Sorry stuff isn't obvious just yet. Please > bear with me > I