[GitHub] nifi pull request #1121: [Experimental] Extending timeout so that it can pas...

2016-10-10 Thread ijokarumawak
Github user ijokarumawak closed the pull request at: https://github.com/apache/nifi/pull/1121 --- 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

[GitHub] nifi issue #1121: [Experimental] Extending timeout so that it can pass on Tr...

2016-10-10 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1121 Confirmed that the timeout doesn't happen always. Closing this experimental PR. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread simplesteph
Github user simplesteph commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82724343 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/stream/PutKinesis.java --- @@ -0,0

[jira] [Commented] (NIFI-1769) Add support for SSE-KMS and S3 Signature Version 4 Authentication AWS

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15564459#comment-15564459 ] ASF GitHub Bot commented on NIFI-1769: -- Github user jvwing commented on the issue:

[GitHub] nifi issue #362: NIFI-1769: added support for SSE-KMS and signature s3v4 aut...

2016-10-10 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/362 @miquillo, I'll take another look at the SSE change, but I would like to keep this PR focused on just SSE. We'll need additional tickets and PRs for additional changes. Also, you might take

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82723082 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/stream/PutKinesis.java --- @@ -0,0 +1,174

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82723115 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/stream/PutKinesis.java --- @@ -0,0 +1,174

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82723029 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/stream/PutKinesis.java --- @@ -0,0 +1,174

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82723417 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/kinesis/ITPutKinesis.java --- @@ -0,0 +1,475 @@

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82722085 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/stream/AbstractKinesisProcessor.java --- @@

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82722038 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/AbstractBaseKinesisProcessor.java --- @@

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82723210 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/test/java/org/apache/nifi/processors/aws/kinesis/ITPutKinesis.java --- @@ -0,0 +1,475 @@

[GitHub] nifi pull request #239: Nifi 1540 - AWS Kinesis Put Processor

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/239#discussion_r82722028 --- Diff: nifi-nar-bundles/nifi-aws-bundle/nifi-aws-processors/src/main/java/org/apache/nifi/processors/aws/kinesis/AbstractBaseKinesisProcessor.java --- @@

[jira] [Assigned] (NIFI-2863) A remote process group pointed to a host without the trailing "/nifi" will fail with mis-leading bulletins

2016-10-10 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2863?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-2863: --- Assignee: Koji Kawamura > A remote process group pointed to a host without the trailing

[GitHub] nifi pull request #1121: [Experimental] Extending timeout so that it can pas...

2016-10-10 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/1121 [Experimental] Extending timeout so that it can pass on Travis. This is an experimental PR to see whether extending timeout can solve Travis build failure due to TimeoutException at

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563873#comment-15563873 ] ASF GitHub Bot commented on NIFI-2565: -- Github user selim-namsi commented on the issue:

[GitHub] nifi issue #1108: NIFI-2565: add Grok parser

2016-10-10 Thread selim-namsi
Github user selim-namsi commented on the issue: https://github.com/apache/nifi/pull/1108 @trixpan I figured out how to rebase the pull request :) Cheers --- 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

[jira] [Commented] (NIFI-2341) Create a processor to parse logs formated using CEF

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563484#comment-15563484 ] ASF GitHub Bot commented on NIFI-2341: -- Github user trixpan commented on a diff in the pull request:

[GitHub] nifi pull request #785: NIFI-2341 - Introduce ParseCEF processor

2016-10-10 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/785#discussion_r82681523 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ParseCEF.java --- @@ -0,0 +1,323 @@

[jira] [Commented] (NIFI-2809) Add processors for Google Cloud Storage Fetch/Put/Delete

