[GitHub] nifi issue #1439: NIFI-3382 New test keystore, truststore (0.x branch)

2017-01-23 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1439 No problem, I'll close. --- 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,

[GitHub] nifi pull request #1439: NIFI-3382 New test keystore, truststore (0.x branch...

2017-01-23 Thread jvwing
Github user jvwing closed the pull request at: https://github.com/apache/nifi/pull/1439 --- 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 issue #1439: NIFI-3382 New test keystore, truststore (0.x branch)

2017-01-23 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1439 @jvwing can you please close this PR? Only `master` PRs automatically close via merge. Thanks. And obviously I mistyped above when I said I merged to master, but rather correctly merged to

[GitHub] nifi issue #1439: NIFI-3382 New test keystore, truststore (0.x branch)

2017-01-23 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1439 Thank you, @alopresto. --- 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,

[GitHub] nifi issue #1142: NIFI-2624 JdbcCommon treats BigDecimals now as Avro Logica...

2017-01-23 Thread ijokarumawak
Github user ijokarumawak commented on the issue: https://github.com/apache/nifi/pull/1142 Hi @ToivoAdams @trixpan I've encountered similar issue. So I've researched and tried to use Avro 1.8.1 LogicalTypes, without knowing there's an existing JIRA and PR to solve that, thank

[GitHub] nifi issue #1439: NIFI-3382 New test keystore, truststore (0.x branch)

2017-01-23 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1439 Thanks for performing these tasks @jvwing . I merged to master and closed the Jira. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well.

[GitHub] nifi issue #1439: NIFI-3382 New test keystore, truststore (0.x branch)

2017-01-23 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1439 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 t

[GitHub] nifi pull request #1302: NIFI-2656: replace -k [password] with -K [passwordf...

2017-01-23 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1302#discussion_r96318661 --- Diff: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java --- @@ -1027,19 +1028,24 @@ public boolean accept(final File dir, final String

[GitHub] nifi pull request #1302: NIFI-2656: replace -k [password] with -K [passwordf...

2017-01-23 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1302#discussion_r96319129 --- Diff: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java --- @@ -1027,19 +1028,24 @@ public boolean accept(final File dir, final String

[GitHub] nifi issue #1302: NIFI-2656: replace -k [password] with -K [passwordfile].

2017-01-23 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1302 @trixpan @skrewz I wrote up a bunch of comments on this a week ago but the new GitHub "review" process didn't post them until I "confirmed" them just now. Sorry about that. --- If your project is

[GitHub] nifi pull request #1302: NIFI-2656: replace -k [password] with -K [passwordf...

2017-01-23 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1302#discussion_r96316970 --- Diff: nifi-nar-bundles/nifi-framework-bundle/nifi-framework/nifi-runtime/src/main/java/org/apache/nifi/NiFi.java --- @@ -305,39 +308,73 @@ private stati

[GitHub] nifi pull request #1302: NIFI-2656: replace -k [password] with -K [passwordf...

2017-01-23 Thread alopresto
Github user alopresto commented on a diff in the pull request: https://github.com/apache/nifi/pull/1302#discussion_r96317271 --- Diff: nifi-bootstrap/src/main/java/org/apache/nifi/bootstrap/RunNiFi.java --- @@ -1027,19 +1028,24 @@ public boolean accept(final File dir, final String

[GitHub] nifi issue #1294: NIFI-2961 Create EncryptAttribute processor

2017-01-23 Thread alopresto
Github user alopresto commented on the issue: https://github.com/apache/nifi/pull/1294 I agree it may be best to restart this effort -- I made a first pass at resolving some of the issues [here](https://github.com/alopresto/nifi/tree/NIFI-2961) but there is still work to do. There's

[GitHub] nifi issue #1407: NIFI-2881: Added EL support to DB Fetch processors, allow ...

2017-01-23 Thread mattyb149
Github user mattyb149 commented on the issue: https://github.com/apache/nifi/pull/1407 I ran into a snag when trying to add incoming flow file support to QueryDatabaseTable. For GenerateTableFetch, a SQL query is made to the database to get the max values (and column types) for the t

