[GitHub] nifi pull request: Nifi 1274

2016-03-18 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/284#discussion_r56510044 --- Diff: nifi-nar-bundles/nifi-kerberos-iaa-providers-bundle/nifi-kerberos-iaa-providers/src/test/resources/nifi.properties --- @@ -0,0 +1,185 @@ +#

[GitHub] nifi pull request: NIFI-1488 Refactoring HBase Kerberos support

2016-03-18 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/281 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] nifi pull request: NIFI-1571 initial commit of SpringContext suppo...

2016-03-18 Thread olegz
Github user olegz commented on the pull request: https://github.com/apache/nifi/pull/271#issuecomment-197434936 @trkurc you can use the simple app here: https://github.com/olegz/si-demo. It has some initial docs and is ready to be used as is after 'mvn clean install', but you can

[GitHub] nifi pull request: Nifi 1274

2016-03-18 Thread JPercivall
Github user JPercivall commented on the pull request: https://github.com/apache/nifi/pull/284#issuecomment-197582465 There are multiple "todo" comments. What is the plan for them? It appears that some are just comments on the code, some can be removed (already done), and a few could

[GitHub] nifi pull request: NIFI-1636: Print Stacktrace When Unepected OnTr...

2016-03-18 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/285#discussion_r56419796 --- Diff: nifi-api/src/main/java/org/apache/nifi/processor/AbstractProcessor.java --- @@ -27,7 +30,12 @@ public final void onTrigger(final ProcessContext

Re: Closing in on the Apache NiFi 0.6.0 release

2016-03-18 Thread Joe Witt
Team, Ok sooo close. We have 5 tickets remaining. - Additional functionality/cleanup for SplitText [1] [status] Still in discussions. Recommend we move this change to 0.7.0. Solid effort on both code contributor and reviewer side but this is a tricky one. - Support Kerberos based

Aw: Re: Re: Re: Processor additional documentation

2016-03-18 Thread Uwe Geercken
Dan, ok. I was wrong. The index file is created - it's my additionalDetails.html file that is missing. I have no idea what is wrong. I will try it tomorrow - maybe I will find something with a clear head. Rgds, Uwe > Gesendet: Freitag, 18. März 2016 um 19:14 Uhr > Von: "dan bress"

[GitHub] nifi pull request: NIFI-1614 File Identity Provider implementation

2016-03-18 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/267#discussion_r56734268 --- Diff: nifi-nar-bundles/nifi-iaa-providers-bundle/nifi-file-identity-provider/src/main/java/org/apache/nifi/authentication/file/FileIdentityProvider.java ---

[GitHub] nifi pull request: NIFI-1488 Refactoring HBase Kerberos support

2016-03-18 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/281#discussion_r56505883 --- Diff: nifi-nar-bundles/nifi-hadoop-bundle/nifi-hdfs-processors/src/test/resources/core-site.xml --- @@ -1,4 +1,5 @@ + --- End diff --

[GitHub] nifi pull request: Nifi 1274

2016-03-18 Thread mcgilman
Github user mcgilman commented on the pull request: https://github.com/apache/nifi/pull/284#issuecomment-197504323 Reviewing... :) --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this

[GitHub] nifi pull request: NIFI-1571 initial commit of SpringContext suppo...

2016-03-18 Thread trkurc
Github user trkurc commented on a diff in the pull request: https://github.com/apache/nifi/pull/271#discussion_r56440539 --- Diff: nifi-nar-bundles/nifi-spring-bundle/nifi-spring-processors/src/main/java/org/apache/nifi/spring/SpringContextProcessor.java --- @@ -0,0 +1,392 @@

[GitHub] nifi pull request: Nifi 1516 - AWS DynamoDB Get/Put/Delete Process...

2016-03-18 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/224#discussion_r56742665 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/dynamodb/PutDynamoDB.java --- @@ -0,0 +1,182 @@

[GitHub] nifi pull request: Nifi 1516 - AWS DynamoDB Get/Put/Delete Process...

2016-03-18 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/224#discussion_r56742670 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/dynamodb/PutDynamoDB.java --- @@ -0,0 +1,182 @@

Re: Reg: Processors for Rabbitmq

2016-03-18 Thread Joe Witt
Sourav, Believe you should be good to go just by using the latest release of NiFi. The AMQP processors were added in 0.5.0 i think. Here is the docs for the one to publish for instance: https://nifi.apache.org/docs/nifi-docs/components/org.apache.nifi.amqp.processors.PublishAMQP/index.html

[GitHub] nifi pull request: NIFI-615 - Create a processor to extract WAV fi...

2016-03-18 Thread joewitt
Github user joewitt commented on the pull request: https://github.com/apache/nifi/pull/252#issuecomment-198411900 size = cool should be just fine then. attributes = interesting if they are named by tika. rather than being as they're found in the source media. Probably makes

[GitHub] nifi pull request: Nifi 1516 - AWS DynamoDB Get/Put/Delete Process...

2016-03-18 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/224#discussion_r56741885 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/dynamodb/PutDynamoDB.java --- @@ -0,0 +1,182 @@