[GitHub] nifi pull request #3212: NIFI-5885 ArrayOutOfBoundsException at EL 'or' and ...

2018-12-09 Thread ijokarumawak
GitHub user ijokarumawak opened a pull request: https://github.com/apache/nifi/pull/3212 NIFI-5885 ArrayOutOfBoundsException at EL 'or' and 'and' functions EL 'or' and 'and' functions can be called multiple times within the same context using the same evaluator instance. That

[jira] [Commented] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

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

[jira] [Updated] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-5885: Affects Version/s: (was: 1.8.0) 1.0.0 > EL expression of

[jira] [Updated] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-5885: Status: Patch Available (was: Open) > EL expression of anyDelineatedValue() and or() fails with

[jira] [Commented] (NIFI-5875) PriorityAttributePrioritizer documentation is not clear.

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

[GitHub] nifi issue #3205: NIFI-5875 Improve docs around the PriorityAttributePriorit...

2018-12-09 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/3205 @wselwood Thanks for the update, looks much better! For the even better readability, can we improve structure a little bit more organized? How about something like this? Example output:

[GitHub] nifi issue #3208: NIFI-5872 - Added compression option to JsonRecordSetWrite...

2018-12-09 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/3208 The performance improvement result is impressing! Code looks good and I was able to compress records. +1 merging. Thanks @pvillard31 ---

[jira] [Commented] (NIFI-5872) Add compression option on JsonRecordSetWriter

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

[GitHub] nifi pull request #3208: NIFI-5872 - Added compression option to JsonRecordS...

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

[jira] [Commented] (NIFI-5872) Add compression option on JsonRecordSetWriter

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

[jira] [Updated] (NIFI-5872) Add compression option on JsonRecordSetWriter

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

[jira] [Commented] (NIFI-5872) Add compression option on JsonRecordSetWriter

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

[jira] [Created] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

2018-12-09 Thread Yan Chen (JIRA)
Yan Chen created NIFI-5885: -- Summary: EL expression of anyDelineatedValue() and or() fails with stacktrace Key: NIFI-5885 URL: https://issues.apache.org/jira/browse/NIFI-5885 Project: Apache NiFi

[jira] [Commented] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

2018-12-09 Thread Yan Chen (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16714164#comment-16714164 ] Yan Chen commented on NIFI-5885: Might be related to: https://issues.apache.org/jira/browse/NIFI-5880 >

[GitHub] nifi issue #3210: NIFI-5881: Enable to export the template for non-ascii nam...

2018-12-09 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/3210 Thanks @kemixkoo for your contribution! I confirmed that Japanese characters can be used in template file name with this fix. +1 merging! ---

[jira] [Commented] (NIFI-5882) Connector Prioritizers doesn't work together with Load Balance Strategy

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16714209#comment-16714209 ] Koji Kawamura commented on NIFI-5882: - Hi [~jzahner], there is a note on the user guid doc about how

[jira] [Commented] (NIFI-5881) Support the non-ascii name of template when export

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

[jira] [Commented] (NIFI-5884) Use latest 1.1.x HBase client

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

[jira] [Resolved] (NIFI-5884) Use latest 1.1.x HBase client

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5884?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura resolved NIFI-5884. - Resolution: Fixed Fix Version/s: 1.9.0 > Use latest 1.1.x HBase client >

[jira] [Commented] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16714221#comment-16714221 ] Koji Kawamura commented on NIFI-5885: - [~yanzchen] Thanks for reporting this. I found where the issue

[jira] [Resolved] (NIFI-5881) Support the non-ascii name of template when export

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura resolved NIFI-5881. - Resolution: Fixed Fix Version/s: 1.9.0 > Support the non-ascii name of template when

[jira] [Commented] (NIFI-5881) Support the non-ascii name of template when export

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16714194#comment-16714194 ] Koji Kawamura commented on NIFI-5881: - [~Kemix] I've added you as a contributor to Apache NiFi Jira

[jira] [Commented] (NIFI-5881) Support the non-ascii name of template when export

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

[GitHub] nifi pull request #3210: NIFI-5881: Enable to export the template for non-as...

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

[jira] [Commented] (NIFI-5881) Support the non-ascii name of template when export

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

[GitHub] nifi issue #3211: NIFI-5884 Bumping hbase-client version from 1.1.2 to 1.1.1...

2018-12-09 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/3211 I agree with the idea of using 1.1.x HBase client despite of having 1.1.2 in the component name. +1 merging. Thanks @bbende ! ---

[jira] [Assigned] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-5885: --- Assignee: Koji Kawamura > EL expression of anyDelineatedValue() and or() fails with

[jira] [Updated] (NIFI-5885) EL expression of anyDelineatedValue() and or() fails with stacktrace

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-5885: Attachment: image-2018-12-10-11-37-55-545.png > EL expression of anyDelineatedValue() and or()

[jira] [Assigned] (NIFI-5881) Support the non-ascii name of template when export

2018-12-09 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura reassigned NIFI-5881: --- Assignee: Kemix Koo > Support the non-ascii name of template when export >

[GitHub] nifi pull request #3211: NIFI-5884 Bumping hbase-client version from 1.1.2 t...

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

[jira] [Commented] (NIFI-5884) Use latest 1.1.x HBase client

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

[jira] [Commented] (NIFI-5884) Use latest 1.1.x HBase client

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