[jira] [Created] (NIFI-2930) SSLContextFactory throws Exception when Keystore password differs from Key password

2016-10-21 Thread Yolanda M. Davis (JIRA)
Yolanda M. Davis created NIFI-2930: -- Summary: SSLContextFactory throws Exception when Keystore password differs from Key password Key: NIFI-2930 URL: https://issues.apache.org/jira/browse/NIFI-2930

[jira] [Commented] (NIFI-2930) SSLContextFactory throws Exception when Keystore password differs from Key password

2016-10-21 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595646#comment-15595646 ] Andy LoPresto commented on NIFI-2930: - [~YolandaMDavis] thanks for reporting this. I believe this might

[jira] [Comment Edited] (NIFI-2930) SSLContextFactory throws Exception when Keystore password differs from Key password

2016-10-21 Thread Andy LoPresto (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595646#comment-15595646 ] Andy LoPresto edited comment on NIFI-2930 at 10/21/16 4:51 PM: ---

[jira] [Created] (NIFI-2929) Canvas components do not clean up names when zoomed out.

2016-10-21 Thread Scott Aslan (JIRA)
Scott Aslan created NIFI-2929: - Summary: Canvas components do not clean up names when zoomed out. Key: NIFI-2929 URL: https://issues.apache.org/jira/browse/NIFI-2929 Project: Apache NiFi Issue

[GitHub] nifi issue #1151: [NIFI-2888] Display processor fill color when zoomed in/ou...

2016-10-21 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1151 Will review --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if

[jira] [Commented] (NIFI-2751) When a processor pulls a batch of FlowFiles, it keeps pulling from the same inbound connection instead of round-robin'ing

2016-10-21 Thread Joseph Gresock (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595579#comment-15595579 ] Joseph Gresock commented on NIFI-2751: -- GitHub is down, presumably due to the cyber attack, otherwise

[jira] [Commented] (NIFI-2724) JMX Processor

2016-10-21 Thread Brian Burnett (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595473#comment-15595473 ] Brian Burnett commented on NIFI-2724: - I performed the rebase. Is it possible that you could verify as

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84531003 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConfigSchema.java --- @@ -142,128 +125,10 @@ public

[GitHub] nifi pull request #1117: NIFI-401

2016-10-21 Thread mcgilman
Github user mcgilman commented on a diff in the pull request: https://github.com/apache/nifi/pull/1117#discussion_r84531913 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/processor-details.jsp --- @@ -103,6

[jira] [Resolved] (NIFI-2929) Canvas components do not clean up names when zoomed out.

2016-10-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman resolved NIFI-2929. --- Resolution: Fixed > Canvas components do not clean up names when zoomed out. >

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84529455 --- Diff: minifi-toolkit/minifi-toolkit-configuration/src/main/java/org/apache/nifi/minifi/toolkit/configuration/ConfigMain.java --- @@ -96,13 +99,21

[GitHub] nifi issue #1152: [NIFI-2929] remove canvas element names when zoomed out an...

2016-10-21 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1152 Hey @scottyaslan. I think the name fields are the only ones that need to be clear out. The other fields are part of the 'details' group which is removed when zoomed out. --- If your project is

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84530471 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConnectionSchema.java --- @@ -60,30 +53,11 @@

[jira] [Created] (NIFI-2932) DistributedMapCacheServer and DistributedSetCacheServer needed to be update now that there is no NCM.

2016-10-21 Thread Matthew Clarke (JIRA)
Matthew Clarke created NIFI-2932: Summary: DistributedMapCacheServer and DistributedSetCacheServer needed to be update now that there is no NCM. Key: NIFI-2932 URL: https://issues.apache.org/jira/browse/NIFI-2932

[jira] [Created] (NIFI-2933) Remote input/output ports and local process groups should be treated as completely different components

2016-10-21 Thread Matthew Clarke (JIRA)
Matthew Clarke created NIFI-2933: Summary: Remote input/output ports and local process groups should be treated as completely different components Key: NIFI-2933 URL:

[jira] [Commented] (NIFI-2929) Canvas components do not clean up names when zoomed out.

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

[jira] [Commented] (NIFI-2929) Canvas components do not clean up names when zoomed out.

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

[jira] [Commented] (NIFI-2929) Canvas components do not clean up names when zoomed out.

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

[GitHub] nifi issue #1152: [NIFI-2929] remove canvas element names when zoomed out an...

2016-10-21 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1152 Thanks @scottyaslan! This has been merged to master. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have

[jira] [Updated] (NIFI-2931) UI - Global Policy User Actions Hidden

2016-10-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-2931: -- Status: Patch Available (was: In Progress) > UI - Global Policy User Actions Hidden >

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r84537920 --- Diff:

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r84538092 --- Diff:

[jira] [Issue Comment Deleted] (NIFI-2724) JMX Processor

2016-10-21 Thread Brian Burnett (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brian Burnett updated NIFI-2724: Comment: was deleted (was: I performed the rebase. Is it possible that you could verify as I was

[jira] [Commented] (NIFI-2809) Add processors for Google Cloud Storage Fetch/Put/Delete

2016-10-21 Thread James Wing (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2809?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15596034#comment-15596034 ] James Wing commented on NIFI-2809: -- [~frankmarit], thanks for the update (nifi-2809.patch). I like the

[jira] [Commented] (NIFI-2929) Canvas components do not clean up names when zoomed out.

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

[jira] [Commented] (NIFI-401) New Scheduling strategy (On primary node - CRON )

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

[jira] [Commented] (NIFI-2929) Canvas components do not clean up names when zoomed out.

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15596152#comment-15596152 ] ASF GitHub Bot commented on NIFI-2929: -- Github user scottyaslan commented on the issue:

[jira] [Commented] (NIFI-2341) Create a processor to parse logs formated using CEF

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

[jira] [Commented] (NIFI-2828) SelectHiveQL and PutHiveQL fail with NoClassDefFoundError when using HTTP transport

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

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84527495 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConnectionSchema.java --- @@ -60,30 +53,11 @@

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84488138 --- Diff: minifi-toolkit/minifi-toolkit-configuration/src/main/java/org/apache/nifi/minifi/toolkit/configuration/ConfigMain.java --- @@ -96,13 +99,21

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84527469 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConnectionSchema.java --- @@ -60,30 +53,11 @@

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84527193 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConfigSchema.java --- @@ -142,128 +125,10 @@

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84528235 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/serialization/SchemaLoader.java --- @@ -30,13

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84529741 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/serialization/SchemaLoader.java --- @@ -30,13

[GitHub] nifi-minifi pull request #45: MINIFI-117 - Maintainable Configuration Versio...

2016-10-21 Thread brosander
Github user brosander commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/45#discussion_r84529673 --- Diff: minifi-commons/minifi-commons-schema/src/main/java/org/apache/nifi/minifi/commons/schema/ConnectionSchema.java --- @@ -60,30 +53,11 @@

[jira] [Commented] (NIFI-2931) UI - Global Policy User Actions Hidden

2016-10-21 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15596135#comment-15596135 ] Matt Gilman commented on NIFI-2931: --- To see the issue, just open the Policies through the Global Menu.

[GitHub] nifi issue #1152: [NIFI-2929] remove canvas element names when zoomed out an...

2016-10-21 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/1152 @mcgilman I have updated the PR based on your feedback. --- 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

[GitHub] nifi pull request #1153: NIFI-2931: Global Policy User Actions Hidden

2016-10-21 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1153 NIFI-2931: Global Policy User Actions Hidden NIFI-2931: - Using the delete button state (which correctly checks if a policy is inherited) to drive the presence of the remove user button. You

[jira] [Commented] (NIFI-2843) UI - Process Group Context Menu

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

[jira] [Commented] (NIFI-2685) Builds fails due to "java.awt.AWTError: Can't connect to X11 window server "

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

[GitHub] nifi pull request #1152: [NIFI-2929] remove canvas element names when zoomed...

2016-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/1152 --- 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-2930) SSLContextFactory throws Exception when Keystore password differs from Key password

2016-10-21 Thread Yolanda M. Davis (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595777#comment-15595777 ] Yolanda M. Davis commented on NIFI-2930: No worries [~alopresto], just glad to have it on the

[jira] [Commented] (NIFI-2929) Canvas components do not clean up names when zoomed out.

2016-10-21 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595840#comment-15595840 ] Scott Aslan commented on NIFI-2929: --- It looks like we just need to do this:

[jira] [Commented] (NIFI-401) New Scheduling strategy (On primary node - CRON )

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-401?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595721#comment-15595721 ] ASF GitHub Bot commented on NIFI-401: - Github user beugley commented on a diff in the pull request:

[GitHub] nifi-minifi pull request #47: MINIFI-57 Adjusting minifi-framework-nar depen...

2016-10-21 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi-minifi/pull/47 MINIFI-57 Adjusting minifi-framework-nar dependencies MINIFI-57 Adjusting minifi-framework-nar dependencies and migrating shared item to the framework NAR. This is an initial solution to

[GitHub] nifi pull request #1117: NIFI-401

2016-10-21 Thread beugley
Github user beugley commented on a diff in the pull request: https://github.com/apache/nifi/pull/1117#discussion_r84516844 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-web/nifi-web-ui/src/main/webapp/WEB-INF/partials/processor-details.jsp --- @@ -103,6

[GitHub] nifi pull request #1152: [NIFI-2929] remove canvas element names when zoomed...

2016-10-21 Thread scottyaslan
GitHub user scottyaslan opened a pull request: https://github.com/apache/nifi/pull/1152 [NIFI-2929] remove canvas element names when zoomed out and view perm… Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we

[jira] [Commented] (NIFI-2929) Canvas components do not clean up names when zoomed out.

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

[GitHub] nifi issue #1111: NIFI-2751 NIFI-2848 Get batch of flow files in a round-rob...

2016-10-21 Thread gresockj
Github user gresockj commented on the issue: https://github.com/apache/nifi/pull/ I tested this patch on a NiFi 1.0.0 instance and it resolves NIFI-2848! Thanks Pierre. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Created] (NIFI-2931) UI - Global Policy User Actions Hidden

2016-10-21 Thread Matt Gilman (JIRA)
Matt Gilman created NIFI-2931: - Summary: UI - Global Policy User Actions Hidden Key: NIFI-2931 URL: https://issues.apache.org/jira/browse/NIFI-2931 Project: Apache NiFi Issue Type: Bug

[GitHub] nifi-minifi pull request #43: MINIFI-115 Upgrade to NiFi 1.0 API

2016-10-21 Thread JPercivall
Github user JPercivall commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/43#discussion_r84539479 --- Diff:

[jira] [Assigned] (NIFI-2929) Canvas components do not clean up names when zoomed out.

2016-10-21 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2929?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-2929: - Assignee: Scott Aslan > Canvas components do not clean up names when zoomed out. >

[jira] [Commented] (NIFI-2888) Display processor fill color when sufficiently zoomed out.

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

[jira] [Commented] (NIFI-2888) Display processor fill color when sufficiently zoomed out.

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

[jira] [Commented] (NIFI-1780) Investigate how we can tone down the ZooKeeper logs

2016-10-21 Thread shivusondur (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594682#comment-15594682 ] shivusondur commented on NIFI-1780: --- @Mark Payne, > Investigate how we can tone down the ZooKeeper logs

[jira] [Issue Comment Deleted] (NIFI-1780) Investigate how we can tone down the ZooKeeper logs

2016-10-21 Thread shivusondur (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] shivusondur updated NIFI-1780: -- Comment: was deleted (was: @Mark Payne, ) > Investigate how we can tone down the ZooKeeper logs >

[jira] [Commented] (NIFI-1780) Investigate how we can tone down the ZooKeeper logs

2016-10-21 Thread shivusondur (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594689#comment-15594689 ] shivusondur commented on NIFI-1780: --- "This was address in 1.0.0 as part of a different ticket, where

[GitHub] nifi issue #1111: NIFI-2751 NIFI-2848 Get batch of flow files in a round-rob...

2016-10-21 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/ @gresockj can you confirm thij has this fixed NIFI-2848 (as per your template)? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (NIFI-2751) When a processor pulls a batch of FlowFiles, it keeps pulling from the same inbound connection instead of round-robin'ing

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595095#comment-15595095 ] ASF GitHub Bot commented on NIFI-2751: -- Github user trixpan commented on the issue:

[jira] [Commented] (NIFI-1662) Improve Expression Language to Enable Working with Decimals

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595104#comment-15595104 ] ASF GitHub Bot commented on NIFI-1662: -- Github user trixpan commented on the issue:

[jira] [Commented] (NIFI-2724) JMX Processor

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595129#comment-15595129 ] ASF GitHub Bot commented on NIFI-2724: -- Github user trixpan commented on the issue:

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595158#comment-15595158 ] ASF GitHub Bot commented on NIFI-2565: -- Github user trixpan commented on a diff in the pull request:

[jira] [Updated] (NIFI-2928) FetchFile routes to not.found when it cannot determine whether or not the file exists

2016-10-21 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky updated NIFI-2928: --- Fix Version/s: 1.1.0 > FetchFile routes to not.found when it cannot determine whether or not

[jira] [Commented] (NIFI-2928) FetchFile routes to not.found when it cannot determine whether or not the file exists

2016-10-21 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595065#comment-15595065 ] Oleg Zhurakousky commented on NIFI-2928: I've just fixed a very similar issue with GetFile

[GitHub] nifi pull request #513: PutHBaseJSON processor treats all values as Strings

2016-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/513 --- 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] [Assigned] (NIFI-2928) FetchFile routes to not.found when it cannot determine whether or not the file exists

2016-10-21 Thread Oleg Zhurakousky (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Zhurakousky reassigned NIFI-2928: -- Assignee: Oleg Zhurakousky > FetchFile routes to not.found when it cannot determine

[GitHub] nifi issue #1018: NIFI-1662 adding Expression Language decimal support

2016-10-21 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1018 > (who uses Hex literals for floating point?!), I do! Like... All the time! But I also joke sometimes... :smiley: --- If your project is set up for it, you can reply to

[GitHub] nifi issue #1016: NIFI-2724 New JMX Processor

2016-10-21 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1016 @brianburnett would you be able to rebase and squash this PR? It currently includes other people commits that already have been merged to the master codebase --- If your project is set up for it,

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-10-21 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r84476015 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GrokParser.java --- @@ -0,0 +1,243

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595139#comment-15595139 ] ASF GitHub Bot commented on NIFI-2565: -- Github user trixpan commented on a diff in the pull request:

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595148#comment-15595148 ] ASF GitHub Bot commented on NIFI-2565: -- Github user trixpan commented on a diff in the pull request:

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-10-21 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r84477121 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GrokParser.java --- @@ -0,0 +1,243

[GitHub] nifi issue #1111: NIFI-2751 NIFI-2848 Get batch of flow files in a round-rob...

2016-10-21 Thread gresockj
Github user gresockj commented on the issue: https://github.com/apache/nifi/pull/ Yes, I will take a look today --- 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

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-10-21 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r84481939 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GrokParser.java --- @@ -0,0 +1,243

[GitHub] nifi pull request #1108: NIFI-2565: add Grok parser

2016-10-21 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/1108#discussion_r84483537 --- Diff: nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/src/main/java/org/apache/nifi/processors/standard/GrokParser.java --- @@ -0,0 +1,243

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

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

[GitHub] nifi issue #1108: NIFI-2565: add Grok parser

2016-10-21 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1108 @selim-namsi - good work. We are getting there. --- 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

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595217#comment-15595217 ] ASF GitHub Bot commented on NIFI-2565: -- Github user trixpan commented on the issue:

[jira] [Commented] (NIFI-2565) NiFi processor to parse logs using Grok patterns

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595198#comment-15595198 ] ASF GitHub Bot commented on NIFI-2565: -- Github user trixpan commented on a diff in the pull request:

[jira] [Commented] (NIFI-2751) When a processor pulls a batch of FlowFiles, it keeps pulling from the same inbound connection instead of round-robin'ing

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2751?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15595172#comment-15595172 ] ASF GitHub Bot commented on NIFI-2751: -- Github user gresockj commented on the issue: