[jira] [Commented] (NIFI-5537) Create Neo4J cypher execution processor

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

[GitHub] nifi issue #2956: NIFI-5537 Create Neo4J cypher execution processor

2018-09-05 Thread mans2singh
Github user mans2singh commented on the issue: https://github.com/apache/nifi/pull/2956 @ottobackwards - I've update the code/documentation based on your feedback. Please let me know if you have any additional advice for me. Mans ---

[jira] [Commented] (NIFI-5537) Create Neo4J cypher execution processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16605169#comment-16605169 ] ASF GitHub Bot commented on NIFI-5537: -- Github user mans2singh commented on a diff in the pull

[jira] [Commented] (NIFI-5537) Create Neo4J cypher execution processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16605170#comment-16605170 ] ASF GitHub Bot commented on NIFI-5537: -- Github user mans2singh commented on a diff in the pull

[GitHub] nifi pull request #2956: NIFI-5537 Create Neo4J cypher execution processor

2018-09-05 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2956#discussion_r215476392 --- Diff: nifi-nar-bundles/nifi-neo4j-bundle/nifi-neo4j-processors/src/test/java/org/apache/nifi/processors/neo4j/ITNeo4JCyperExecutor.java --- @@ -0,0

[GitHub] nifi pull request #2956: NIFI-5537 Create Neo4J cypher execution processor

2018-09-05 Thread mans2singh
Github user mans2singh commented on a diff in the pull request: https://github.com/apache/nifi/pull/2956#discussion_r215476339 --- Diff: nifi-nar-bundles/nifi-neo4j-bundle/nifi-neo4j-processors/src/main/java/org/apache/nifi/processors/neo4j/Neo4JCypherExecutor.java --- @@ -0,0

[jira] [Updated] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

2018-09-05 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5366: Status: Patch Available (was: Open) > Implement Content Security Policy frame-ancestors directive

[jira] [Updated] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

2018-09-05 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy LoPresto updated NIFI-5366: Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch Available) >

[GitHub] nifi issue #2989: NIFI-5366 - Added ContentSecurityPolicyFilter which stops ...

2018-09-05 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2989 Thanks for making the requested changes. In general, please try to avoid rebasing in PRs as it loses the history of the interactions. The reviewer/committer should handle that when merging to

[jira] [Commented] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

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

[GitHub] nifi pull request #2989: NIFI-5366 - Added ContentSecurityPolicyFilter which...

2018-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2989 ---

[jira] [Commented] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

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

[jira] [Commented] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

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

[jira] [Commented] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

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

[jira] [Commented] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

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

[jira] [Commented] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

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

[GitHub] nifi pull request #2989: NIFI-5366 - Added ContentSecurityPolicyFilter which...

2018-09-05 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/2989#discussion_r215465715 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-jetty/src/main/java/org/apache/nifi/web/server/JettyServer.java --- @@

[jira] [Commented] (NIFI-5566) Bring HashContent inline with HashService and rename legacy components

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

[GitHub] nifi issue #2983: NIFI-5566 Improve HashContent processor and standardize Ha...

2018-09-05 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/2983 @ottobackwards I've run this branch with the full build and all tests enabled multiple times and I have not encountered that error (just did it again from scratch with no `.m2` to be sure; 41:24

[jira] [Commented] (NIFI-5574) Windows 'mvn clean install' fails on Groovy Tests

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

[GitHub] nifi issue #2988: NIFI-5574 Removed usage of Paths.get() due to TEST_RES_PAT...

2018-09-05 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2988 @nalewis We'd have to investigate if the cause for the TestMinimalLockingWriteAheadLog.testRecoverFileThatHasTrailingNULBytesAndTruncation test failing is the same as what's documented in

[jira] [Created] (NIFI-5575) PutHDFS does not use fs.permissions.umask-mode from hdfs-site.xml

2018-09-05 Thread Jeff Storck (JIRA)
Jeff Storck created NIFI-5575: - Summary: PutHDFS does not use fs.permissions.umask-mode from hdfs-site.xml Key: NIFI-5575 URL: https://issues.apache.org/jira/browse/NIFI-5575 Project: Apache NiFi

[jira] [Commented] (NIFI-5574) Windows 'mvn clean install' fails on Groovy Tests

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604953#comment-16604953 ] ASF GitHub Bot commented on NIFI-5574: -- Github user nalewis commented on the issue:

[GitHub] nifi issue #2988: NIFI-5574 Removed usage of Paths.get() due to TEST_RES_PAT...

2018-09-05 Thread nalewis
Github user nalewis commented on the issue: https://github.com/apache/nifi/pull/2988 I'm on Windows 10. ---

[jira] [Commented] (NIFI-5510) Allow records to be put directly into Cassandra

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

[GitHub] nifi issue #2992: NIFI-5510: Introducing PutCassandraRecord processor

2018-09-05 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2992 Been meaning to kick the tires on Cassandra a bit. Would a vanilla Docker image do or is there more setup required to work this? ---

[GitHub] nifi issue #2988: NIFI-5574 Removed usage of Paths.get() due to TEST_RES_PAT...

2018-09-05 Thread jtstorck
Github user jtstorck commented on the issue: https://github.com/apache/nifi/pull/2988 Regarding this PR, on my Windows 7 desktop, the NiFiGroovyTest in nifi-runtime passes: ``` [INFO] --- [INFO] T E S T S [INFO]

[jira] [Commented] (NIFI-5574) Windows 'mvn clean install' fails on Groovy Tests

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

[jira] [Commented] (NIFIREG-139) Nifi registry should pick up the controller service definitions while deploying a flow

2018-09-05 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFIREG-139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604920#comment-16604920 ] Bryan Bende commented on NIFIREG-139: - [~jugi] I like this idea in theory, but I'm not sure we have

[jira] [Commented] (NIFI-5449) RecordPath Language should allow base64 encode and decode

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604876#comment-16604876 ] ASF GitHub Bot commented on NIFI-5449: -- Github user markap14 commented on a diff in the pull request:

[GitHub] nifi pull request #2920: NIFI-5449: Added Base64 Encode/Decode functions to ...

2018-09-05 Thread markap14
Github user markap14 commented on a diff in the pull request: https://github.com/apache/nifi/pull/2920#discussion_r215409006 --- Diff: nifi-commons/nifi-record-path/src/main/java/org/apache/nifi/record/path/functions/Base64Encode.java --- @@ -0,0 +1,58 @@ +/* + * Licensed

[GitHub] nifi pull request #2993: NIFI-5333 Added GetMongoRecord.

2018-09-05 Thread MikeThomsen
GitHub user MikeThomsen opened a pull request: https://github.com/apache/nifi/pull/2993 NIFI-5333 Added GetMongoRecord. Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the following steps

[jira] [Commented] (NIFI-5333) Create GetMongoRecord processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5333?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604837#comment-16604837 ] ASF GitHub Bot commented on NIFI-5333: -- GitHub user MikeThomsen opened a pull request:

[jira] [Commented] (NIFI-5495) Allow configuration of DateFormat for Mongo Processors

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

[GitHub] nifi issue #2969: NIFI-5495 Made date format configurable.

2018-09-05 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2969 2/3 passed... ---

[jira] [Commented] (NIFI-5510) Allow records to be put directly into Cassandra

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5510?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604749#comment-16604749 ] ASF GitHub Bot commented on NIFI-5510: -- GitHub user zenfenan opened a pull request:

[GitHub] nifi pull request #2992: NIFI-5510: Introducing PutCassandraRecord processor

2018-09-05 Thread zenfenan
GitHub user zenfenan opened a pull request: https://github.com/apache/nifi/pull/2992 NIFI-5510: Introducing PutCassandraRecord processor Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[jira] [Commented] (NIFI-5495) Allow configuration of DateFormat for Mongo Processors

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

[GitHub] nifi issue #2969: NIFI-5495 Made date format configurable.

2018-09-05 Thread MikeThomsen
Github user MikeThomsen commented on the issue: https://github.com/apache/nifi/pull/2969 @zenfenan Made that change. Seemed reasonable. ---

[jira] [Commented] (NIFI-5479) Upgrade version of Jetty

