Re: AV Scanning a Flowfile

2016-09-04 Thread dgm
dirty... :-) Cheers On Sun, Sep 4, 2016 at 10:41 AM, dgm wrote: Hello – Has anyone had any experience integrating an AV Scanner with NiFi, such as clamav or mcafee? Both support running as service listening to a port as well command line options… I’m currently thinking of

AV Scanning a Flowfile

2016-09-03 Thread dgm
Hello – Has anyone had any experience integrating an AV Scanner with NiFi, such as clamav or mcafee?   Both support running as service listening to a port as well command line options… I’m currently thinking of trying to use the ExecuteStreamCommand processor, however, if using command

Re: PutS3Object Error

2016-08-19 Thread dgm
oe Skora Reply-To: Date: Friday, August 19, 2016 at 9:34 AM To: Subject: Re: PutS3Object Error That's great, but I'm not sure why that would have fixed it. Did you change anything when you switched to 1.8? On Fri, Aug 19, 2016 at 9:16 AM, dgm wrote: So far, upgrading to Java 1.8

Re: PutS3Object Error

2016-08-19 Thread dgm
, Dan M From: Joe Skora Reply-To: Date: Friday, August 19, 2016 at 9:34 AM To: Subject: Re: PutS3Object Error That's great, but I'm not sure why that would have fixed it. Did you change anything when you switched to 1.8? On Fri, Aug 19, 2016 at 9:16 AM, dgm wrote: So far,

Re: PutS3Object Error

2016-08-19 Thread dgm
expect digests to be cloneable. Looking at Bouncy Castle, it's BCMessageDigest does not support Cloneable. I'm not familiar enough to offer specifics, but if you can change to a different message digest that could eliminate the problem. On Thu, Aug 18, 2016 at 9:03 AM, dgm wr

Re: PutS3Object Error

2016-08-18 Thread dgm
seems to expect digests to be cloneable. Looking at Bouncy Castle, it's BCMessageDigest does not support Cloneable. I'm not familiar enough to offer specifics, but if you can change to a different message digest that could eliminate the problem. On Thu, Aug 18, 2016 at 9:03 AM, dgm wr

Re: PutS3Object Error

2016-08-18 Thread dgm
n Wed, Aug 17, 2016 at 5:40 PM, dgm wrote: Sure thing! Version: Nifi 0.7.0, RHEL 6.8, with Java JRE 1.7.0_101 Logs/Stacktrace: 2016-08-17 19:01:09,339 INFO [Timer-Driven Process Thread-3] o.a.n.p.attributes.UpdateAttribute UpdateAttribute[id=7b485633-a6e3-4aee- a671-d5b6f2

Re: PutS3Object Error

2016-08-18 Thread dgm
On Wed, Aug 17, 2016 at 5:40 PM, dgm wrote: Sure thing! Version: Nifi 0.7.0, RHEL 6.8, with Java JRE 1.7.0_101 Logs/Stacktrace: 2016-08-17 19:01:09,339 INFO [Timer-Driven Process Thread-3] o.a.n.p.attributes.UpdateAttribute UpdateAttribute[id=7b485633-a6e3-4aee- a671-d5b6f2

Re: PutS3Object Error

2016-08-17 Thread dgm
ject Error Dan, Would you please share the version of NiFi you are using? Also, would you please look in logs/nifi-app.log for the stack trace of the exception and any nested exceptions? Thanks, James On Wed, Aug 17, 2016 at 5:05 PM, dgm wrote: I’m just staring to use nifi and havin

PutS3Object Error

2016-08-17 Thread dgm
I’m just staring to use nifi and having an issue with the PutS3Object processor. I believe that it's configured consistently with my other S3 processors, using the same accounts/permissions... receiving the following error in nifi: PutS3Object[id=a3d6e547-9f71-4bcd-8873-108575604ab4] PutS3O