2016-10-10 Thread Frank Maritato (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563482#comment-15563482 ] Frank Maritato commented on NIFI-2809: -- Ok, no problem I will go through all these. I will add some

[jira] [Commented] (NIFI-2809) Add processors for Google Cloud Storage Fetch/Put/Delete

2016-10-10 Thread James Wing (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563459#comment-15563459 ] James Wing commented on NIFI-2809: -- Thanks for the updated patch. I did a build, ran the integration

[jira] [Assigned] (NIFI-2286) Policies: "Add user to policy" and "Remove" icons do not have hover help text

2016-10-10 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2286?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2286: - Assignee: Matt Gilman > Policies: "Add user to policy" and "Remove" icons do not have hover help

[jira] [Assigned] (NIFI-2533) When searching for users to add to a policy, should filter out users that are already on the policy

2016-10-10 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-2533: - Assignee: Matt Gilman > When searching for users to add to a policy, should filter out users that

[jira] [Commented] (NIFI-1991) Zero Master Cluster: Modifying a disconnected node causes other nodes to not be able to join cluster

2016-10-10 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563064#comment-15563064 ] Mark Payne commented on NIFI-1991: -- [~andrewmlim] we have not really done anything in 1.1.0 at this time

[jira] [Commented] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563031#comment-15563031 ] Oleg Zhurakousky commented on NIFI-2880: NOTE: patch provided for NIFI-2879 applies to this JIRA as

[jira] [Updated] (NIFI-2879) Adding Provenance Repo Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2879: --- Description: After adding an additional provenance repository to nifi.properties NiFi fails

[jira] [Updated] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2880: --- Status: Patch Available (was: Open) > Adding Content Repository Causes NPE >

[jira] [Updated] (NIFI-2879) Adding Provenance Repo Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2879: --- Status: Patch Available (was: Open) > Adding Provenance Repo Causes NPE >

[jira] [Commented] (NIFI-2879) Adding Provenance Repo Causes NPE

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15563024#comment-15563024 ] ASF GitHub Bot commented on NIFI-2879: -- GitHub user olegz opened a pull request:

[GitHub] nifi pull request #1120: NIFI-2879,NIFI-2880 fixed NarThreadContextClassLoad...

2016-10-10 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/1120 NIFI-2879,NIFI-2880 fixed NarThreadContextClassLoader instantiation e… Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask

[jira] [Created] (NIFI-2884) UI - Support bulk user/group add when editing a policy

2016-10-10 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2884: - Summary: UI - Support bulk user/group add when editing a policy Key: NIFI-2884 URL: https://issues.apache.org/jira/browse/NIFI-2884 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-2801) Add information about relevant version to *Kafka processor documentation

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562872#comment-15562872 ] ASF GitHub Bot commented on NIFI-2801: -- Github user alopresto commented on a diff in the pull request:

[jira] [Commented] (NIFI-2801) Add information about relevant version to *Kafka processor documentation

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562873#comment-15562873 ] ASF GitHub Bot commented on NIFI-2801: -- Github user alopresto commented on a diff in the pull request:

[GitHub] nifi pull request #1119: NIFI-2801 Edited Kafka processor documentation to e...

2016-10-10 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1119#discussion_r82645819 --- Diff: nifi-docs/src/main/asciidoc/getting-started.adoc --- @@ -371,8 +371,7 @@ categorizing them by their functions. the content fetched from

[GitHub] nifi pull request #1119: NIFI-2801 Edited Kafka processor documentation to e...

2016-10-10 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1119#discussion_r82645903 --- Diff: nifi-docs/src/main/asciidoc/getting-started.adoc --- @@ -386,7 +385,7 @@ categorizing them by their functions. - *PutSQL*: Executes the

[jira] [Commented] (NIFI-2801) Add information about relevant version to *Kafka processor documentation

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562852#comment-15562852 ] ASF GitHub Bot commented on NIFI-2801: -- Github user alopresto commented on the issue:

[GitHub] nifi issue #1119: NIFI-2801 Edited Kafka processor documentation to explicit...

2016-10-10 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1119 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 feature enabled and wishes so, or if

[jira] [Updated] (NIFI-2866) The Initial Max Value of QueryDatabaseTable won't be case sensitive.

2016-10-10 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-2866: --- Status: Patch Available (was: Open) > The Initial Max Value of QueryDatabaseTable won't be case

[jira] [Resolved] (NIFI-2236) When updating a policy for a component, if the policy is inherited from the UI, the warning should be 'more intense'

2016-10-10 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-2236. --- Resolution: Implemented As part of NIFI-2849, users must navigate to the policy in question. In

[jira] [Commented] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562813#comment-15562813 ] Oleg Zhurakousky commented on NIFI-2880: So, here is what's going on. The AccessDenied exception

[jira] [Commented] (NIFI-2801) Add information about relevant version to *Kafka processor documentation

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562787#comment-15562787 ] ASF GitHub Bot commented on NIFI-2801: -- GitHub user andrewmlim opened a pull request:

[jira] [Commented] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562776#comment-15562776 ] Oleg Zhurakousky commented on NIFI-2880: Ok, was able to reproduce the error and it has to do with

[jira] [Commented] (NIFI-2799) AWS Credentials for Assume Role Need Proxy

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562710#comment-15562710 ] ASF GitHub Bot commented on NIFI-2799: -- Github user jvwing commented on a diff in the pull request:

[GitHub] nifi pull request #1112: NIFI-2799: AWS Credentials for Assume Role Need Pro...

2016-10-10 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/1112#discussion_r82635524 --- Diff:

[jira] [Commented] (NIFI-2341) Create a processor to parse logs formated using CEF

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2341?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562688#comment-15562688 ] ASF GitHub Bot commented on NIFI-2341: -- Github user mattyb149 commented on a diff in the pull request:

[GitHub] nifi pull request #785: NIFI-2341 - Introduce ParseCEF processor

2016-10-10 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/785#discussion_r82633006 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ParseCEF.java --- @@ -0,0 +1,323

[GitHub] nifi issue #1036: NIFI-2774 added configurable QoS options

2016-10-10 Thread mosermw
Github user mosermw commented on the issue: https://github.com/apache/nifi/pull/1036 +1 Looks great to me. I won't have time to merge for the next few hours, so if you want to do so then please do. Then let @trkurc know this PR is complete and ready for 0.x release. --- If your

[GitHub] nifi pull request #785: NIFI-2341 - Introduce ParseCEF processor

2016-10-10 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/785#discussion_r82633365 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/ParseCEF.java --- @@ -0,0 +1,323

[GitHub] nifi pull request #785: NIFI-2341 - Introduce ParseCEF processor

2016-10-10 Thread mattyb149
Github user mattyb149 commented on a diff in the pull request: https://github.com/apache/nifi/pull/785#discussion_r82634033 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/test/java/org/apache/nifi/processors/standard/TestParseCEF.java --- @@ -0,0

[jira] [Commented] (NIFI-2879) Adding Provenance Repo Causes NPE

2016-10-10 Thread Josh Meyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562682#comment-15562682 ] Josh Meyer commented on NIFI-2879: -- There was quite the error on my end. The directory that I was trying

[jira] [Created] (NIFI-2883) "Additional details" are not being displayed in the documentation for the PublishKafka_0_10 and ConsumeKafka_0_10 processors

2016-10-10 Thread Andrew Lim (JIRA)
Andrew Lim created NIFI-2883: Summary: "Additional details" are not being displayed in the documentation for the PublishKafka_0_10 and ConsumeKafka_0_10 processors Key: NIFI-2883 URL:

[jira] [Commented] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562609#comment-15562609 ] Oleg Zhurakousky commented on NIFI-2880: I can't seem to reproduce it with the current master, so

[jira] [Created] (NIFI-2882) InvokeHTTP unexpected end of stream on null

2016-10-10 Thread Felix Reuthlinger (JIRA)
Felix Reuthlinger created NIFI-2882: --- Summary: InvokeHTTP unexpected end of stream on null Key: NIFI-2882 URL: https://issues.apache.org/jira/browse/NIFI-2882 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-2774) ConsumeJMS processor losses messages on NiFi restart

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2774?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562581#comment-15562581 ] ASF GitHub Bot commented on NIFI-2774: -- Github user olegz commented on the issue:

[GitHub] nifi issue #1036: NIFI-2774 added configurable QoS options

2016-10-10 Thread olegz
Github user olegz commented on the issue: https://github.com/apache/nifi/pull/1036 @mosermw all PR comments are addressed --- 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

[jira] [Created] (NIFI-2881) Allow Database Fetch processors to accept incoming flow files and use Expression Language

2016-10-10 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-2881: -- Summary: Allow Database Fetch processors to accept incoming flow files and use Expression Language Key: NIFI-2881 URL: https://issues.apache.org/jira/browse/NIFI-2881

[jira] [Commented] (NIFI-1526) Allow components to provide default values for Yield Duration and Run Schedule

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562543#comment-15562543 ] ASF GitHub Bot commented on NIFI-1526: -- Github user mathiastiberghien commented on the issue:

[GitHub] nifi issue #1107: origin/NIFI-1526

2016-10-10 Thread mathiastiberghien
Github user mathiastiberghien commented on the issue: https://github.com/apache/nifi/pull/1107 Hi, I finally could build running all tests on my computer. I understood the licence header system and also that my repository shouldn't contain space otherwhise a lot o tests are

[jira] [Commented] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Josh Meyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562495#comment-15562495 ] Josh Meyer commented on NIFI-2880: -- Also, for this I was able to create directories 0 through 1023 under

[jira] [Updated] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2880: --- Fix Version/s: 1.1.0 > Adding Content Repository Causes NPE >

[jira] [Updated] (NIFI-2879) Adding Provenance Repo Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2879: --- Fix Version/s: 1.1.0 > Adding Provenance Repo Causes NPE > - >

[jira] [Updated] (NIFI-2879) Adding Provenance Repo Causes NPE

2016-10-10 Thread Josh Meyer (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Meyer updated NIFI-2879: - Environment: NiFi 1.0.0 with Ambari Version 2.4.1.0 on centos 7 Description: After adding an

[jira] [Assigned] (NIFI-2879) Adding Provenance Repo Causes NPE

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2879?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky reassigned NIFI-2879: -- Assignee: Oleg Zhurakousky > Adding Provenance Repo Causes NPE >

[jira] [Created] (NIFI-2880) Adding Content Repository Causes NPE

2016-10-10 Thread Josh Meyer (JIRA)
Josh Meyer created NIFI-2880: Summary: Adding Content Repository Causes NPE Key: NIFI-2880 URL: https://issues.apache.org/jira/browse/NIFI-2880 Project: Apache NiFi Issue Type: Bug Affects

[jira] [Created] (NIFI-2878) Create streaming SplitText processor

2016-10-10 Thread Oleg Zhurakousky (JIRA)
Oleg Zhurakousky created NIFI-2878: -- Summary: Create streaming SplitText processor Key: NIFI-2878 URL: https://issues.apache.org/jira/browse/NIFI-2878 Project: Apache NiFi Issue Type: New

[jira] [Updated] (NIFI-2877) Support AWS Kinesis Streams Processor

2016-10-10 Thread Michiel Moonen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2877?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michiel Moonen updated NIFI-2877: - Description: We are in need of a "Kinesis streams" processor:

[jira] [Created] (NIFI-2877) Support AWS Kinesis Streams Processor

2016-10-10 Thread Michiel Moonen (JIRA)
Michiel Moonen created NIFI-2877: Summary: Support AWS Kinesis Streams Processor Key: NIFI-2877 URL: https://issues.apache.org/jira/browse/NIFI-2877 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-1526) Allow components to provide default values for Yield Duration and Run Schedule

2016-10-10 Thread Mathias Tiberghien (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562419#comment-15562419 ] Mathias Tiberghien commented on NIFI-1526: -- Hi, when I try the command clean install

[jira] [Commented] (NIFI-1769) Add support for SSE-KMS and S3 Signature Version 4 Authentication AWS

2016-10-10 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1769?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15562224#comment-15562224 ] ASF GitHub Bot commented on NIFI-1769: -- Github user miquillo commented on the issue:

[GitHub] nifi issue #362: NIFI-1769: added support for SSE-KMS and signature s3v4 aut...

2016-10-10 Thread miquillo
Github user miquillo commented on the issue: https://github.com/apache/nifi/pull/362 @jvwing So it has been a bit silent here, but we continued last week and now we've merged the current master branch into this project. This is where I realized you've implemented the S3v4 (along with

[jira] [Updated] (NIFI-2716) Allow NiFi to manage embedded JMS Brokers

2016-10-10 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2716?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2716: --- Status: Patch Available (was: Open) > Allow NiFi to manage embedded JMS Brokers >

[GitHub] nifi pull request #1118: NIFI-2716 initial implementation of JMS Broker proc...

2016-10-10 Thread olegz
GitHub user olegz opened a pull request: https://github.com/apache/nifi/pull/1118 NIFI-2716 initial implementation of JMS Broker processor Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[GitHub] nifi issue #239: Nifi 1540 - AWS Kinesis Get and Put Processors

2016-10-10 Thread mans2singh
Github user mans2singh commented on the issue: https://github.com/apache/nifi/pull/239 @jvwing - I've created kinesis put processor using AWS standard SDK. Please let me know your thoughts. Thanks --- If your project is set up for it, you can reply to this email and have

[jira] [Updated] (NIFI-1540) Implement AWS Kinesis Put Processor

2016-10-10 Thread Mans Singh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mans Singh updated NIFI-1540: - Labels: aws kinesis put stream (was: aws get kinesis put stream) > Implement AWS Kinesis Put Processor >

[jira] [Updated] (NIFI-1540) Implement AWS Kinesis Put Processor

2016-10-10 Thread Mans Singh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1540?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mans Singh updated NIFI-1540: - Summary: Implement AWS Kinesis Put Processor (was: Implement AWS Kinesis Put and Get Processors) >