Re: Process Group singleton

2016-12-27 Thread Yari Marchetti
umbers of groups making use of > a central PG of functionality! :) > > Please let us know if that clarifies or if there are any additional > questions. > > > [1] https://gist.github.com/apiri/69b40d46d29a15641962dae649093298 > > Thanks! > --aldrin > > >

Re: Nifi "Hive" with CDH

2016-12-16 Thread Yari Marchetti
Hi Nicolas, as Matt pointed out, it's not as easy as recompiling because of dependencies issues, in my case I was able to recompile and make it work by brutally removing some code related to ORC files support which we don't need (you can read more here

Re: DistributedMapCache

2016-11-07 Thread Yari Marchetti
ching layer on top of the persistence layer. > > Thanks > -Mark > > > > On Nov 7, 2016, at 5:06 AM, Yari Marchetti <yari.marche...@buongiorno.com> > wrote: > > Hi Koji, > thanks for the explanation, that's very clear now; as you pointed out I > got > tricke

Re: DistributedMapCache

2016-11-07 Thread Yari Marchetti
. > > How do you think about that? I'd like to hear from others, too, to see > if it's worth for trying. > > Thanks, > Koji > > > > > > On Fri, Nov 4, 2016 at 5:38 PM, Yari Marchetti > <yari.marche...@buongiorno.com> wrote: > > Hello, > > I'm running a 3

DistributedMapCache

2016-11-04 Thread Yari Marchetti
Hello, I'm running a 3 nodes cluster and I've been trying to implement a deduplication workflow using the DetectDuplicate but, on my first try, I noticed that there were always 3 messages marked as non-duplicates. After some investigation I tracked down this issue to be related to a configuration

Re: Nifi processeror's input form

2016-10-18 Thread Yari Marchetti
dy' when stated in > the nicest possible terms. Do you mind creating a JIRA for this? > > Thanks > Joe > > On Tue, Oct 18, 2016 at 11:32 AM, Yari Marchetti < > yari.marche...@buongiorno.com> wrote: > >> Hello, >> I need to configure several processors with som

Re: Nifi 1.0.0 compatibility with Hive 1.1.0

2016-09-13 Thread Yari Marchetti
). With these changes in place I was able to connect to an Hive Kerberos-secured server and interact with Hive tables without any issue (but, as you can imagine, I didn't test any ORC table). Thanks for the support, Yari On 9 September 2016 at 15:26, Yari Marchetti <yari.marche...@buongiorno.com> wrote

Re: Nifi 1.0.0 compatibility with Hive 1.1.0

2016-09-09 Thread Yari Marchetti
classes errors > below). > > I think the bottom line is that you'd probably have to change the > source code in order to get NiFi to build against an older Hive > version. > > Regards, > Matt > > On Fri, Sep 9, 2016 at 8:50 AM, Yari Marchetti > <yari.marche...

Re: Nifi 1.0.0 compatibility with Hive 1.1.0

2016-09-09 Thread Yari Marchetti
> Yari, > > Can you please confirm what command line are you using to compile? > > Happy yo try to reproduce. > > Cheers > > On Fri, Sep 9, 2016 at 8:49 PM, Yari Marchetti < > yari.marche...@buongiorno.com> wrote: > >> Hi Peter/Andre, &g

Nifi 1.0.0 compatibility with Hive 1.1.0

2016-09-08 Thread Yari Marchetti
Hello, I'd like to use Nifi 1.0.0 with Hive 1.1.0 (on CDH 5.5.2) but after some investigation I realised that the hive-jdbc driver included in Nifi is incompatible with the Hive version we're using (1.1.0 on CDH 5.5.2) as I'm getting the error: org.apache.hive.jdbc.HiveConnection Error opening