Tls toolkit the

2016-09-21 Thread Tijo Thomas
Hi  Can any one guide on how to use tls toolkit.  In the code I found that there are 3  services.  Standalone,  server and  client.  I created a cluster with Standalone service by following  a blog.   but not sure where client and server  will be used.   Any doc on this is highly appreciated 

enforce run only in promary node $ multiple primary node

2016-09-19 Thread Tijo Thomas
 Hi , 1. While writing a processor is it possible to enforce to run only in primary node. I saw a Jira for this but appears to unresolved.  [NIFI-543] Provide extensions a way to indicate that they can run only on primary node, if clustered - ASF JIRA   | | | | || | | |

Configure Multiple NCM

2016-09-18 Thread Tijo Thomas
Hi , Is there any way to configure multiple NCMs and can do load balance amount NCMs.  Tijo 

Re: PermissionBasedStatusMergerSpec is failing

2016-09-18 Thread Tijo Thomas
Hi , I tried replacing with  Locale.getDefault(). Still getting the same error. Sorry Tijo On Saturday, 17 September 2016 8:43 PM, Tijo Thomas <tijopara...@yahoo.in> wrote: Great..   I will  try this tomorrow and let u know.   Tijo Sent from Yahoo Mail on Android On F

Re: PermissionBasedStatusMergerSpec is failing

2016-09-17 Thread Tijo Thomas
Sep 16, 2016 at 1:12 PM Tijo Thomas <tijopara...@gmail.com> wrote: Hi Jeff, Yes,  I took a fresh clone from git hub .  I cleaned my maven repo as well before building .   Attached StatusMerger.java and ProcessorStatusSnapshotDTO.java All, It will be great if others also check if it

Re: PermissionBasedStatusMergerSpec is failing

2016-09-16 Thread Tijo Thomas
stupid. Thanks & Regards Tijo Thomas On 16-Sep-2016 7:47 pm, "Jeff" <jtsw...@gmail.com> wrote: > Thank you for the information. Did you try running the tests on a fresh > clone of the github repo? > > Could you please link me to or include t

Re: PermissionBasedStatusMergerSpec is failing

2016-09-16 Thread Tijo Thomas
":0,"bytesOut":0,"output":"0 (0 bytes)","taskCount":0,"tasksDurationNanos":0,"tasks":"0","tasksDuration":"00:(3)0:00.000","activeThreadCount":0} | {"id":"hidden","groupId":&qu

Re: Best Practice for backing up NiFi Flows

2016-09-14 Thread Tijo Thomas
Hi Our nifi cluster need to be up continuously as our user is over different time zones. Most of the times we often need to restart the cluster when ever there is any changes in conf. Is there any way to load the conf automatically when ever there is any change. Tijo On 15-Sep-2016 4:36 am,

Re: PermissionBasedStatusMergerSpec is failing

2016-09-13 Thread Tijo Thomas
:44 pm, "Jeff" <jtsw...@gmail.com> wrote: > Tijo, > > Have you modified ProcessorStatusSnapshotDTO.java or > PermissionBasedStatusMergerSpec.groovy? > > On Sat, Sep 10, 2016 at 7:48 AM Tijo Thomas <tijopara...@gmail.com> wrote: > >> Hi Jeff >&g

Re: PermissionBasedStatusMergerSpec is failing

2016-09-10 Thread Tijo Thomas
re on when running the tests? I see that > tasksDuration is 00:30:00.000 when it's expecting 00:00:00.000, and that's > why the JSON isn't matching. > > On Thu, Sep 8, 2016 at 4:58 PM Tijo Thomas <tijopara...@gmail.com> wrote: > >> Hi >> Nifi test case is failing (P

PermissionBasedStatusMergerSpec is failing

2016-09-08 Thread Tijo Thomas
Hi Nifi test case is failing (PermissionBasedStatusMergerSpec) . This is written in Grovy .. not comfortable with Groovy . Running org.apache.nifi.cluster.manager.PermissionBasedStatusMergerSpec Tests run: 20, Failures: 2, Errors: 0, Skipped: 0, Time elapsed: 0.922 sec <<< FAILURE! - in

Re: Appending files in Hadoop with PutHDFS ...

2016-09-07 Thread Tijo Thomas
Hi , I found this Jira open . https://issues.apache.org/jira/browse/NIFI-1322 In some of the commercial distributions of hadoop version(Huawei Hadoop distribution) small file features are supported so that the Nifi can write lot of small files and later merge into a bingger one. I think a

Re: What next with NiFi

2016-09-06 Thread Tijo Thomas
Hi Joe, I am not sure whether I sounds stupid. I was also researching on the option 2. I felt nifi lack the capability to process the big data jobs where data need to be processed with locality. Initially I was thinking about making the modification to run nifi on yarn. But this approach