Re: MiNiFi contents-repository config problem

2018-01-16 Thread Sumanth Chinthagunta
I have same problem. I am running MiNFi in Docker on OpenShift and they have limit of 10gb storage per container. I really want to disable province repository and limit size of the repos -Sumanth > On Jan 16, 2018, at 7:55 AM, Aldrin Piri wrote: > > Great, thanks! Will put that on my list to

Re: unable to search provenance repository

2018-01-16 Thread Joe Witt
dan - i've seen behavior that frustrated me like this at times but it was almost always based on me not realizing the timezone settings or something else related to my query time versus the time on the system. I believe you can activate more detailed logging for that class and others to see informa

unable to search provenance repository

2018-01-16 Thread dan young
Hello, We're running a secure 3 node 1.4 cluster, and for some reason we're not able to search processor provenance event. i.e. trying to search a for a particular event by filename, but the results always come back empty, even though when I view the provenance event history I can see the event.

Re: MiNiFi contents-repository config problem

2018-01-16 Thread Aldrin Piri
Great, thanks! Will put that on my list to scope out and will move conversation over to the issue. On Tue, Jan 16, 2018 at 10:32 AM, Saulo wrote: > Hi Aldrin, > > > Sure, I have just created the issue with the information we shared and > attached the file. > > Issue link: https://issues.apache.o

Re: MiNiFi contents-repository config problem

2018-01-16 Thread Saulo
Hi Aldrin, Sure, I have just created the issue with the information we shared and attached the file. Issue link: https://issues.apache.org/jira/browse/MINIFI-425 Thank you a lot. -- Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

Re: ReportingLineageToAtlas

2018-01-16 Thread luis_size
Hi Joe, Noted with thanks. Sorry for the beginner error :) Thanks  Le mardi 16 janvier 2018 à 15:31:29 UTC+1, Joe Witt a écrit : Hello Please post to a single mailing list.  Removed dev from this thread for now. Thanks On Tue, Jan 16, 2018 at 9:20 AM, luis_size wrote: > Hi > > I am

Re: MiNiFi contents-repository config problem

2018-01-16 Thread Aldrin Piri
Hi Saulo, It looks like the config unfortunately got stripped from the upload. Would you mind opening an issue at https://issues.apache.org/jira/projects/MINIFI/issues and attaching it there please? On Tue, Jan 16, 2018 at 9:50 AM, Saulo wrote: > Hi Aldrin, > > > /Might you be able to specif

Re: MiNiFi contents-repository config problem

2018-01-16 Thread Saulo
Hi Aldrin, /Might you be able to specify the version you are using?/ NiFi - version 1.2.0 installed with HDF (3.0.2.0-76) MiNiFi - version 0.3.0 (transfered from http://mirrors.up.pt/pub/apache/nifi/minifi/0.3.0/minifi-0.3.0-bin.tar.gz) /Any information about environment/OS you can provide woul

Re: ReportingLineageToAtlas

2018-01-16 Thread Joe Witt
Hello Please post to a single mailing list. Removed dev from this thread for now. Thanks On Tue, Jan 16, 2018 at 9:20 AM, luis_size wrote: > Hi > > I am trying to set NiFi 1.5 with Atlas 0.8 in HDP 2.6, however I am getting > the following error > > java.lang.NoClassDefFoundError: Could not in

ReportingLineageToAtlas

2018-01-16 Thread luis_size
Hi I am trying to set NiFi 1.5 with Atlas 0.8 in HDP 2.6, however I am getting the following error  java.lang.NoClassDefFoundError: Could not initialize class org.apache.nifi.atlas.NiFiAtlasHook Is there anything to do in addition of building NiFi with Atlas profil and setting the ReportingLine

Re: MiNiFi contents-repository config problem

2018-01-16 Thread Aldrin Piri
Hi Saulo, Might you be able to specify the version you are using? If possible, could you also share your config.yml? The second point is expected behavior as the config file is transformed into nifi.properties. However, the items you are trying to adjust are not enabled as archiving is disabled

MiNiFi contents-repository config problem

2018-01-16 Thread Saulo
Hi all, I started using NiFi and MiNiFi just a few days ago. For my first MiNiFi setupI have deployed a simple flow that tails some log files in a folder and then emits the results to NiFi. Now I found 2 problems in this setup. - The first is related to my MiNiFi ./content_repository. This pa