Re: provenance content

2017-08-07 Thread Frank Maritato
ent repository settings. By default it will start > reclaiming space after 50% utilization of the partition it is on. > > See here for more https://nifi.apache.org/docs/nifi-docs/html/ > administration-guide.html#content-repository > > Thanks > Joe > > On Mon, Aug 7, 2

provenance content

2017-08-07 Thread Frank Maritato
image 1] -- Frank Maritato Data Architect

Re: processor stopped but still running?

2017-05-12 Thread Frank Maritato
this. > > You can run bin/nifi.sh dump and the thread dump will print to > nifi-boostrap.log. > > -Bryan > > > On Fri, May 12, 2017 at 11:21 AM, Frank Maritato < > frank.marit...@lootcrate.com> wrote: > >> Hi, >> >> I have a custom processor tha

processor stopped but still running?

2017-05-12 Thread Frank Maritato
Hi, I have a custom processor that appears to be stopped but claims to be running a couple of threads? Is there any way to force kill this without restarting the server? It's been in this state for a long time. I'm running nifi 1.1.1. [image: Inline image 1] -- Frank Maritato Data Architect

Re: InvokeHttp request contents

2017-05-02 Thread Frank Maritato
> > level=“DEBUG"/> > > Then tail $NIFI_HOME/logs/nifi-app.log when you run the processor. > > Andy LoPresto > alopre...@apache.org > *alopresto.apa...@gmail.com * > PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4 BACE 3C6E F65B 2F7D EF69 > > On May 2, 2017, at 2:19

InvokeHttp request contents

2017-05-02 Thread Frank Maritato
when it's called through nifi's InvokeHttp processor. Thanks! -- Frank Maritato Data Architect

csv output processor?

2017-04-28 Thread Frank Maritato
attribute manually. Thanks! -- Frank Maritato Data Architect

authenticating for google cloud rest calls

2017-04-12 Thread Frank Maritato
ut I did see other SHA256 variants. Will one of those work? Or is this an enhancement ticket that I should create? Also, would the private key I need to use be what I would put in the "Password" field of that processor? Thanks! -- Frank Maritato Data Architect

Re: Google Authentication?

2017-03-16 Thread Frank Maritato
wrote: > Hi Frank, > > I'm not aware of any JIRAs to add additional identity providers at the > moment, but that sounds like a cool idea. > > Feel free to make a new JIRA if you want to take a stab at it. > > Thanks, > > Bryan > > On Thu, Mar 16, 2017 at 10:21

Google Authentication?

2017-03-16 Thread Frank Maritato
Are there any plans to add google authentication as a LoginIdentityProvider to Nifi? I can probably take a stab at it if no one else is working on it. -- Frank Maritato Data Architect

Re: Data Provenance Question

2017-03-07 Thread Frank Maritato
s your problem too ? > > > > Carlos Fernandes > > > > > > *From:* Frank Maritato [mailto:frank.marit...@lootcrate.com] > *Sent:* terça-feira, 7 de Março de 2017 19:15 > *To:* users@nifi.apache.org > *Subject:* Data Provenance Question > > > >

Data Provenance Question

2017-03-07 Thread Frank Maritato
(sometimes 5-10 minutes) or doesn't show up at all. Is this a known issue? Thanks, -- Frank Maritato Data Architect

Re: ConvertCSVToJSON

2017-03-03 Thread Frank Maritato
essors available on master if you > can build that. If will allow you to do direct. > > They were in a PR from Oleg. Am on phone or else I'd find a good pointer. > > Thanks > Joe > > On Mar 3, 2017 11:44 AM, "Frank Maritato" > wrote: > >> Hi All, &

ConvertCSVToJSON

2017-03-03 Thread Frank Maritato
mes if provided or you can specify the headers. It will also try to determine if the values are numeric or string. Is this something the community would find useful? If so, I can create a ticket and submit a PR. -- Frank Maritato Data Architect