Re: OnStopped annotation

2016-03-02 Thread Aldrin Piri
Pierre, I did a build of the specified branch, enabled the remote debugging and added a breakpoint within the AbstractSNMPProcessor#close method which was successfully triggered on stopping. I additionally added a breakpoint within ReflectionUtils and was able to trace that path to the same

[GitHub] nifi pull request: NIFI-1488 Added hbase kerb auth with ugi

2016-03-02 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/253#discussion_r54791214 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -40,6

[GitHub] nifi pull request: NIFI-1488 Added hbase kerb auth with ugi

2016-03-02 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/253#discussion_r54787933 --- Diff: nifi-nar-bundles/nifi-standard-services/nifi-hbase-client-service-api/src/main/java/org/apache/nifi/hbase/HBaseClientService.java --- @@ -40,6

[GitHub] nifi pull request: NIFI-1488 Added hbase kerb auth with ugi

2016-03-02 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/253#discussion_r54787487 --- Diff:

[GitHub] nifi pull request: NIFI-1488 Added hbase kerb auth with ugi

2016-03-02 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/253#discussion_r54787538 --- Diff:

[GitHub] nifi pull request: NIFI-1488 Added hbase kerb auth with ugi

2016-03-02 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/253#discussion_r54787370 --- Diff:

[GitHub] nifi pull request: NIFI-1488 Added hbase kerb auth with ugi

2016-03-02 Thread lordjc
GitHub user lordjc opened a pull request: https://github.com/apache/nifi/pull/253 NIFI-1488 Added hbase kerb auth with ugi Added kerberos authentication functionality for hbase service. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] nifi pull request: Added support for using proxy for aws processor...

2016-03-02 Thread apiri
Github user apiri commented on the pull request: https://github.com/apache/nifi/pull/209#issuecomment-191360199 @pljplj Not sure about an alternative means of using the proxy, but this particular patch is scheduled for 0.6.0 given its feature bearing nature. --- If your project is

Re: GetMongo GC Overflow

2016-03-02 Thread ajansing
The log file seemed pretty easy to read once I induced the error again. 2016-03-02 11:05:14,732 INFO [main] o.a.n.c.repository.FileSystemRepository Maximum Threshold for Container default set to 259517359063 bytes; if volume exceeds this size, archived data will be deleted until it no longer

[GitHub] nifi pull request: Added support for using proxy for aws processor...

2016-03-02 Thread pljplj
Github user pljplj commented on the pull request: https://github.com/apache/nifi/pull/209#issuecomment-191278133 Is there a version of the aws proxy that is compatible with 0.5.1 ? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

Re: OnStopped annotation

2016-03-02 Thread Oleg Zhurakousky
Pierre Is your branch available to look at? May be a second pair of eyes is due ;) Cheers Oleg > On Mar 2, 2016, at 4:20 AM, Pierre Villard > wrote: > > Mark, > > I just checked and it seems to be OK. My processor is a NAR and the > nifi-api.jar is not into the