[GitHub] nifi issue #1983: NiFi-2829: Add Date and Time Format Support for PutSQL

2017-07-17 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1983 As this PR is based on #1524 which was submitted by @patricker , I cherry-picked #1524 first, then cherry-picked this PR to give @patricker a credit. Thanks again! --- If your project is set

[GitHub] nifi issue #1983: NiFi-2829: Add Date and Time Format Support for PutSQL

2017-07-17 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1983 I've made a slight change to the documentation to state MySQL and Derby are some database engines that do not support milliseconds, but those may not be the only two. I am fine with not having

[jira] [Commented] (NIFI-2829) PutSQL assumes all Date and Time values are provided in Epoch

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091130#comment-16091130 ] ASF GitHub Bot commented on NIFI-2829: -- Github user ijokarumawak commented on the issue:

[GitHub] nifi issue #1524: NIFI-2829 Date and Time Format Support for PutSQL

2017-07-17 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1524 I reviewed and confirmed #1983 addressed the unit test timezone issue. So, merged this #1524 and #1983 to master. Thanks @patricker and @yjhyjhyjh0! --- If your project is set up for it, you

[jira] [Commented] (NIFI-2829) PutSQL assumes all Date and Time values are provided in Epoch

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091127#comment-16091127 ] ASF GitHub Bot commented on NIFI-2829: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #1524: NIFI-2829 Date and Time Format Support for PutSQL

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1524 --- 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

[jira] [Commented] (NIFI-2829) PutSQL assumes all Date and Time values are provided in Epoch

2017-07-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091126#comment-16091126 ] ASF subversion and git services commented on NIFI-2829: --- Commit

[GitHub] nifi pull request #1983: NiFi-2829: Add Date and Time Format Support for Put...

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1983 --- 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

[jira] [Commented] (NIFI-2829) PutSQL assumes all Date and Time values are provided in Epoch

2017-07-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2829?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091125#comment-16091125 ] ASF subversion and git services commented on NIFI-2829: --- Commit

[jira] [Commented] (NIFI-4188) Create RethinkDB get processor

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

[jira] [Commented] (NIFI-4188) Create RethinkDB get processor

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

[jira] [Commented] (NIFI-4188) Create RethinkDB get processor

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

[jira] [Commented] (NIFI-4188) Create RethinkDB get processor

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

[jira] [Commented] (NIFI-4188) Create RethinkDB get processor

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

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127879683 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127882745 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127880492 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127880998 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[GitHub] nifi pull request #2012: NIFI-4188 - Nifi RethinkDB Get processor

2017-07-17 Thread jvwing
Github user jvwing commented on a diff in the pull request: https://github.com/apache/nifi/pull/2012#discussion_r127879552 --- Diff: nifi-nar-bundles/nifi-rethinkdb-bundle/nifi-rethinkdb-processors/src/main/java/org/apache/nifi/processors/rethinkdb/GetRethinkDB.java --- @@ -0,0

[jira] [Commented] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-07-17 Thread Y Wikander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091078#comment-16091078 ] Y Wikander commented on NIFI-4169: -- [~ijokarumawak], regarding your

[jira] [Commented] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-07-17 Thread Y Wikander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16091061#comment-16091061 ] Y Wikander commented on NIFI-4169: -- [~ijokarumawak],

[jira] [Issue Comment Deleted] (NIFI-4169) PutWebSocket processor with blank WebSocket session id attribute cannot transfer to failure queue

2017-07-17 Thread Y Wikander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4169?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Y Wikander updated NIFI-4169: - Comment: was deleted (was: [~ijokarumawak],

[jira] [Updated] (NIFI-4194) NullPointerException in InvokeHTTP processor when trusted hostname property is used

2017-07-17 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-4194: Attachment: flow_20170717-192339_trusted_hostname.xml Flow which demonstrates the issue. >

[jira] [Created] (NIFI-4194) NullPointerException in InvokeHTTP processor when trusted hostname property is used

2017-07-17 Thread Andy LoPresto (JIRA)
Andy LoPresto created NIFI-4194: --- Summary: NullPointerException in InvokeHTTP processor when trusted hostname property is used Key: NIFI-4194 URL: https://issues.apache.org/jira/browse/NIFI-4194

[jira] [Commented] (NIFI-4184) I needed to put some attributes on REMOTE_GROUP and REMOTE_OWNER in the PutHDFS Processor

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090987#comment-16090987 ] ASF GitHub Bot commented on NIFI-4184: -- Github user ijokarumawak commented on the issue:

[GitHub] nifi issue #2007: NIFI-4184: PutHDFS Processor Expression language TRUE on R...

2017-07-17 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/2007 Hi @panelladavide thanks for your contribution! In order to enable Expression Language, setting expressionLanguageSupported to true is not enough. You also need to evaluate the

[jira] [Commented] (NIFI-4174) GenerateTableFetch does not work with oracle on Nifi 1.2

2017-07-17 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090960#comment-16090960 ] Koji Kawamura commented on NIFI-4174: - [~jomach] ExecuteSQL or PutSQL are generally used to execute a

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090650#comment-16090650 ] ASF GitHub Bot commented on NIFI-4057: -- Github user cricket007 commented on the issue:

[GitHub] nifi issue #1910: NIFI-4057 Docker Image is twice as large as necessary

2017-07-17 Thread cricket007
Github user cricket007 commented on the issue: https://github.com/apache/nifi/pull/1910 Is there anyway to re-publish the 1.2.0 and 1.3.0 images so that those aren't as large? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (NIFI-4124) Add a Record API-based PutMongo clone

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090592#comment-16090592 ] ASF GitHub Bot commented on NIFI-4124: -- Github user joewitt commented on the issue:

[GitHub] nifi issue #1945: NIFI-4124 Added org.apache.nifi.mongo.PutMongoRecord.

2017-07-17 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/1945 @markap14 are you in a position to help close this out since @bbende is offline for a bit? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (NIFI-4124) Add a Record API-based PutMongo clone

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090589#comment-16090589 ] ASF GitHub Bot commented on NIFI-4124: -- Github user MikeThomsen commented on the issue:

[GitHub] nifi issue #1945: NIFI-4124 Added org.apache.nifi.mongo.PutMongoRecord.

2017-07-17 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/1945 @bbende @markap14 @pvillard31 Any chance of getting this merged? --- 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

[jira] [Assigned] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri reassigned NIFI-4057: - Assignee: Jordan Moore > Docker Image is twice as large as necessary >

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090584#comment-16090584 ] ASF subversion and git services commented on NIFI-4057: --- Commit

[jira] [Resolved] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri resolved NIFI-4057. --- Resolution: Fixed Fix Version/s: 1.4.0 > Docker Image is twice as large as necessary >

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090586#comment-16090586 ] ASF GitHub Bot commented on NIFI-4057: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #1910: NIFI-4057 Docker Image is twice as large as necessa...

2017-07-17 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1910 --- 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

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090565#comment-16090565 ] ASF GitHub Bot commented on NIFI-4057: -- Github user apiri commented on a diff in the pull request:

[GitHub] nifi pull request #1910: NIFI-4057 Docker Image is twice as large as necessa...

2017-07-17 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi/pull/1910#discussion_r127826350 --- Diff: nifi-docker/dockermaven/Dockerfile --- @@ -16,32 +16,33 @@ # under the License. # -FROM openjdk:8 -MAINTAINER Apache NiFi

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090550#comment-16090550 ] ASF GitHub Bot commented on NIFI-4057: -- Github user apiri commented on a diff in the pull request:

[GitHub] nifi pull request #1910: NIFI-4057 Docker Image is twice as large as necessa...

2017-07-17 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi/pull/1910#discussion_r127824242 --- Diff: nifi-docker/dockermaven/Dockerfile --- @@ -16,32 +16,33 @@ # under the License. # -FROM openjdk:8 -MAINTAINER Apache NiFi

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090547#comment-16090547 ] ASF GitHub Bot commented on NIFI-4057: -- Github user apiri commented on a diff in the pull request:

[GitHub] nifi pull request #1910: NIFI-4057 Docker Image is twice as large as necessa...

2017-07-17 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi/pull/1910#discussion_r127823749 --- Diff: nifi-docker/dockermaven/Dockerfile --- @@ -16,32 +16,33 @@ # under the License. # -FROM openjdk:8 -MAINTAINER Apache NiFi

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090510#comment-16090510 ] ASF GitHub Bot commented on NIFI-4057: -- Github user apiri commented on a diff in the pull request:

[GitHub] nifi pull request #1910: NIFI-4057 Docker Image is twice as large as necessa...

2017-07-17 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi/pull/1910#discussion_r127817762 --- Diff: nifi-docker/dockermaven/Dockerfile --- @@ -16,32 +16,33 @@ # under the License. # -FROM openjdk:8 -MAINTAINER Apache NiFi

[GitHub] nifi-minifi-cpp issue #114: site2site port negotiation

2017-07-17 Thread benqiu2016
Github user benqiu2016 commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/114 Thanks for the review. Can we merge the PR? --- 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

[jira] [Created] (NIFI-4193) Transition to Spotify dockerfile-maven plugin

2017-07-17 Thread Aldrin Piri (JIRA)
Aldrin Piri created NIFI-4193: - Summary: Transition to Spotify dockerfile-maven plugin Key: NIFI-4193 URL: https://issues.apache.org/jira/browse/NIFI-4193 Project: Apache NiFi Issue Type: Task

[GitHub] nifi issue #1969: NIFI-4082 - Added EL on GetMongo properties

2017-07-17 Thread jfrazee
Github user jfrazee commented on the issue: https://github.com/apache/nifi/pull/1969 @pvillard31 I think this needs more updates to the tests. Since you've added URI, collection, and DB, we should probably add that to the Get test. And, I think there are similar changes that make

[jira] [Commented] (NIFI-4082) Enable nifi expression language for GetMongo - Query property

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090470#comment-16090470 ] ASF GitHub Bot commented on NIFI-4082: -- Github user jfrazee commented on the issue:

[jira] [Commented] (NIFI-3335) GenerateTableFetch should allow you to specify an initial Max Value

2017-07-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090455#comment-16090455 ] Matt Burgess commented on NIFI-3335: [~patricker] Are you still working on this? If not, do you mind if

[jira] [Commented] (NIFI-4082) Enable nifi expression language for GetMongo - Query property

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4082?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090447#comment-16090447 ] ASF GitHub Bot commented on NIFI-4082: -- Github user jfrazee commented on a diff in the pull request:

[GitHub] nifi pull request #1969: NIFI-4082 - Added EL on GetMongo properties

2017-07-17 Thread jfrazee
Github user jfrazee commented on a diff in the pull request: https://github.com/apache/nifi/pull/1969#discussion_r127808068 --- Diff: nifi-nar-bundles/nifi-mongodb-bundle/nifi-mongodb-processors/src/main/java/org/apache/nifi/processors/mongodb/GetMongo.java --- @@ -59,14 +59,21

[jira] [Commented] (NIFI-4057) Docker Image is twice as large as necessary

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090336#comment-16090336 ] ASF GitHub Bot commented on NIFI-4057: -- Github user apiri commented on the issue:

[GitHub] nifi issue #1910: NIFI-4057 Docker Image is twice as large as necessary

2017-07-17 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi/pull/1910 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 the

[GitHub] nifi-minifi-cpp issue #114: site2site port negotiation

2017-07-17 Thread kevdoran
Github user kevdoran commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/114 @benqiu2016 thanks for making that round of changes! They look good. I'll be happy to test the branch when a get a chance to setup a NiFi environment that I can use to test some of the

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16090058#comment-16090058 ] ASF GitHub Bot commented on NIFI-4024: -- Github user MikeThomsen commented on the issue:

[GitHub] nifi issue #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecord

2017-07-17 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/1961 @bbende Ok, should be good to go now. --- 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

[jira] [Commented] (NIFI-106) Processor Counters should be included in the Status Reports

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089975#comment-16089975 ] ASF GitHub Bot commented on NIFI-106: - Github user mcgilman commented on a diff in the pull request:

[jira] [Commented] (NIFI-106) Processor Counters should be included in the Status Reports

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089976#comment-16089976 ] ASF GitHub Bot commented on NIFI-106: - Github user mcgilman commented on a diff in the pull request:

[jira] [Commented] (NIFI-106) Processor Counters should be included in the Status Reports

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089978#comment-16089978 ] ASF GitHub Bot commented on NIFI-106: - Github user mcgilman commented on a diff in the pull request:

[jira] [Commented] (NIFI-106) Processor Counters should be included in the Status Reports

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089977#comment-16089977 ] ASF GitHub Bot commented on NIFI-106: - Github user mcgilman commented on a diff in the pull request:

[GitHub] nifi pull request #1872: NIFI-106: Expose processors' counters in Stats Hist...

2017-07-17 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1872#discussion_r127742238 --- Diff: nifi-api/src/main/java/org/apache/nifi/controller/status/ProcessorStatus.java --- @@ -234,6 +245,7 @@ public ProcessorStatus clone() {

[GitHub] nifi pull request #1872: NIFI-106: Expose processors' counters in Stats Hist...

2017-07-17 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1872#discussion_r127739416 --- Diff:

[GitHub] nifi pull request #1872: NIFI-106: Expose processors' counters in Stats Hist...

2017-07-17 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1872#discussion_r127741268 --- Diff: nifi-framework-api/src/main/java/org/apache/nifi/controller/status/history/StatusHistory.java --- @@ -41,4 +41,9 @@ * @return List of

[GitHub] nifi pull request #1872: NIFI-106: Expose processors' counters in Stats Hist...

2017-07-17 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1872#discussion_r127741006 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-framework-core/src/main/java/org/apache/nifi/controller/FlowController.java --- @@

[jira] [Commented] (NIFI-4142) Implement a ValidateRecord Processor

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089956#comment-16089956 ] ASF GitHub Bot commented on NIFI-4142: -- Github user joewitt commented on a diff in the pull request:

[jira] [Commented] (NIFI-4142) Implement a ValidateRecord Processor

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089955#comment-16089955 ] ASF GitHub Bot commented on NIFI-4142: -- Github user joewitt commented on a diff in the pull request:

[GitHub] nifi pull request #2015: NIFI-4142: Refactored Record Reader/Writer to allow...

2017-07-17 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/2015#discussion_r127738912 --- Diff: nifi-commons/nifi-record/src/main/java/org/apache/nifi/serialization/RecordReader.java --- @@ -38,14 +38,35 @@ public interface RecordReader

[GitHub] nifi pull request #2015: NIFI-4142: Refactored Record Reader/Writer to allow...

2017-07-17 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/2015#discussion_r127738787 --- Diff: nifi-commons/nifi-record/src/main/java/org/apache/nifi/serialization/RecordReader.java --- @@ -38,14 +38,35 @@ public interface RecordReader

[jira] [Commented] (NIFI-4142) Implement a ValidateRecord Processor

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089954#comment-16089954 ] ASF GitHub Bot commented on NIFI-4142: -- Github user joewitt commented on a diff in the pull request:

[GitHub] nifi pull request #2015: NIFI-4142: Refactored Record Reader/Writer to allow...

2017-07-17 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/2015#discussion_r127738279 --- Diff: nifi-commons/nifi-record/src/main/java/org/apache/nifi/serialization/SchemaValidationException.java --- @@ -15,14 +15,16 @@ * limitations

[jira] [Resolved] (NIFI-4059) Implement LdapUserGroupProvider

2017-07-17 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-4059. --- Resolution: Fixed Resolving as the LdapUserGroupProvider is completed and merged in. Will create a

[jira] [Commented] (NIFI-106) Processor Counters should be included in the Status Reports

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-106?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089919#comment-16089919 ] ASF GitHub Bot commented on NIFI-106: - Github user mcgilman commented on the issue:

[GitHub] nifi issue #1872: NIFI-106: Expose processors' counters in Stats History

2017-07-17 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1872 @markap14 this sounds like a good approach. Will review... --- 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

[jira] [Updated] (NIFI-4142) Implement a ValidateRecord Processor

2017-07-17 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4142: - Fix Version/s: 1.4.0 Status: Patch Available (was: Open) > Implement a ValidateRecord

[jira] [Commented] (NIFI-4142) Implement a ValidateRecord Processor

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089908#comment-16089908 ] ASF GitHub Bot commented on NIFI-4142: -- GitHub user markap14 opened a pull request:

[GitHub] nifi pull request #2015: NIFI-4142: Refactored Record Reader/Writer to allow...

2017-07-17 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2015 NIFI-4142: Refactored Record Reader/Writer to allow for reading/writi… …ng "raw records". Implemented ValidateRecord. Thank you for submitting a contribution to Apache NiFi. In

[jira] [Assigned] (NIFI-3591) Relationship should support a DisplayName and Name like PropertyDescriptor

2017-07-17 Thread Joseph Niemiec (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3591?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Niemiec reassigned NIFI-3591: Assignee: (was: Joseph Niemiec) > Relationship should support a DisplayName and Name

[jira] [Created] (NIFI-4192) Issue with the MergeContent Processor when processing Avro files

2017-07-17 Thread Matt Burgess (JIRA)
Matt Burgess created NIFI-4192: -- Summary: Issue with the MergeContent Processor when processing Avro files Key: NIFI-4192 URL: https://issues.apache.org/jira/browse/NIFI-4192 Project: Apache NiFi

[jira] [Assigned] (NIFI-4192) Issue with the MergeContent Processor when processing Avro files

2017-07-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4192?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-4192: -- Assignee: Matt Burgess > Issue with the MergeContent Processor when processing Avro files >

[jira] [Commented] (NIFI-4156) SplitText processor Fragment.count does not match number of output FlowFiles.

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089817#comment-16089817 ] ASF GitHub Bot commented on NIFI-4156: -- GitHub user mattyb149 opened a pull request:

[jira] [Updated] (NIFI-4156) SplitText processor Fragment.count does not match number of output FlowFiles.

2017-07-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4156: --- Status: Patch Available (was: Open) > SplitText processor Fragment.count does not match number of

[GitHub] nifi pull request #2014: NIFI-4156: Fixed fragment.count in SplitText to equ...

2017-07-17 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2014 NIFI-4156: Fixed fragment.count in SplitText to equal emitted flow files Tried a few different use cases / code paths, to check for correct change in behavior. ### For all changes:

[jira] [Assigned] (NIFI-4156) SplitText processor Fragment.count does not match number of output FlowFiles.

2017-07-17 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4156?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess reassigned NIFI-4156: -- Assignee: Matt Burgess > SplitText processor Fragment.count does not match number of output

[jira] [Commented] (NIFI-4191) Display process-specific component icons

2017-07-17 Thread Rob Moran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089791#comment-16089791 ] Rob Moran commented on NIFI-4191: - I plan to start going through current offerings and grouping them by

[jira] [Created] (NIFI-4191) Display process-specific component icons

2017-07-17 Thread Rob Moran (JIRA)
Rob Moran created NIFI-4191: --- Summary: Display process-specific component icons Key: NIFI-4191 URL: https://issues.apache.org/jira/browse/NIFI-4191 Project: Apache NiFi Issue Type: Improvement

[GitHub] nifi pull request #2009: NIFI-1580 - Allow double-click to display config

2017-07-17 Thread yuri1969
Github user yuri1969 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2009#discussion_r127677617 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/js/nf/canvas/nf-graph.js --- @@ -198,13 +201,13 @@

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

2017-07-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16089623#comment-16089623 ] ASF GitHub Bot commented on NIFI-1580: -- Github user yuri1969 commented on a diff in the pull request: