[jira] [Commented] (NIFI-3220) Support basic authentication in Solr processors

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769371#comment-15769371 ] ASF GitHub Bot commented on NIFI-3220: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #1338: NIFI-3220 Add support for basic auth to Solr processors

2016-12-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1338 Start reviewing, and testing with Solr.. @bbende This is an out of scope question, but let me ask.. Should GetSolr utilize NiFi state management to store last query timestamp, so

[jira] [Resolved] (NIFI-3236) SplitJson performance improvements

2016-12-21 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura resolved NIFI-3236. - Resolution: Fixed Fix Version/s: 1.2.0 > SplitJson performance improvements > --

[jira] [Commented] (NIFI-3236) SplitJson performance improvements

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769216#comment-15769216 ] ASF GitHub Bot commented on NIFI-3236: -- Github user asfgit closed the pull request at:

[GitHub] nifi pull request #1347: NIFI-3236 - SplitJson performance improvements

2016-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1347 --- 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 enabl

[jira] [Commented] (NIFI-3236) SplitJson performance improvements

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769213#comment-15769213 ] ASF subversion and git services commented on NIFI-3236: --- Commit 44c9e

[jira] [Commented] (NIFI-3236) SplitJson performance improvements

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769207#comment-15769207 ] ASF GitHub Bot commented on NIFI-3236: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #1347: NIFI-3236 - SplitJson performance improvements

2016-12-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1347 I tested the change with following NiFi flow: - GenerateFlowFile - FetchFile: Fetch a JSON file containing 10,000 objects in an array - SplitJson: Emit 10,000 flow files, Json path

[jira] [Commented] (NIFI-3236) SplitJson performance improvements

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15769105#comment-15769105 ] ASF GitHub Bot commented on NIFI-3236: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #1347: NIFI-3236 - SplitJson performance improvements

2016-12-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1347 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 i

[jira] [Commented] (NIFI-3207) Incorrect URI generated when replicating Template upload request

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768508#comment-15768508 ] ASF GitHub Bot commented on NIFI-3207: -- Github user rstjohn commented on the issue:

[GitHub] nifi issue #1334: NIFI-3207: Incorrect URI generated when replicating Templa...

2016-12-21 Thread rstjohn
Github user rstjohn commented on the issue: https://github.com/apache/nifi/pull/1334 Unfortunately, the browser is not zoomed when this occurs. The issue is far more convoluted than that. It appears that the issue is related, somehow, to the nginx reverse proxy issue. The delete bu

[GitHub] nifi issue #1342: NIFI-2585 Add attributes to track s2s host and port

2016-12-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1342 I used InetAddress.getHostName() to convert ip address to hostname, but if it can't resolve hostname, it just returns ip address. It depends on network environment. If `$ host ` command can't res

[jira] [Commented] (NIFI-2585) Add attributes to track where a flow file came from when receiving over site-to-site

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768472#comment-15768472 ] ASF GitHub Bot commented on NIFI-2585: -- Github user ijokarumawak commented on the issu

[jira] [Commented] (NIFI-2585) Add attributes to track where a flow file came from when receiving over site-to-site

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768459#comment-15768459 ] ASF GitHub Bot commented on NIFI-2585: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #1342: NIFI-2585 Add attributes to track s2s host and port

2016-12-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1342 @bbende Are those nifi-1 and nifi-2 running on your laptop with different port configurations? Then I'd expect s2s.hostname will be the laptop hostname. Thanks! --- If your project is set up fo

[GitHub] nifi-minifi pull request #68: MINIFI-128 Adjusting handling of change ingest...

2016-12-21 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/68#discussion_r93533913 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/ShutdownHook.java --- @@ -55,10 +55,12 @@ public void run() {

[GitHub] nifi-minifi pull request #68: MINIFI-128 Adjusting handling of change ingest...

2016-12-21 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/68#discussion_r93533260 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/RunMiNiFi.java --- @@ -1197,7 +1197,14 @@ public void start() throws IOException,

[jira] [Commented] (NIFI-2585) Add attributes to track where a flow file came from when receiving over site-to-site

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768359#comment-15768359 ] ASF GitHub Bot commented on NIFI-2585: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1342: NIFI-2585 Add attributes to track s2s host and port

2016-12-21 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1342 Thanks @ijokarumawak ! I was testing this and I noticed that whenever I do a push model from nifi-1 to nifi-2, the value of s2s.hostname on the flow file in nifi-2 ends up being the IP addres

[GitHub] nifi-minifi pull request #68: MINIFI-128 Adjusting handling of change ingest...

2016-12-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/68#discussion_r93529520 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/RunMiNiFi.java --- @@ -1197,7 +1197,14 @@ public void start() throws IOExcep

[GitHub] nifi-minifi pull request #68: MINIFI-128 Adjusting handling of change ingest...

2016-12-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/68#discussion_r93529968 --- Diff: minifi-bootstrap/src/main/java/org/apache/nifi/minifi/bootstrap/ShutdownHook.java --- @@ -55,10 +55,12 @@ public void run() {

[jira] [Updated] (NIFI-3235) EvaluateJsonPath performance improvements

2016-12-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-3235: -- Resolution: Fixed Status: Resolved (was: Patch Available) > EvaluateJsonPath performance improve

[jira] [Commented] (NIFI-3235) EvaluateJsonPath performance improvements

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768210#comment-15768210 ] ASF GitHub Bot commented on NIFI-3235: -- Github user asfgit closed the pull request at:

[jira] [Updated] (NIFI-3235) EvaluateJsonPath performance improvements

2016-12-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-3235: -- Fix Version/s: 1.2.0 > EvaluateJsonPath performance improvements > --

[jira] [Updated] (NIFI-3235) EvaluateJsonPath performance improvements

2016-12-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-3235: -- Status: Patch Available (was: Open) > EvaluateJsonPath performance improvements > --

[GitHub] nifi pull request #1346: NIFI-3235 - EvaluateJsonPath performance improvemen...

2016-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1346 --- 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 enabl

[jira] [Commented] (NIFI-3235) EvaluateJsonPath performance improvements

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768209#comment-15768209 ] ASF subversion and git services commented on NIFI-3235: --- Commit 42851

[jira] [Commented] (NIFI-2994) Rest Api - Assumes component position is specified

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768167#comment-15768167 ] ASF GitHub Bot commented on NIFI-2994: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #1303: NIFI-2994: Provide default position for RPGs

2016-12-21 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1303 Thanks @YolandaMDavis. Will update. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled

[jira] [Updated] (NIFI-3247) Remove unnecessary authorization check when creating a Connection

2016-12-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-3247: -- Status: Patch Available (was: In Progress) > Remove unnecessary authorization check when creating a Conn

[jira] [Commented] (NIFI-3247) Remove unnecessary authorization check when creating a Connection

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3247?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768126#comment-15768126 ] ASF GitHub Bot commented on NIFI-3247: -- GitHub user mcgilman opened a pull request:

[GitHub] nifi pull request #1353: NIFI-3247: Removing unnecessary authorization check...

2016-12-21 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1353 NIFI-3247: Removing unnecessary authorization check during second phase of connection creation NIFI-3247: - Removing unnecessary authorization check during second phase of connection creation.

[jira] [Commented] (NIFI-3240) AttributesToJson performance improvements

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768112#comment-15768112 ] ASF GitHub Bot commented on NIFI-3240: -- GitHub user brosander opened a pull request:

[GitHub] nifi pull request #1352: NIFI-3240 - AttributesToJson performance improvemen...

2016-12-21 Thread brosander
GitHub user brosander opened a pull request: https://github.com/apache/nifi/pull/1352 NIFI-3240 - AttributesToJson performance improvements Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure

[jira] [Resolved] (NIFI-3209) In the Advanced UI, if a user forgets to specify rule name, UI should not exit out of "Add Rule" dialog

2016-12-21 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3209?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim resolved NIFI-3209. -- Resolution: Duplicate This one got created mistakenly. Dupe of NIFI-3208. > In the Advanced UI, if a

[jira] [Created] (NIFI-3247) Remove unnecessary authorization check when creating a Connection

2016-12-21 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-3247: - Summary: Remove unnecessary authorization check when creating a Connection Key: NIFI-3247 URL: https://issues.apache.org/jira/browse/NIFI-3247 Project: Apache NiFi

[jira] [Commented] (NIFI-3118) UI - Inconsistent order of garbage collection statistics

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3118?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15768017#comment-15768017 ] ASF GitHub Bot commented on NIFI-3118: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #1337: NIFI-3118: Inconsistent order of garbage collection statis...

2016-12-21 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1337 Please hold off on reviewing this PR. The issue also occurs in the Cluster view and the proposed solution needs to be updated to account for that. --- If your project is set up for it, you can reply

[jira] [Created] (NIFI-3246) UI - Prevent editing of inherited Controller Services

2016-12-21 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-3246: - Summary: UI - Prevent editing of inherited Controller Services Key: NIFI-3246 URL: https://issues.apache.org/jira/browse/NIFI-3246 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-2994) Rest Api - Assumes component position is specified

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767997#comment-15767997 ] ASF GitHub Bot commented on NIFI-2994: -- Github user YolandaMDavis commented on the iss

[GitHub] nifi issue #1303: NIFI-2994: Provide default position for RPGs

2016-12-21 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1303 Testing with a Rest Client API I was able to produce a null pointer exception for the following case: "position":{"x":null,"y":null} "position":{"x":"","y":""} The stack trace in

[jira] [Created] (NIFI-3245) UI - Controller Service availability note

2016-12-21 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-3245: - Summary: UI - Controller Service availability note Key: NIFI-3245 URL: https://issues.apache.org/jira/browse/NIFI-3245 Project: Apache NiFi Issue Type: Sub-task

[jira] [Created] (NIFI-3244) UI - Process Group column of Controller Service table

2016-12-21 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-3244: - Summary: UI - Process Group column of Controller Service table Key: NIFI-3244 URL: https://issues.apache.org/jira/browse/NIFI-3244 Project: Apache NiFi Issue Type:

[jira] [Created] (NIFI-3243) UI - Process Group Configuration Dialog Header

2016-12-21 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-3243: - Summary: UI - Process Group Configuration Dialog Header Key: NIFI-3243 URL: https://issues.apache.org/jira/browse/NIFI-3243 Project: Apache NiFi Issue Type: Sub-ta

[jira] [Updated] (NIFI-1784) Create a FetchHBase Processor

2016-12-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1784: -- Fix Version/s: 1.2.0 > Create a FetchHBase Processor > - > >

[jira] [Updated] (NIFI-1784) Create a FetchHBase Processor

2016-12-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1784: -- Status: Patch Available (was: Open) > Create a FetchHBase Processor > - > >

[jira] [Updated] (NIFI-3240) AttributesToJson performance improvements

2016-12-21 Thread Bryan Rosander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Rosander updated NIFI-3240: - Attachment: after.png before.png > AttributesToJson performance improvements >

[GitHub] nifi-minifi-cpp issue #31: MiNiFi-168 enable minifi cpp agents to be able to...

2016-12-21 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/31 @rkarthik29 this does not seem to work in the current environment. I have created a NiFi flow with an output port. I can send to it from MiNiFi and pull via another NiFi instance, but this is

[jira] [Created] (NIFI-3242) CRON scheduling can occur twice for the same trigger

2016-12-21 Thread Joseph Percivall (JIRA)
Joseph Percivall created NIFI-3242: -- Summary: CRON scheduling can occur twice for the same trigger Key: NIFI-3242 URL: https://issues.apache.org/jira/browse/NIFI-3242 Project: Apache NiFi Is

[GitHub] nifi-minifi pull request #67: MINIFI-144 Bumping logback version to 1.1.8

2016-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/67 --- 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-2994) Rest Api - Assumes component position is specified

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767752#comment-15767752 ] ASF GitHub Bot commented on NIFI-2994: -- Github user YolandaMDavis commented on the iss

[GitHub] nifi issue #1303: NIFI-2994: Provide default position for RPGs

2016-12-21 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1303 @mcgilman 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

[jira] [Commented] (NIFI-2917) Release capture of keyboard shortcuts when UI client is disconnected from server to allow Ctrl/Cmd + R for refresh

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767739#comment-15767739 ] ASF GitHub Bot commented on NIFI-2917: -- GitHub user scottyaslan opened a pull request:

[jira] [Updated] (NIFI-2917) Release capture of keyboard shortcuts when UI client is disconnected from server to allow Ctrl/Cmd + R for refresh

2016-12-21 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan updated NIFI-2917: -- Status: Patch Available (was: In Progress) > Release capture of keyboard shortcuts when UI client is dis

[GitHub] nifi pull request #1351: [NIFI-2917] disable canvas refresh after ajax error...

2016-12-21 Thread scottyaslan
GitHub user scottyaslan opened a pull request: https://github.com/apache/nifi/pull/1351 [NIFI-2917] disable canvas refresh after ajax error and allow page re… …fresh Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the

[jira] [Updated] (NIFI-3239) Restricted component documentation should be clearer when not restricted

2016-12-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-3239: -- Status: Patch Available (was: Open) > Restricted component documentation should be clearer when not rest

[jira] [Commented] (NIFI-3239) Restricted component documentation should be clearer when not restricted

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767679#comment-15767679 ] ASF GitHub Bot commented on NIFI-3239: -- GitHub user mcgilman opened a pull request:

[GitHub] nifi pull request #1350: NIFI-3239: Updating restricted documentation for no...

2016-12-21 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1350 NIFI-3239: Updating restricted documentation for non restricted components NIFI-3239: - Indicating components are not restricted when appropriate. You can merge this pull request into a Git repo

[jira] [Created] (NIFI-3241) support (or at least don't break) running nifi directly

2016-12-21 Thread Hunter Morgan (JIRA)
Hunter Morgan created NIFI-3241: --- Summary: support (or at least don't break) running nifi directly Key: NIFI-3241 URL: https://issues.apache.org/jira/browse/NIFI-3241 Project: Apache NiFi Issue

[jira] [Commented] (NIFI-1784) Create a FetchHBase Processor

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767638#comment-15767638 ] ASF GitHub Bot commented on NIFI-1784: -- Github user joshelser commented on the issue:

[GitHub] nifi issue #1349: NIFI-1784 Initial commit for FetchHBaseRow processor

2016-12-21 Thread joshelser
Github user joshelser commented on the issue: https://github.com/apache/nifi/pull/1349 I'll try to find some time to give this a review, might not happen before the holidays but I'll try :) --- If your project is set up for it, you can reply to this email and have your reply appear o

[jira] [Commented] (NIFI-1784) Create a FetchHBase Processor

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767630#comment-15767630 ] ASF GitHub Bot commented on NIFI-1784: -- GitHub user bbende opened a pull request:

[GitHub] nifi pull request #1349: NIFI-1784 Initial commit for FetchHBaseRow processo...

2016-12-21 Thread bbende
GitHub user bbende opened a pull request: https://github.com/apache/nifi/pull/1349 NIFI-1784 Initial commit for FetchHBaseRow processor This processor takes an incoming flow file to trigger execution, and the table name, row id, and columns (optional) can all come from flow file at

[jira] [Updated] (NIFI-3240) AttributesToJson performance improvements

2016-12-21 Thread Aldrin Piri (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aldrin Piri updated NIFI-3240: -- Description: AttributesToJson does a lot of work in every onTrigger() that it doesn't need to. A lot of

[jira] [Commented] (NIFI-1784) Create a FetchHBase Processor

2016-12-21 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1784?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767625#comment-15767625 ] Bryan Bende commented on NIFI-1784: --- I've been working on a processor for this ticket tha

[jira] [Created] (NIFI-3239) Restricted component documentation should be clearer when not restricted

2016-12-21 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-3239: - Summary: Restricted component documentation should be clearer when not restricted Key: NIFI-3239 URL: https://issues.apache.org/jira/browse/NIFI-3239 Project: Apache NiFi

[jira] [Created] (NIFI-3240) AttributesToJson performance improvements

2016-12-21 Thread Bryan Rosander (JIRA)
Bryan Rosander created NIFI-3240: Summary: AttributesToJson performance improvements Key: NIFI-3240 URL: https://issues.apache.org/jira/browse/NIFI-3240 Project: Apache NiFi Issue Type: Impro

[jira] [Assigned] (NIFI-3235) EvaluateJsonPath performance improvements

2016-12-21 Thread Bryan Rosander (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3235?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Rosander reassigned NIFI-3235: Assignee: Bryan Rosander > EvaluateJsonPath performance improvements > -

[jira] [Commented] (NIFI-3207) Incorrect URI generated when replicating Template upload request

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767592#comment-15767592 ] ASF GitHub Bot commented on NIFI-3207: -- Github user mcgilman commented on the issue:

[GitHub] nifi issue #1334: NIFI-3207: Incorrect URI generated when replicating Templa...

2016-12-21 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1334 Thanks for checking back and providing these details. I think the button is wrapping to the next line. We've seen this sort of thing in the past. In fact, we just merged in a PR that addressed this i

[jira] [Commented] (NIFI-3167) Delete cluster node button not rendered by firefox browser

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767578#comment-15767578 ] ASF GitHub Bot commented on NIFI-3167: -- Github user asfgit closed the pull request at:

[jira] [Commented] (NIFI-3167) Delete cluster node button not rendered by firefox browser

2016-12-21 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767577#comment-15767577 ] ASF subversion and git services commented on NIFI-3167: --- Commit 721c9

[GitHub] nifi pull request #1319: NIFI-3167: Delete button in cluster table wrapping ...

2016-12-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1319 --- 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 enabl

[GitHub] nifi-minifi-cpp issue #31: MiNiFi-168 enable minifi cpp agents to be able to...

2016-12-21 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/31 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

[GitHub] nifi issue #1319: NIFI-3167: Delete button in cluster table wrapping to next...

2016-12-21 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1319 Tested with 3 node cluster on Firefox, Safari and Chrome. Confirmed existing in Firefox was resolved with patch. +1 Will merge into master shortly. --- If your project is set

[jira] [Commented] (NIFI-3167) Delete cluster node button not rendered by firefox browser

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767539#comment-15767539 ] ASF GitHub Bot commented on NIFI-3167: -- Github user YolandaMDavis commented on the iss

[GitHub] nifi issue #1319: NIFI-3167: Delete button in cluster table wrapping to next...

2016-12-21 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1319 @mcgilman 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

[jira] [Commented] (NIFI-3167) Delete cluster node button not rendered by firefox browser

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767364#comment-15767364 ] ASF GitHub Bot commented on NIFI-3167: -- Github user YolandaMDavis commented on the iss

[jira] [Comment Edited] (NIFI-1364) Audit OCSP certificate validation

2016-12-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767342#comment-15767342 ] Matt Gilman edited comment on NIFI-1364 at 12/21/16 3:40 PM: - F

[jira] [Commented] (NIFI-1364) Audit OCSP certificate validation

2016-12-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767342#comment-15767342 ] Matt Gilman commented on NIFI-1364: --- Following a conversation on the mailing list [1] I d

[jira] [Commented] (NIFI-3207) Incorrect URI generated when replicating Template upload request

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767323#comment-15767323 ] ASF GitHub Bot commented on NIFI-3207: -- Github user rstjohn commented on the issue:

[GitHub] nifi issue #1334: NIFI-3207: Incorrect URI generated when replicating Templa...

2016-12-21 Thread rstjohn
Github user rstjohn commented on the issue: https://github.com/apache/nifi/pull/1334 After further testing of this Pull Request, I noticed a User-interface issue in Chrome that does not exist in Firefox or Safari. In Chrome, from the templates dialog, the "trash can" is missing. As

[jira] [Commented] (NIFI-3236) SplitJson performance improvements

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3236?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767214#comment-15767214 ] ASF GitHub Bot commented on NIFI-3236: -- GitHub user brosander reopened a pull request:

[GitHub] nifi pull request #1347: NIFI-3236 - SplitJson performance improvements

2016-12-21 Thread brosander
GitHub user brosander reopened a pull request: https://github.com/apache/nifi/pull/1347 NIFI-3236 - SplitJson performance improvements Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the f

[jira] [Assigned] (NIFI-2917) Release capture of keyboard shortcuts when UI client is disconnected from server to allow Ctrl/Cmd + R for refresh

2016-12-21 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-2917: - Assignee: Scott Aslan > Release capture of keyboard shortcuts when UI client is disconnected from

[jira] [Commented] (NIFI-2585) Add attributes to track where a flow file came from when receiving over site-to-site

2016-12-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2585?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15767180#comment-15767180 ] ASF GitHub Bot commented on NIFI-2585: -- Github user ijokarumawak commented on the issu

[GitHub] nifi issue #1342: NIFI-2585 Add attributes to track s2s host and port

2016-12-21 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1342 Hi @bbende I've updated unit tests. Please review the tests and merge it if it looks good. Thanks! --- If your project is set up for it, you can reply to this email and have your reply