[jira] [Commented] (NIFI-4393) AbstractDatabaseFetchProcessor handles SQL Server brackets incorrectly

2018-01-22 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335467#comment-16335467 ] Koji Kawamura commented on NIFI-4393: - [PR 2424|https://github.com/apache/nifi/pull/2424] is ready for

[jira] [Commented] (NIFI-4393) AbstractDatabaseFetchProcessor handles SQL Server brackets incorrectly

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335459#comment-16335459 ] ASF GitHub Bot commented on NIFI-4393: -- GitHub user ijokarumawak opened a pull request:

[GitHub] nifi pull request #2424: NIFI-4393: Handle database specific identifier esca...

2018-01-22 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/2424 NIFI-4393: Handle database specific identifier escape characters QueryDatabaseTable and GenerateTableFetch processors were not able to use max value state as expected, if max value column

[jira] [Commented] (NIFI-4796) template parameter is missing in swagger.json for /process-groups/{id}/templates/upload API call

2018-01-22 Thread JIRA
[ https://issues.apache.org/jira/browse/NIFI-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335454#comment-16335454 ] Sébastien Bouchex Bellomié commented on NIFI-4796: -- It is indeed ta duplicate and yes, the

[jira] [Commented] (NIFI-4393) AbstractDatabaseFetchProcessor handles SQL Server brackets incorrectly

2018-01-22 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335410#comment-16335410 ] Koji Kawamura commented on NIFI-4393: - Hi [~msiedlarek] [~mattyb149], I came across this issue, but

[jira] [Assigned] (NIFI-4393) AbstractDatabaseFetchProcessor handles SQL Server brackets incorrectly

2018-01-22 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-4393: --- Assignee: Koji Kawamura > AbstractDatabaseFetchProcessor handles SQL Server brackets

[jira] [Commented] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Daniel Chaffelson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335387#comment-16335387 ] Daniel Chaffelson commented on NIFI-4801: - In 1.2/1.3/1.4 we had: {code:java} "parameters" : [ {

[jira] [Updated] (MINIFICPP-377) Resolve test failures as a result of logging changes.

2018-01-22 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated MINIFICPP-377: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Resolve test failures

[jira] [Commented] (MINIFICPP-377) Resolve test failures as a result of logging changes.

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335331#comment-16335331 ] ASF GitHub Bot commented on MINIFICPP-377: -- Github user asfgit closed the pull request at:

[GitHub] nifi-minifi-cpp pull request #246: MINIFICPP-377: Change log level for Invok...

2018-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/246 ---

[jira] [Commented] (MINIFICPP-377) Resolve test failures as a result of logging changes.

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335329#comment-16335329 ] ASF GitHub Bot commented on MINIFICPP-377: -- Github user apiri commented on the issue:

[GitHub] nifi-minifi-cpp issue #246: MINIFICPP-377: Change log level for InvokeHTTP t...

2018-01-22 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/246 drat, definitely overlooked running. good catch and thanks for fixing. build/tests look good and will merge ---

[jira] [Updated] (MINIFICPP-378) New threads should detach when battery monitor reduces them

2018-01-22 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-378: - Status: Patch Available (was: Open) > New threads should detach when battery monitor reduces

[jira] [Commented] (NIFI-3518) Create a Morphlines processor

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3518?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335144#comment-16335144 ] ASF GitHub Bot commented on NIFI-3518: -- Github user WilliamNouet commented on the issue:

[GitHub] nifi issue #2028: NIFI-3518 Create a Morphlines processor

2018-01-22 Thread WilliamNouet
Github user WilliamNouet commented on the issue: https://github.com/apache/nifi/pull/2028 @joewitt, did you get a chance to review the latest commit? ---

[GitHub] nifi issue #2101: NIFI-4289 - InfluxDB put processor

2018-01-22 Thread mans2singh
Github user mans2singh commented on the issue: https://github.com/apache/nifi/pull/2101 @MikeThomsen - Thanks for your review comments. I've updated the version and rebased the code. Regarding the error - InfluxDB uses line protocol for writing data (I've

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

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4289?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16335063#comment-16335063 ] ASF GitHub Bot commented on NIFI-4289: -- Github user mans2singh commented on the issue:

[jira] [Commented] (NIFI-4796) template parameter is missing in swagger.json for /process-groups/{id}/templates/upload API call

2018-01-22 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4796?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334957#comment-16334957 ] Kevin Doran commented on NIFI-4796: --- [~sbouc...@infovista.com], please see NIFI-4801, which duplicates

[GitHub] nifi issue #2408: localization using the JSTL standard fmt tag for multiling...

2018-01-22 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2408 @ns7381 I've started reviewing the PR. This is a great addition. Thank you for taking the time to post it. Before we merge it in, I have a couple requests. - The changes appear to cause the

[jira] [Commented] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334891#comment-16334891 ] Matt Gilman commented on NIFI-4801: --- [~kdoran] The change makes sense to me, but I'll allow someone who

[jira] [Commented] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334880#comment-16334880 ] Kevin Doran commented on NIFI-4801: --- [~mcgilman] I added this annotation to

[jira] [Comment Edited] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Kevin Doran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334880#comment-16334880 ] Kevin Doran edited comment on NIFI-4801 at 1/22/18 8:53 PM: [~mcgilman] On a

[jira] [Commented] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

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

[jira] [Updated] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

2018-01-22 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-4803: -- Resolution: Fixed Status: Resolved (was: Patch Available) > MergeContent can create smaller

[GitHub] nifi pull request #2423: NIFI-4803: Ensure that we set the FileCountAttribut...

2018-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2423 ---

[jira] [Commented] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

2018-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334852#comment-16334852 ] ASF subversion and git services commented on NIFI-4803: --- Commit

[jira] [Commented] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334851#comment-16334851 ] ASF GitHub Bot commented on NIFI-4803: -- Github user bbende commented on the issue:

[GitHub] nifi issue #2423: NIFI-4803: Ensure that we set the FileCountAttribute of Bi...

2018-01-22 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2423 Looks good, will merge ---

[jira] [Commented] (NIFIREG-123) Multiple links referenced in NiFi Registry docs should open in a new window, not rendered within the docs themselves

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334846#comment-16334846 ] ASF GitHub Bot commented on NIFIREG-123: GitHub user andrewmlim opened a pull request:

[GitHub] nifi-registry pull request #93: NIFIREG-123 Made external links open in new ...

2018-01-22 Thread andrewmlim
GitHub user andrewmlim opened a pull request: https://github.com/apache/nifi-registry/pull/93 NIFIREG-123 Made external links open in new windows You can merge this pull request into a Git repository by running: $ git pull https://github.com/andrewmlim/nifi-registry

[jira] [Updated] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

2018-01-22 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4803: - Description: If the Merge Strategy is changed from "Defragment" to "Bin-Packing Algorithm" and then send

[jira] [Commented] (NIFI-4424) org.apache.nifi.NiFi does not allow programmatic access to the NiFi engine

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

[jira] [Resolved] (NIFI-4424) org.apache.nifi.NiFi does not allow programmatic access to the NiFi engine

2018-01-22 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto resolved NIFI-4424. - Resolution: Fixed Fix Version/s: 1.6.0 > org.apache.nifi.NiFi does not allow programmatic

[jira] [Commented] (NIFI-4424) org.apache.nifi.NiFi does not allow programmatic access to the NiFi engine

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

[GitHub] nifi issue #2251: NIFI-4424 org.apache.nifi.NiFi does not allow programmatic...

2018-01-22 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2251 Ran `contrib-check` and all tests pass. Fired up an instance of the application and it performed normally. +1, merging. ---

[jira] [Commented] (NIFI-4424) org.apache.nifi.NiFi does not allow programmatic access to the NiFi engine

2018-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4424?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334810#comment-16334810 ] ASF subversion and git services commented on NIFI-4424: --- Commit

[GitHub] nifi pull request #2251: NIFI-4424 org.apache.nifi.NiFi does not allow progr...

2018-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2251 ---

[jira] [Commented] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334800#comment-16334800 ] ASF GitHub Bot commented on NIFI-4803: -- GitHub user markap14 opened a pull request:

[jira] [Updated] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

2018-01-22 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4803: - Status: Patch Available (was: Open) > MergeContent can create smaller bins than it should, if Merge

[GitHub] nifi pull request #2423: NIFI-4803: Ensure that we set the FileCountAttribut...

2018-01-22 Thread markap14
GitHub user markap14 opened a pull request: https://github.com/apache/nifi/pull/2423 NIFI-4803: Ensure that we set the FileCountAttribute of BinManager to… … the proper value, regardless of the merge strategy Thank you for submitting a contribution to Apache NiFi.

[jira] [Created] (NIFI-4803) MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm'

2018-01-22 Thread Mark Payne (JIRA)
Mark Payne created NIFI-4803: Summary: MergeContent can create smaller bins than it should, if Merge Strategy changed from 'Defragment' to 'Bin-Packing Algorithm' Key: NIFI-4803 URL:

[jira] [Updated] (NIFI-4797) Allow NiFi UI to be displayed in a frame

2018-01-22 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4797?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-4797: Labels: frame security (was: ) > Allow NiFi UI to be displayed in a frame >

[jira] [Updated] (NIFI-4773) Database Fetch processor setup is incorrect

2018-01-22 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4773: --- Affects Version/s: (was: 1.2.0) Status: Patch Available (was: In Progress) >

[GitHub] nifi pull request #2422: NIFI-4773: Moved DB Fetch processors' connection co...

2018-01-22 Thread mattyb149
GitHub user mattyb149 opened a pull request: https://github.com/apache/nifi/pull/2422 NIFI-4773: Moved DB Fetch processors' connection code from setup to onTrigger Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution

[jira] [Updated] (NIFI-4773) Database Fetch processor setup is incorrect

2018-01-22 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Burgess updated NIFI-4773: --- Summary: Database Fetch processor setup is incorrect (was: QueryDatabaseTable setup is incorrect) >

[jira] [Commented] (NIFI-4773) Database Fetch processor setup is incorrect

2018-01-22 Thread Matt Burgess (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4773?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334725#comment-16334725 ] Matt Burgess commented on NIFI-4773: Under some conditions, GenerateTableFetch will also try to connect

[jira] [Commented] (NIFI-4424) org.apache.nifi.NiFi does not allow programmatic access to the NiFi engine

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

[GitHub] nifi issue #2251: NIFI-4424 org.apache.nifi.NiFi does not allow programmatic...

2018-01-22 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2251 @peter-gergely-horvath I will merge this today. ---

[jira] [Comment Edited] (NIFI-4621) Allow inputs to ListSFTP

2018-01-22 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334642#comment-16334642 ] Puspendu Banerjee edited comment on NIFI-4621 at 1/22/18 6:26 PM: --

[jira] [Assigned] (NIFI-4621) Allow inputs to ListSFTP

2018-01-22 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Puspendu Banerjee reassigned NIFI-4621: --- Assignee: Puspendu Banerjee > Allow inputs to ListSFTP > > >

[jira] [Commented] (NIFI-4621) Allow inputs to ListSFTP

2018-01-22 Thread Puspendu Banerjee (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4621?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334642#comment-16334642 ] Puspendu Banerjee commented on NIFI-4621: - Requesting for comment on pros, cons and security

[jira] [Updated] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

2018-01-22 Thread Mark Payne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mark Payne updated NIFI-4799: - Resolution: Fixed Fix Version/s: 1.6.0 Status: Resolved (was: Patch Available) > UI -

[jira] [Commented] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

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

[jira] [Commented] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

2018-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334631#comment-16334631 ] ASF subversion and git services commented on NIFI-4799: --- Commit

[jira] [Commented] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334632#comment-16334632 ] ASF GitHub Bot commented on NIFI-4799: -- Github user markap14 commented on the issue:

[GitHub] nifi pull request #2421: NIFI-4799: Ensure variable registry update request ...

2018-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2421 ---

[GitHub] nifi issue #2421: NIFI-4799: Ensure variable registry update request is mark...

2018-01-22 Thread markap14
Github user markap14 commented on the issue: https://github.com/apache/nifi/pull/2421 @mcgilman was able to verify that this fixes the described behavior. +1 merged to master. Thanks for knocking that out! ---

[jira] [Commented] (MINIFICPP-378) New threads should detach when battery monitor reduces them

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334618#comment-16334618 ] ASF GitHub Bot commented on MINIFICPP-378: -- GitHub user phrocker opened a pull request:

[GitHub] nifi-minifi-cpp pull request #247: MINIFICPP-378: Detach new threads if daem...

2018-01-22 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/247 MINIFICPP-378: Detach new threads if daemon threads is true Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the

[jira] [Updated] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Daniel Chaffelson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Chaffelson updated NIFI-4801: Priority: Major (was: Minor) > Rest-api swagger definition produces non-functional template

[jira] [Updated] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Daniel Chaffelson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Chaffelson updated NIFI-4801: Affects Version/s: 1.6.0 > Rest-api swagger definition produces non-functional template

[jira] [Commented] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Daniel Chaffelson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334583#comment-16334583 ] Daniel Chaffelson commented on NIFI-4801: - [~mcgilman] Yeah this duplicates that issue, though

[jira] [Updated] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

2018-01-22 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-4799: -- Status: Patch Available (was: In Progress) > UI - Variable Registry - "Close" / referencing processors

[jira] [Commented] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334551#comment-16334551 ] ASF GitHub Bot commented on NIFI-4799: -- GitHub user mcgilman opened a pull request:

[GitHub] nifi pull request #2421: NIFI-4799: Ensure variable registry update request ...

2018-01-22 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/2421 NIFI-4799: Ensure variable registry update request is marked complete NIFI-4799: - Ensure variable registry update request is marked completed. You can merge this pull request into a Git

[jira] [Created] (MINIFICPP-378) New threads should detach when battery monitor reduces them

2018-01-22 Thread marco polo (JIRA)
marco polo created MINIFICPP-378: Summary: New threads should detach when battery monitor reduces them Key: MINIFICPP-378 URL: https://issues.apache.org/jira/browse/MINIFICPP-378 Project: NiFi MiNiFi

[jira] [Commented] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

2018-01-22 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334517#comment-16334517 ] Pierre Villard commented on NIFI-4799: -- Today, while checking if this also happens with Chrome, I

[jira] [Assigned] (NIFI-4799) UI - Variable Registry - "Close" / referencing processors

2018-01-22 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-4799: - Assignee: Matt Gilman > UI - Variable Registry - "Close" / referencing processors >

[jira] [Resolved] (MINIFICPP-376) EL fails on chained function calls

2018-01-22 Thread Andrew Christianson (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Christianson resolved MINIFICPP-376. --- Resolution: Fixed > EL fails on chained function calls >

[jira] [Created] (NIFI-4802) PutSQS not UTF-8 encoding output

2018-01-22 Thread Richard St. John (JIRA)
Richard St. John created NIFI-4802: -- Summary: PutSQS not UTF-8 encoding output Key: NIFI-4802 URL: https://issues.apache.org/jira/browse/NIFI-4802 Project: Apache NiFi Issue Type: Bug

[jira] [Updated] (MINIFICPP-377) Resolve test failures as a result of logging changes.

2018-01-22 Thread marco polo (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] marco polo updated MINIFICPP-377: - Status: Patch Available (was: Open) > Resolve test failures as a result of logging changes.

[jira] [Commented] (NIFI-4787) create HashExpression Processor

2018-01-22 Thread Sourav Gulati (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334380#comment-16334380 ] Sourav Gulati commented on NIFI-4787: - I have started working on it. Please assign it to me > create

[jira] [Commented] (MINIFICPP-377) Resolve test failures as a result of logging changes.

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-377?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334371#comment-16334371 ] ASF GitHub Bot commented on MINIFICPP-377: -- GitHub user phrocker opened a pull request:

[GitHub] nifi-minifi-cpp pull request #246: MINIFICPP-377: Change log level for Invok...

2018-01-22 Thread phrocker
GitHub user phrocker opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/246 MINIFICPP-377: Change log level for InvokeHTTP to trace Thank you for submitting a contribution to Apache NiFi - MiNiFi C++. In order to streamline the review of the contribution

[jira] [Created] (MINIFICPP-377) Resolve test failures as a result of logging changes.

2018-01-22 Thread marco polo (JIRA)
marco polo created MINIFICPP-377: Summary: Resolve test failures as a result of logging changes. Key: MINIFICPP-377 URL: https://issues.apache.org/jira/browse/MINIFICPP-377 Project: NiFi MiNiFi C++

[jira] [Commented] (MINIFICPP-376) EL fails on chained function calls

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/MINIFICPP-376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334361#comment-16334361 ] ASF GitHub Bot commented on MINIFICPP-376: -- Github user asfgit closed the pull request at:

[GitHub] nifi-minifi-cpp pull request #245: MINIFICPP-376 Fixed failure to apply chai...

2018-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/245 ---

[jira] [Resolved] (NIFI-4744) Detect incorrect configuration when using composite user group provider

2018-01-22 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende resolved NIFI-4744. --- Resolution: Fixed Fix Version/s: 1.6.0 > Detect incorrect configuration when using composite

[jira] [Commented] (NIFI-4744) Detect incorrect configuration when using composite user group provider

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

[GitHub] nifi pull request #2419: NIFI-4744 Detect incorrect authorizers config

2018-01-22 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2419 ---

[jira] [Commented] (NIFI-4744) Detect incorrect configuration when using composite user group provider

2018-01-22 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334347#comment-16334347 ] ASF subversion and git services commented on NIFI-4744: --- Commit

[jira] [Commented] (NIFI-4744) Detect incorrect configuration when using composite user group provider

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334346#comment-16334346 ] ASF GitHub Bot commented on NIFI-4744: -- Github user bbende commented on the issue:

[GitHub] nifi issue #2419: NIFI-4744 Detect incorrect authorizers config

2018-01-22 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/2419 Looks good, mergin ---

[GitHub] nifi issue #2180: Added GetMongoAggregation to support running Mongo aggrega...

2018-01-22 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2180 @mattyb149 @alopresto I think all of the changes are in now. Any chance I could get this merged? ---

[jira] [Commented] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334319#comment-16334319 ] Matt Gilman commented on NIFI-4801: --- [~chaffelson] Is this the same issue as 

[jira] [Commented] (NIFI-4731) BigQuery processors

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334280#comment-16334280 ] ASF GitHub Bot commented on NIFI-4731: -- Github user MikeThomsen commented on the issue:

[GitHub] nifi issue #2420: NIFI-4731

2018-01-22 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2420 @nologic Log said you have 164 checkstyle violations in nifi-gcp-processors. ---

[jira] [Commented] (NIFI-4325) Create a new ElasticSearch processor that supports the JSON DSL

2018-01-22 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334270#comment-16334270 ] ASF GitHub Bot commented on NIFI-4325: -- Github user MikeThomsen commented on the issue:

[GitHub] nifi issue #2113: NIFI-4325 Added new processor that uses the JSON DSL.

2018-01-22 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2113 @mattyb149 I moved it to a new NAR and rebased against the latest master last night. So once this is committed, I'll start working on the new processors and service methods. ---

[jira] [Updated] (NIFI-4801) Rest-api swagger definition produces non-functional template import in Python

2018-01-22 Thread Daniel Chaffelson (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Daniel Chaffelson updated NIFI-4801: Affects Version/s: (was: 1.2.0) > Rest-api swagger definition produces non-functional

[jira] [Commented] (NIFI-1706) Extend QueryDatabaseTable to support arbitrary queries

2018-01-22 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16334006#comment-16334006 ] Koji Kawamura commented on NIFI-1706: - [~pee...@gmail.com] You can define select queries in the target

[jira] [Commented] (NIFI-1706) Extend QueryDatabaseTable to support arbitrary queries

2018-01-22 Thread Paul Bormans (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16333992#comment-16333992 ] Paul Bormans commented on NIFI-1706: Hello Koji, I'm not familiar with the Views concept (have been