[GitHub] nifi-minifi-cpp pull request #42: MINIFI-186 Updating Copyright statements t...

2017-01-23 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/42 MINIFI-186 Updating Copyright statements to reflect the new year. MINIFI-186 Updating Copyright statements to reflect the new year. You can merge this pull request into a Git repository by run

[GitHub] nifi-minifi pull request #71: MINIFI-185 Updating Copyright statements to re...

2017-01-23 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi-minifi/pull/71 MINIFI-185 Updating Copyright statements to reflect the new year. MINIFI-185 - Updating Copyright statements to reflect the new year. Thank you for submitting a contribution to Apache NiFi

[GitHub] nifi pull request #1440: NIFI-3385 - Updating Copyright statements to reflec...

2017-01-23 Thread apiri
GitHub user apiri opened a pull request: https://github.com/apache/nifi/pull/1440 NIFI-3385 - Updating Copyright statements to reflect the new year. NIFI-3385 - Updating Copyright statements to reflect the new year. Thank you for submitting a contribution to Apache NiFi.

[GitHub] nifi-minifi-cpp pull request #41: MINIFI-184: Add Security Support

2017-01-23 Thread benqiu2016
GitHub user benqiu2016 opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/41 MINIFI-184: Add Security Support You can merge this pull request into a Git repository by running: $ git pull https://github.com/benqiu2016/nifi-minifi-cpp master Alternatively you

[GitHub] nifi issue #1437: NIFI-3382 New test keystore, truststore

2017-01-23 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1437 The proposed 0.x change is in PR #1439. --- 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 enable

[GitHub] nifi issue #1437: NIFI-3382 New test keystore, truststore

2017-01-23 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1437 No worries. Sounds like a plan. I could have opened a new JIRA but decided to just address in that PR since I was updating the integration tests. Thanks for opening the 0.x PR! --- If your project

[GitHub] nifi issue #1437: NIFI-3382 New test keystore, truststore

2017-01-23 Thread jvwing
Github user jvwing commented on the issue: https://github.com/apache/nifi/pull/1437 I'm sorry I didn't find that earlier, @mcgilman. I would still like to fix this for the 0.x branch. I'll close this PR and open a new PR that is focused only on the certs for 0.x. --- If your proje

[GitHub] nifi pull request #1437: NIFI-3382 New test keystore, truststore

2017-01-23 Thread jvwing
Github user jvwing closed the pull request at: https://github.com/apache/nifi/pull/1437 --- 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 pull request #1439: NIFI-3382 New test keystore, truststore (0.x branch...

2017-01-23 Thread jvwing
GitHub user jvwing opened a pull request: https://github.com/apache/nifi/pull/1439 NIFI-3382 New test keystore, truststore (0.x branch) Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contribution we ask you to ensure the

[GitHub] nifi pull request #1434: NIFI-2615 Adding GetTCP processor

2017-01-23 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/1434#discussion_r97348509 --- Diff: nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/src/main/resources/META-INF/NOTICE --- @@ -0,0 +1,24 @@ +nifi-gettcp-nar --- End diff --

[GitHub] nifi pull request #1434: NIFI-2615 Adding GetTCP processor

2017-01-23 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/1434#discussion_r97348408 --- Diff: nifi-nar-bundles/nifi-tcp-bundle/.gitignore --- @@ -0,0 +1,16 @@ +target +.project +.settings +.classpath +nbactions.xml +nb-con

[jira] [Commented] (NIFI-2615) Add support for GetTCP processor

2017-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834794#comment-15834794 ] ASF GitHub Bot commented on NIFI-2615: -- Github user olegz commented on a diff in the p

[GitHub] nifi pull request #1434: NIFI-2615 Adding GetTCP processor

2017-01-23 Thread olegz
Github user olegz commented on a diff in the pull request: https://github.com/apache/nifi/pull/1434#discussion_r97349937 --- Diff: nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-processors/src/main/java/org/apache/nifi/processors/gettcp/DisconnectListener.java --- @@ -0,0 +1,6 @@ +

[jira] [Commented] (NIFI-2615) Add support for GetTCP processor

2017-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834798#comment-15834798 ] ASF GitHub Bot commented on NIFI-2615: -- Github user apsaltis commented on a diff in th

[jira] [Commented] (NIFI-2615) Add support for GetTCP processor

2017-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834796#comment-15834796 ] ASF GitHub Bot commented on NIFI-2615: -- Github user apsaltis commented on a diff in th

[GitHub] nifi pull request #1434: NIFI-2615 Adding GetTCP processor

2017-01-23 Thread apsaltis
Github user apsaltis commented on a diff in the pull request: https://github.com/apache/nifi/pull/1434#discussion_r97348749 --- Diff: nifi-nar-bundles/nifi-tcp-bundle/nifi-tcp-nar/src/main/resources/META-INF/NOTICE --- @@ -0,0 +1,24 @@ +nifi-gettcp-nar --- End diff --

[GitHub] nifi pull request #1434: NIFI-2615 Adding GetTCP processor

2017-01-23 Thread apsaltis
Github user apsaltis commented on a diff in the pull request: https://github.com/apache/nifi/pull/1434#discussion_r97348708 --- Diff: nifi-nar-bundles/nifi-tcp-bundle/.gitignore --- @@ -0,0 +1,16 @@ +target +.project +.settings +.classpath +nbactions.xml +nb-

[jira] [Commented] (NIFI-2615) Add support for GetTCP processor

2017-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-2615?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834792#comment-15834792 ] ASF GitHub Bot commented on NIFI-2615: -- Github user olegz commented on a diff in the p

[jira] [Updated] (NIFI-1450) provided-nar-dependencies goal error with disable-doclint profile

2017-01-23 Thread Bryan Bende (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Bende updated NIFI-1450: -- Resolution: Fixed Status: Resolved (was: Patch Available) > provided-nar-dependencies goal error

[jira] [Commented] (NIFI-1450) provided-nar-dependencies goal error with disable-doclint profile

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

[GitHub] nifi-maven pull request #1: NIFI-1450: Fixed issue preventing provided nar d...

2017-01-23 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/nifi-maven/pull/1 --- 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 en

[jira] [Resolved] (NIFI-3306) UI - Processor Details Dialog Error when opened from Summary

2017-01-23 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan resolved NIFI-3306. --- Resolution: Fixed This issue was resolved under https://issues.apache.org/jira/browse/NIFI-3359 > UI -

[jira] [Assigned] (NIFI-3306) UI - Processor Details Dialog Error when opened from Summary

2017-01-23 Thread Scott Aslan (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3306?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Aslan reassigned NIFI-3306: - Assignee: Scott Aslan > UI - Processor Details Dialog Error when opened from Summary > ---

[jira] [Updated] (NIFI-3381) Update NAR Maven Plugin to include version information

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-3381: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Update NAR Maven Plugin to include v

[jira] [Commented] (NIFI-3381) Update NAR Maven Plugin to include version information

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834721#comment-15834721 ] Matt Gilman commented on NIFI-3381: --- +1. Looks good, this has been merged to master. > U

[jira] [Created] (NIFI-3383) MonitorMemory produces UnsupportedOperationException

2017-01-23 Thread Bryan Bende (JIRA)
Bryan Bende created NIFI-3383: - Summary: MonitorMemory produces UnsupportedOperationException Key: NIFI-3383 URL: https://issues.apache.org/jira/browse/NIFI-3383 Project: Apache NiFi Issue Type:

[jira] [Commented] (NIFI-3381) Update NAR Maven Plugin to include version information

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834684#comment-15834684 ] Matt Gilman commented on NIFI-3381: --- Will review... > Update NAR Maven Plugin to include

[jira] [Updated] (NIFI-3381) Update NAR Maven Plugin to include version information

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-3381: -- Fix Version/s: (was: 1.2.0) nifi-nar-maven-plugin-1.2.0 > Update NAR Maven Plugin

[jira] [Updated] (NIFI-1450) provided-nar-dependencies goal error with disable-doclint profile

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-1450: -- Fix Version/s: nifi-nar-maven-plugin-1.2.0 > provided-nar-dependencies goal error with disable-doclint pr

[jira] [Updated] (NIFI-1450) provided-nar-dependencies goal error with disable-doclint profile

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-1450: -- Affects Version/s: nifi-nar-maven-plugin-1.1.0 Status: Patch Available (was: In Progress)

[jira] [Commented] (NIFI-1450) provided-nar-dependencies goal error with disable-doclint profile

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

[jira] [Updated] (NIFI-3291) UI - Upgrade jQuery

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3291?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman updated NIFI-3291: -- Status: Patch Available (was: Reopened) > UI - Upgrade jQuery > --- > >

[jira] [Commented] (NIFI-3010) Add expression language support for JoltTransformJson processor

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

[GitHub] nifi-maven pull request #1: NIFI-1450: Fixed issue preventing provided nar d...

2017-01-23 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi-maven/pull/1 NIFI-1450: Fixed issue preventing provided nar dependencies from running NIFI-1450: - Ensuring that system properties are relayed so that the disable doclint profile is not activated. You ca

[jira] [Assigned] (NIFI-1450) provided-nar-dependencies goal error with disable-doclint profile

2017-01-23 Thread Matt Gilman (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-1450?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Gilman reassigned NIFI-1450: - Assignee: Matt Gilman > provided-nar-dependencies goal error with disable-doclint profile > --

[GitHub] nifi issue #1348: NIFI-3010 - Incorporate Expression Language support for Jo...

2017-01-23 Thread YolandaMDavis
Github user YolandaMDavis commented on the issue: https://github.com/apache/nifi/pull/1348 @scottyaslan @mcgilman @moranr would appreciate your input, especially on recent styling changes. --- If your project is set up for it, you can reply to this email and have your reply appear on

[jira] [Commented] (NIFI-3291) UI - Upgrade jQuery

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

[GitHub] nifi pull request #1438: NIFI-3291: Continue addressing issues from jQuery u...

2017-01-23 Thread mcgilman
GitHub user mcgilman opened a pull request: https://github.com/apache/nifi/pull/1438 NIFI-3291: Continue addressing issues from jQuery upgrade NIFI-3291: - Fixing overflow calculation to determine if scrollbars are necessary. - Fixing styles with jquery ui slider usage. You

[jira] [Commented] (NIFI-3382) Regenerate Test Certificates for NiFi-Web-Api

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

[GitHub] nifi issue #1437: NIFI-3382 New test keystore, truststore

2017-01-23 Thread mcgilman
Github user mcgilman commented on the issue: https://github.com/apache/nifi/pull/1437 Hey @jvwing. I actually updated these in a separate PR that's been awaiting review for awhile now. Specifically, they were regenerated in #1399. --- If your project is set up for it, you can reply

[jira] [Commented] (NIFI-3015) NiFi service starts from root user after installation

2017-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834467#comment-15834467 ] ASF GitHub Bot commented on NIFI-3015: -- Github user trixpan commented on the issue:

[GitHub] nifi issue #1422: NIFI-3015 - Corrects issue were RPM profile run.as propert...

2017-01-23 Thread trixpan
Github user trixpan commented on the issue: https://github.com/apache/nifi/pull/1422 @jfrazee should be ready to 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 a

[jira] [Commented] (NIFI-3015) NiFi service starts from root user after installation

2017-01-23 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15834348#comment-15834348 ] ASF GitHub Bot commented on NIFI-3015: -- Github user trixpan commented on a diff in the

[GitHub] nifi pull request #1422: NIFI-3015 - Corrects issue were RPM profile run.as ...

2017-01-23 Thread trixpan
Github user trixpan commented on a diff in the pull request: https://github.com/apache/nifi/pull/1422#discussion_r97304871 --- Diff: nifi-assembly/pom.xml --- @@ -19,6 +19,10 @@ language governing permissions and limitations under the License. --> nifi-assembly po

[jira] [Updated] (NIFI-3373) Add nifi.flow.configuration.archive.max.count property

2017-01-23 Thread Koji Kawamura (JIRA)
[ https://issues.apache.org/jira/browse/NIFI-3373?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Koji Kawamura updated NIFI-3373: Description: Currently we can limit the number of flow.xml.gz archive files by: * total archive size