[jira] [Commented] (NIFI-3376) Content repository disk usage is not close to reported size in Status Bar

2017-07-27 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103952#comment-16103952 ] Michael Moser commented on NIFI-3376: - I also modified the title to describe the observations rather

[jira] [Updated] (NIFI-3376) Content repository disk usage is not close to reported size in Status Bar

2017-07-27 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3376?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Moser updated NIFI-3376: Summary: Content repository disk usage is not close to reported size in Status Bar (was: Implement

[jira] [Reopened] (NIFI-3736) NiFi not honoring the "nifi.content.claim.max.appendable.size" and "nifi.content.claim.max.flow.files" properties

2017-07-27 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Joseph Witt reopened NIFI-3736: --- reopening to keep track of the PR now tagged to this ticket for adjusting the default to 1MB > NiFi not

[jira] [Commented] (NIFI-3736) NiFi not honoring the "nifi.content.claim.max.appendable.size" and "nifi.content.claim.max.flow.files" properties

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103899#comment-16103899 ] ASF GitHub Bot commented on NIFI-3736: -- Github user joewitt commented on the issue:

[GitHub] nifi issue #2041: NIFI-3736 modify default nifi.content.claim.max.appendable...

2017-07-27 Thread joewitt
Github user joewitt commented on the issue: https://github.com/apache/nifi/pull/2041 @markap14 anything moser and I might be overlooking. This strikes me as a no brainer to do. Was there a strong intent behind 10MB? --- If your project is set up for it, you can reply to this

[jira] [Commented] (NIFI-3736) NiFi not honoring the "nifi.content.claim.max.appendable.size" and "nifi.content.claim.max.flow.files" properties

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103875#comment-16103875 ] ASF GitHub Bot commented on NIFI-3736: -- GitHub user mosermw opened a pull request:

[GitHub] nifi pull request #2041: NIFI-3736 modify default nifi.content.claim.max.app...

2017-07-27 Thread mosermw
GitHub user mosermw opened a pull request: https://github.com/apache/nifi/pull/2041 NIFI-3736 modify default nifi.content.claim.max.appendable.size in nifi.properties to 1 MB You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (NIFI-3736) NiFi not honoring the "nifi.content.claim.max.appendable.size" and "nifi.content.claim.max.flow.files" properties

2017-07-27 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103840#comment-16103840 ] Joseph Witt commented on NIFI-3736: --- Both seem like good points to me. #1 It makes sense that we ensure

[jira] [Commented] (NIFI-3736) NiFi not honoring the "nifi.content.claim.max.appendable.size" and "nifi.content.claim.max.flow.files" properties

2017-07-27 Thread Michael Moser (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3736?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103804#comment-16103804 ] Michael Moser commented on NIFI-3736: - While building a template to show the effect of NIFI-3376, I

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-27 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r129937204 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKudu.java --- @@ -0,0 +1,191 @@

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-27 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r129937107 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKudu.java --- @@ -0,0 +1,191 @@

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-27 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r129936165 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKudu.java --- @@ -0,0 +1,191 @@

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-27 Thread joewitt
Github user joewitt commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r129935601 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/AbstractKudu.java --- @@ -0,0 +1,191 @@

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-27 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r129933513 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/PutKudu.java --- @@ -0,0 +1,120 @@

[GitHub] nifi-minifi pull request #88: MINIFI-347: Adding tests for C2 file system ca...

2017-07-27 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi/pull/88#discussion_r129931863 --- Diff: minifi-assembly/NOTICE --- @@ -681,6 +681,14 @@ The following binary components are provided under the Common Development and Di (CDDL

[GitHub] nifi-minifi pull request #87: MINIFI-310: Changing MiNiFi docker image to us...

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi/pull/87 --- 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

[GitHub] nifi pull request #2020: [NiFi-3973] Add PutKudu Processor for ingesting dat...

2017-07-27 Thread rickysaltzer
Github user rickysaltzer commented on a diff in the pull request: https://github.com/apache/nifi/pull/2020#discussion_r129928513 --- Diff: nifi-nar-bundles/nifi-kudu-bundle/nifi-kudu-processors/src/main/java/org/apache/nifi/processors/kudu/PutKudu.java --- @@ -0,0 +1,120 @@

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103650#comment-16103650 ] ASF GitHub Bot commented on NIFI-1580: -- Github user yuri1969 commented on the issue:

[GitHub] nifi issue #2009: NIFI-1580 - Allow double-click to display config

2017-07-27 Thread yuri1969
Github user yuri1969 commented on the issue: https://github.com/apache/nifi/pull/2009 - I find it natural to double-click on the 'line' when I want to add a new bend. - In order to check connection's config I would try to double-click on its rectangular stats box. -

[GitHub] nifi-minifi-cpp pull request #120: MINIFI-354 Reverting default config.yml t...

2017-07-27 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/120 MINIFI-354 Reverting default config.yml to minimal configuration. MINIFI-354 Reverting default config.yml to minimal configuration. You can merge this pull request into a Git repository by

[jira] [Commented] (NIFI-1580) Allow double-click to display config of processor

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103616#comment-16103616 ] ASF GitHub Bot commented on NIFI-1580: -- Github user scottyaslan commented on the issue:

[GitHub] nifi issue #2009: NIFI-1580 - Allow double-click to display config

2017-07-27 Thread scottyaslan
Github user scottyaslan commented on the issue: https://github.com/apache/nifi/pull/2009 h I see the problem now...I was thinking the issue is with the actual "line". See, If you right click on the connection's 'line' you get the context menu and can then choose to config/view

[GitHub] nifi-minifi-cpp pull request #118: MINIFI-311 Move to alpine base for docker...

2017-07-27 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/118#discussion_r129909967 --- Diff: thirdparty/spdlog-20170710/tests/CMakeLists.txt --- @@ -0,0 +1,19 @@ +# --- End diff -- Should remove the tests

[GitHub] nifi-minifi-cpp pull request #118: MINIFI-311 Move to alpine base for docker...

2017-07-27 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/118#discussion_r129904782 --- Diff: thirdparty/spdlog-20170710/bench/boost-bench-mt.cpp --- @@ -0,0 +1,84 @@ +// --- End diff -- Should remove the entirety of

[GitHub] nifi-minifi-cpp pull request #118: MINIFI-311 Move to alpine base for docker...

2017-07-27 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/118#discussion_r129905012 --- Diff: thirdparty/spdlog-20170710/example/CMakeLists.txt --- @@ -0,0 +1,49 @@ +#

[GitHub] nifi-minifi-cpp pull request #118: MINIFI-311 Move to alpine base for docker...

2017-07-27 Thread apiri
Github user apiri commented on a diff in the pull request: https://github.com/apache/nifi-minifi-cpp/pull/118#discussion_r129904610 --- Diff: thirdparty/spdlog-20170710/.travis.yml --- @@ -0,0 +1,90 @@ +# Adapted from various sources, including: --- End diff -- We

[GitHub] nifi issue #2009: NIFI-1580 - Allow double-click to display config

2017-07-27 Thread yuri1969
Github user yuri1969 commented on the issue: https://github.com/apache/nifi/pull/2009 @scottyaslan Thanks. So the problem is just with the start and end nodes, right? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[GitHub] nifi-minifi-cpp pull request #113: MINIFI-337: Update configuration readme f...

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/113 --- 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

[GitHub] nifi-minifi-cpp issue #113: MINIFI-337: Update configuration readme for Repo...

2017-07-27 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/113 After rebasing, things look good. Had some minor merge conflicts which were pretty straightforward to adjust. Will get this merged. Thanks! --- If your project is set up for it, you can

[GitHub] nifi-minifi-cpp issue #113: MINIFI-337: Update configuration readme for Repo...

2017-07-27 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/113 rebasing/reviewing now that #110 was merged --- 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

[GitHub] nifi-minifi-cpp pull request #110: MINIFI-249: Update prov repo to better ab...

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/110 --- 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

[GitHub] nifi-minifi-cpp issue #110: MINIFI-249: Update prov repo to better abstract ...

2017-07-27 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/110 build with RAT and linter looks good verified functionality code changes look good in response to those items suggested prior. will get this merged --- If your project is set up for

[GitHub] nifi-minifi-cpp issue #110: MINIFI-249: Update prov repo to better abstract ...

2017-07-27 Thread apiri
Github user apiri commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/110 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

[jira] [Created] (NIFI-4235) Provide the ability to enable multiple Controller Services at the same time

2017-07-27 Thread Andrew Lim (JIRA)
Andrew Lim created NIFI-4235: Summary: Provide the ability to enable multiple Controller Services at the same time Key: NIFI-4235 URL: https://issues.apache.org/jira/browse/NIFI-4235 Project: Apache NiFi

[jira] [Updated] (NIFI-4234) The Filter in the Add Processor window should return valid results even if search terms do not exactly match tags

2017-07-27 Thread Andrew Lim (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Lim updated NIFI-4234: - Summary: The Filter in the Add Processor window should return valid results even if search terms do not

[jira] [Created] (NIFI-4234) The Filter the Add Processor window should return valid results even if search terms do not exactly match tags

2017-07-27 Thread Andrew Lim (JIRA)
Andrew Lim created NIFI-4234: Summary: The Filter the Add Processor window should return valid results even if search terms do not exactly match tags Key: NIFI-4234 URL:

[jira] [Commented] (NIFI-4024) Create EvaluateRecordPath processor

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103293#comment-16103293 ] ASF GitHub Bot commented on NIFI-4024: -- Github user bbende commented on the issue:

[GitHub] nifi issue #1961: NIFI-4024 Added org.apache.nifi.hbase.PutHBaseRecord

2017-07-27 Thread bbende
Github user bbende commented on the issue: https://github.com/apache/nifi/pull/1961 @MikeThomsen I should be able to take a look early next week --- 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

[jira] [Created] (NIFI-4233) MockFlowFile#getData is not public

2017-07-27 Thread Netanel Bitan (JIRA)
Netanel Bitan created NIFI-4233: --- Summary: MockFlowFile#getData is not public Key: NIFI-4233 URL: https://issues.apache.org/jira/browse/NIFI-4233 Project: Apache NiFi Issue Type: Bug

[jira] [Assigned] (NIFI-4022) Use SASL Auth Scheme For Secured Zookeeper Client Interaction

2017-07-27 Thread Yolanda M. Davis (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4022?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Yolanda M. Davis reassigned NIFI-4022: -- Assignee: Yolanda M. Davis > Use SASL Auth Scheme For Secured Zookeeper Client

[jira] [Commented] (NIFI-2903) GetKafka cannot handle null value in Kafka offset cause NullPointerException

2017-07-27 Thread Joseph Witt (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103188#comment-16103188 ] Joseph Witt commented on NIFI-2903: --- [~milan.baran] does not look like there has been a contribution for

[jira] [Commented] (NIFI-4077) o.a.n.p.index.lucene.LuceneEventIndex Failed to retrieve Provenance Events from store

2017-07-27 Thread David A. Wynne (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4077?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103177#comment-16103177 ] David A. Wynne commented on NIFI-4077: -- I am seeing the same issue 2017-07-26 12:00:10,753 ERROR

[jira] [Commented] (NIFI-4031) Nullable Array

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103158#comment-16103158 ] ASF GitHub Bot commented on NIFI-4031: -- Github user champagst commented on the issue:

[jira] [Commented] (NIFI-4031) Nullable Array

2017-07-27 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103159#comment-16103159 ] ASF GitHub Bot commented on NIFI-4031: -- Github user champagst closed the pull request at:

[GitHub] nifi issue #1919: NIFI-4031: Fix Avro nullable arrays

2017-07-27 Thread champagst
Github user champagst commented on the issue: https://github.com/apache/nifi/pull/1919 It looks like #2040 should cover my issue. Thanks! --- 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

[GitHub] nifi pull request #1919: NIFI-4031: Fix Avro nullable arrays

2017-07-27 Thread champagst
Github user champagst closed the pull request at: https://github.com/apache/nifi/pull/1919 --- 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] [Comment Edited] (NIFI-3349) GetSplunk Should Periodically Re-Authenticate

2017-07-27 Thread Noe (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103153#comment-16103153 ] Noe edited comment on NIFI-3349 at 7/27/17 12:35 PM: - GetSplunk is periodically having

[jira] [Comment Edited] (NIFI-3349) GetSplunk Should Periodically Re-Authenticate

2017-07-27 Thread Noe (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103153#comment-16103153 ] Noe edited comment on NIFI-3349 at 7/27/17 12:34 PM: - GetSplunk is periodically having

[jira] [Comment Edited] (NIFI-3349) GetSplunk Should Periodically Re-Authenticate

2017-07-27 Thread Noe (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103153#comment-16103153 ] Noe edited comment on NIFI-3349 at 7/27/17 12:34 PM: - GetSplunk is periodically having

[jira] [Commented] (NIFI-3349) GetSplunk Should Periodically Re-Authenticate

2017-07-27 Thread Noe (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3349?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103153#comment-16103153 ] Noe commented on NIFI-3349: --- GetSplunk is periodically having this issue and think it is related: ERROR

[jira] [Commented] (NIFI-2903) GetKafka cannot handle null value in Kafka offset cause NullPointerException

2017-07-27 Thread Milan Baran (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16103068#comment-16103068 ] Milan Baran commented on NIFI-2903: --- Any progress? > GetKafka cannot handle null value in Kafka offset

[jira] [Updated] (NIFI-4232) AvroRecordSetWriter not properly handling Arrays of Records

2017-07-27 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-4232: - Resolution: Fixed Status: Resolved (was: Patch Available) > AvroRecordSetWriter not

[jira] [Commented] (NIFI-4232) AvroRecordSetWriter not properly handling Arrays of Records

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

[jira] [Commented] (NIFI-4232) AvroRecordSetWriter not properly handling Arrays of Records

2017-07-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-4232?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102811#comment-16102811 ] ASF subversion and git services commented on NIFI-4232: --- Commit

[GitHub] nifi pull request #2040: NIFI-4232: Ensure that we handle conversions to Avr...

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2040 --- 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-3335) GenerateTableFetch should allow you to specify an initial Max Value

2017-07-27 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102806#comment-16102806 ] Pierre Villard commented on NIFI-3335: -- OK, don't know why there is an issue with this JIRA

[jira] [Assigned] (NIFI-3335) GenerateTableFetch should allow you to specify an initial Max Value

2017-07-27 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard reassigned NIFI-3335: Assignee: Matt Burgess (was: Pierre Villard) > GenerateTableFetch should allow you to

[jira] [Updated] (NIFI-3335) GenerateTableFetch should allow you to specify an initial Max Value

2017-07-27 Thread Pierre Villard (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Pierre Villard updated NIFI-3335: - Fix Version/s: 1.4.0 > GenerateTableFetch should allow you to specify an initial Max Value >

[jira] [Commented] (NIFI-3335) GenerateTableFetch should allow you to specify an initial Max Value

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

[jira] [Commented] (NIFI-3335) GenerateTableFetch should allow you to specify an initial Max Value

2017-07-27 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3335?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16102795#comment-16102795 ] ASF subversion and git services commented on NIFI-3335: --- Commit

[GitHub] nifi pull request #2039: NIFI-3335: Add initial.maxvalue support to Generate...

2017-07-27 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi/pull/2039 --- 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