[jira] [Comment Edited] (NIFI-4289) Implement put processor for InfluxDB

2017-09-23 Thread Mans Singh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178009#comment-16178009 ] Mans Singh edited comment on NIFI-4289 at 9/23/17 11:31 PM: [~jtstorck] The PR

[jira] [Commented] (NIFI-4289) Implement put processor for InfluxDB

2017-09-23 Thread Mans Singh (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16178009#comment-16178009 ] Mans Singh commented on NIFI-4289: -- @jtstorck - The PR contains all the work for this JIRA ticket. I

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

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

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

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

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

2017-09-23 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177979#comment-16177979 ] Jeff Storck commented on NIFI-4193: --- [~aldrin], moving this out of the 1.4.0 release, based on your

[jira] [Updated] (NIFI-4333) Dockerize NiFi Toolkit

2017-09-23 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-4333: -- Fix Version/s: (was: 1.4.0) > Dockerize NiFi Toolkit > -- > >

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

2017-09-23 Thread Jeff Storck (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jeff Storck updated NIFI-4193: -- Fix Version/s: (was: 1.4.0) > Transition to Spotify dockerfile-maven plugin >

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

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

[GitHub] nifi issue #2082: NIFI-2829: Fixed PutSQL time unit test.

2017-09-23 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2082 +1, LGTM. Verified the three cases in the unit test, and tested with a negative long. Merging... ---

[GitHub] nifi-minifi-cpp issue #137: MINIFI-372: Replace leveldb with RocksDB

2017-09-23 Thread achristianson
Github user achristianson commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/137 Good work! After a precursory glance at the code, nothing major sticks out. Will attempt to build and test as soon as I can get to it. ---

[jira] [Commented] (NIFI-4410) PutElasticsearchHttp needs better error handling and logging

2017-09-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177842#comment-16177842 ] Matt Burgess commented on NIFI-4410: The Elasticsearch API is a bit inconsistent when it comes to

[jira] [Updated] (NIFI-4410) PutElasticsearchHttp needs better error handling and logging

2017-09-23 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4410?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4410: --- Summary: PutElasticsearchHttp needs better error handling and logging (was: PutElasticHttp) >

[jira] [Commented] (NIFI-3803) Allow use of up/down arrow keys during selection in Add Processor dialog

2017-09-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16177632#comment-16177632 ] ASF GitHub Bot commented on NIFI-3803: -- Github user yuri1969 commented on the issue:

[GitHub] nifi issue #2170: NIFI-3803 - Allow use of up/down arrow keys...

2017-09-23 Thread yuri1969
Github user yuri1969 commented on the issue: https://github.com/apache/nifi/pull/2170 @mcgilman - Thanks for pointing out this one. I forgot to include the _Add Reporting Task_ dialog completely... - Now the `nfFilteredDialogCommon` should follow the SlickGrid's PageUp/Down