2018-09-05 Thread Nathan Gough (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5479?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604703#comment-16604703 ] Nathan Gough commented on NIFI-5479: [https://github.com/eclipse/jetty.project/issues/1819]

[jira] [Updated] (NIFI-5456) PutKinesisStream - Fails to work with AWS Private Link endpoint

2018-09-05 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-5456: - Component/s: Extensions > PutKinesisStream - Fails to work with AWS Private Link endpoint >

[jira] [Updated] (NIFI-5456) PutKinesisStream - Fails to work with AWS Private Link endpoint

2018-09-05 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-5456: - Resolution: Fixed Fix Version/s: 1.8.0 Status: Resolved (was: Patch Available)

[jira] [Commented] (NIFI-3469) Add multipart request support to HandleHttpRequest Processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3469?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604544#comment-16604544 ] ASF GitHub Bot commented on NIFI-3469: -- GitHub user ekovacs opened a pull request:

[GitHub] nifi pull request #2991: NIFI-3469: multipart request support added to Handl...

2018-09-05 Thread ekovacs
GitHub user ekovacs opened a pull request: https://github.com/apache/nifi/pull/2991 NIFI-3469: multipart request support added to HandleHttpRequest Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you

[jira] [Commented] (NIFI-5574) Windows 'mvn clean install' fails on Groovy Tests

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604515#comment-16604515 ] ASF GitHub Bot commented on NIFI-5574: -- Github user nalewis commented on the issue:

[GitHub] nifi issue #2988: NIFI-5574 Removed usage of Paths.get() due to TEST_RES_PAT...

2018-09-05 Thread nalewis
Github user nalewis commented on the issue: https://github.com/apache/nifi/pull/2988 I grabbed the branch and attempted a clean install this morning. It failed with the following: mvn --version ``` Apache Maven 3.5.2 (138edd61fd100ec658bfa2d307c43b76940a5d7d;

[jira] [Commented] (NIFI-5366) Implement Content Security Policy frame-ancestors directive

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5366?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604474#comment-16604474 ] ASF GitHub Bot commented on NIFI-5366: -- Github user thenatog commented on a diff in the pull request:

[GitHub] nifi pull request #2989: NIFI-5366 - Added ContentSecurityPolicyFilter which...

2018-09-05 Thread thenatog
Github user thenatog commented on a diff in the pull request: https://github.com/apache/nifi/pull/2989#discussion_r215294007 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-security/pom.xml --- @@ -154,5 +154,20 @@ jettison

[jira] [Commented] (NIFI-5537) Create Neo4J cypher execution processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604410#comment-16604410 ] ASF GitHub Bot commented on NIFI-5537: -- Github user ottobackwards commented on a diff in the pull

[jira] [Commented] (NIFI-5537) Create Neo4J cypher execution processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604411#comment-16604411 ] ASF GitHub Bot commented on NIFI-5537: -- Github user ottobackwards commented on a diff in the pull

[GitHub] nifi pull request #2956: NIFI-5537 Create Neo4J cypher execution processor

2018-09-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2956#discussion_r215271708 --- Diff: nifi-nar-bundles/nifi-neo4j-bundle/nifi-neo4j-processors/src/test/java/org/apache/nifi/processors/neo4j/ITNeo4JCyperExecutor.java --- @@

[GitHub] nifi pull request #2956: NIFI-5537 Create Neo4J cypher execution processor

2018-09-05 Thread ottobackwards
Github user ottobackwards commented on a diff in the pull request: https://github.com/apache/nifi/pull/2956#discussion_r215271238 --- Diff: nifi-nar-bundles/nifi-neo4j-bundle/nifi-neo4j-processors/src/main/java/org/apache/nifi/processors/neo4j/Neo4JCypherExecutor.java --- @@ -0,0

[jira] [Commented] (NIFI-5456) PutKinesisStream - Fails to work with AWS Private Link endpoint

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

[GitHub] nifi pull request #2968: NIFI-5456: AWS clients now work with private link e...

2018-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2968 ---

[jira] [Commented] (NIFI-5456) PutKinesisStream - Fails to work with AWS Private Link endpoint

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

[jira] [Commented] (NIFI-5566) Bring HashContent inline with HashService and rename legacy components

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5566?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604367#comment-16604367 ] ASF GitHub Bot commented on NIFI-5566: -- Github user ottobackwards commented on the issue:

[GitHub] nifi issue #2983: NIFI-5566 Improve HashContent processor and standardize Ha...

2018-09-05 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2983 [INFO] Running org.apache.nifi.security.util.crypto.HashServiceTest [ERROR] Tests run: 9, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.179 s <<< FAILURE! - in

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604359#comment-16604359 ] ASF GitHub Bot commented on NIFI-375: - Github user mcgilman commented on the issue:

[GitHub] nifi issue #2990: NIFI-375: Added operation policy

2018-09-05 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/2990 Will review... ---

[jira] [Commented] (NIFI-5537) Create Neo4J cypher execution processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604282#comment-16604282 ] ASF GitHub Bot commented on NIFI-5537: -- Github user ottobackwards commented on the issue:

[GitHub] nifi issue #2956: NIFI-5537 Create Neo4J cypher execution processor

2018-09-05 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2956 One question I have, do we have to be concerned with which version of neo4j works with the driver version we are using? Does that need to be documented? "Known to work with versions ."?

[jira] [Commented] (NIFI-5537) Create Neo4J cypher execution processor

2018-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5537?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16604276#comment-16604276 ] ASF GitHub Bot commented on NIFI-5537: -- Github user ottobackwards commented on the issue:

[GitHub] nifi issue #2956: NIFI-5537 Create Neo4J cypher execution processor

2018-09-05 Thread ottobackwards
Github user ottobackwards commented on the issue: https://github.com/apache/nifi/pull/2956 Thanks @mans2singh. I'll definitely try to run through this. ---

[jira] [Updated] (NIFI-375) New user role: Operator who can start and stop components

2018-09-05 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-375: --- Status: Patch Available (was: In Progress) > New user role: Operator who can start and stop

[jira] [Commented] (NIFI-375) New user role: Operator who can start and stop components

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

[GitHub] nifi pull request #2990: NIFI-375: Added operation policy

2018-09-05 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/2990 NIFI-375: Added operation policy The operation policy allows that a user to operate components even if they does not have direct READ/WRITE permission of the component. Following