[GitHub] nifi-site pull request #17: MiNiFi-260: Create a "Getting Started" Guide for...

2017-04-10 Thread randerzander
Github user randerzander commented on a diff in the pull request: https://github.com/apache/nifi-site/pull/17#discussion_r110802366 --- Diff: src/pages/markdown/minifi/getting-started.md --- @@ -0,0 +1,122 @@ +--- +title: Apache NiFi MiNiFi: Getting Started

[GitHub] nifi-site pull request #17: MiNiFi-260: Create a "Getting Started" Guide for...

2017-04-10 Thread randerzander
Github user randerzander commented on a diff in the pull request: https://github.com/apache/nifi-site/pull/17#discussion_r110705173 --- Diff: src/includes/minifi/minifi-topbar.hbs --- @@ -26,16 +26,17 @@ Documentation

[GitHub] nifi-site pull request #17: MiNiFi-260: Create a "Getting Started" Guide for...

2017-04-10 Thread randerzander
Github user randerzander commented on a diff in the pull request: https://github.com/apache/nifi-site/pull/17#discussion_r110702518 --- Diff: src/pages/markdown/minifi/getting-started.md --- @@ -0,0 +1,122 @@ +--- +title: Apache NiFi MiNiFi: Getting Started

[GitHub] nifi-site pull request #17: Added MiNiFi getting-started page, formatting tw...

2017-04-04 Thread randerzander
Github user randerzander commented on a diff in the pull request: https://github.com/apache/nifi-site/pull/17#discussion_r109748735 --- Diff: src/pages/markdown/minifi/getting-started.md --- @@ -0,0 +1,120 @@ +--- +title: Apache NiFi MiNiFi: Getting Started

[GitHub] nifi-site pull request #17: Added MiNiFi getting-started page, formatting tw...

2017-04-01 Thread randerzander
Github user randerzander closed the pull request at: https://github.com/apache/nifi-site/pull/17 --- 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-site pull request #17: Added MiNiFi getting-started page, formatting tw...

2017-04-01 Thread randerzander
GitHub user randerzander reopened a pull request: https://github.com/apache/nifi-site/pull/17 Added MiNiFi getting-started page, formatting tweaks to minifi index.html You can merge this pull request into a Git repository by running: $ git pull https://github.com/randerzander

[GitHub] nifi-site pull request #17: Added MiNiFi getting-started page, formatting tw...

2017-04-01 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/nifi-site/pull/17 Added MiNiFi getting-started page, formatting tweaks to minifi index.html You can merge this pull request into a Git repository by running: $ git pull https://github.com/randerzander

[GitHub] nifi-minifi-cpp issue #65: MINIFI-235: Resolve hostname ident

2017-03-08 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/65 Tested this in CentOS7 in docker, as well as from one physical host to another. All works as expected using shortnames and fqdns. --- If your project is set up for it, you can reply to

[GitHub] nifi-minifi-cpp pull request #29: MINIFI-161: Provide command and arguments ...

2016-12-15 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/29 MINIFI-161: Provide command and arguments as attributes in ExecuteProcess You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] nifi-minifi-cpp pull request #28: MINIFI-161: Provide command and arguments ...

2016-12-15 Thread randerzander
Github user randerzander closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/28 --- 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 pull request #28: MINIFI-161: Provide command and arguments ...

2016-12-15 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/28 MINIFI-161: Provide command and arguments as attributes in ExecuteProcess You can merge this pull request into a Git repository by running: $ git pull https://github.com

[GitHub] nifi pull request #1307: NIFI-2585: Add attributes to track where a flow fil...

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

[GitHub] nifi issue #1307: NIFI-2585: Add attributes to track where a flow file came ...

2016-12-12 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi/pull/1307 @bbende, thanks for spending time looking into this. Makes sense to me. Since you did all the work, I'll close this PR and you can open a new one with your branch. --- If your pr

[GitHub] nifi issue #1307: NIFI-2585: Add attributes to track where a flow file came ...

2016-12-09 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi/pull/1307 This may be an artifact of Docker generating hostnames that don't parse well. Here's what I see in my testing: monitor.dev_1 | 2016-12-09 19:41:34,127 INFO [Si

[GitHub] nifi issue #1307: NIFI-2585: Add attributes to track where a flow file came ...

2016-12-08 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi/pull/1307 @bbende Thanks for the review and for the fixes! I applied your changes to my fork and I'm able to receive FlowFiles over S2S. However, when sending from minifi-cpp, I'

[GitHub] nifi issue #1307: NIFI-2585: Add attributes to track where a flow file came ...

2016-12-07 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi/pull/1307 The failing appveyor CI tests are deal with ListFile and TailFile issues unrelated to this PR. --- If your project is set up for it, you can reply to this email and have your reply appear on

[GitHub] nifi-minifi-cpp issue #27: MINIFI-159: Create AppendHostInfo processor

2016-12-07 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/27 I believe the CI failure is due to broken appveyor build configuration --- 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 #19: MINIFI-119 add source.hostname to all flow...

2016-12-07 Thread randerzander
Github user randerzander closed the pull request at: https://github.com/apache/nifi-minifi-cpp/pull/19 --- 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 #19: MINIFI-119 add source.hostname to all flowfiles

2016-12-07 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/19 closing for now in favor of [MINIFI-159](http://issues.apache.org/jira/browse/MINIFI-159), [pull 27](https://github.com/apache/nifi-minifi-cpp/pull/27) --- If your project is set up

[GitHub] nifi pull request #1307: NIFI-2585: Add attributes to track where a flow fil...

2016-12-06 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/nifi/pull/1307 NIFI-2585: Add attributes to track where a flow file came from when r… ### For all changes: - [X] Is there a JIRA ticket associated with this PR? Is it referenced in the commit

[GitHub] nifi-minifi-cpp pull request #27: MINIFI-159: Create AppendHostInfo processo...

2016-12-06 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/27 MINIFI-159: Create AppendHostInfo processor You can merge this pull request into a Git repository by running: $ git pull https://github.com/randerzander/nifi-minifi-cpp master

[GitHub] nifi issue #1207: NIFI-3025: Bump nifi-spark-receiver's jackson version to m...

2016-11-12 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi/pull/1207 After opening and closing the PR to re-run tests, AppVeyor failed with a different error (testSendLargeFileHTTPWithProxy). I think it's safe to say it's a problem with AppVey

[GitHub] nifi pull request #1207: NIFI-3025: Bump nifi-spark-receiver's jackson versi...

2016-11-11 Thread randerzander
GitHub user randerzander reopened a pull request: https://github.com/apache/nifi/pull/1207 NIFI-3025: Bump nifi-spark-receiver's jackson version to match Spark 2.0.1 ### For all changes: - [X] Is there a JIRA ticket associated with this PR? Is it referenced i

[GitHub] nifi pull request #1207: NIFI-3025: Bump nifi-spark-receiver's jackson versi...

2016-11-11 Thread randerzander
Github user randerzander closed the pull request at: https://github.com/apache/nifi/pull/1207 --- 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

[GitHub] nifi issue #1207: NIFI-3025: Bump nifi-spark-receiver's jackson version to m...

2016-11-10 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi/pull/1207 Tests all passed locally for me, also on travis-ci.. maybe the AppVeyor CI infrastructure has problems tonight? I see two unrelated errors: 1. NPM errors during nifi-web build

[GitHub] nifi pull request #1207: NIFI-3025: Bump nifi-spark-receiver's jackson versi...

2016-11-10 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/nifi/pull/1207 NIFI-3025: Bump nifi-spark-receiver's jackson version to match Spark 2.0.1 Thank you for submitting a contribution to Apache NiFi. In order to streamline the review of the contrib

[GitHub] nifi-minifi-cpp pull request #19: MINIFI-119 add source.hostname to all flow...

2016-10-08 Thread randerzander
GitHub user randerzander opened a pull request: https://github.com/apache/nifi-minifi-cpp/pull/19 MINIFI-119 add source.hostname to all flowfiles [MINIFI-119](https://issues.apache.org/jira/browse/MINIFI-119) You can merge this pull request into a Git repository by running

[GitHub] nifi-minifi-cpp issue #15: MINIFI-111 Providing explicit inclusion of cstrin...

2016-09-29 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/15 awesome, thanks @apiri worked for me too. --- 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

[GitHub] nifi-minifi-cpp issue #13: MINIFI-109: Add ExecuteProcess

2016-09-29 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/13 I have opened https://issues.apache.org/jira/browse/MINIFI-111 --- 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

[GitHub] nifi-minifi-cpp issue #13: MINIFI-109: Add ExecuteProcess

2016-09-29 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/13 Will do. I assumed you would have considered it part of the original ExecuteProcess jira. Will reply here shortly On Sep 29, 2016 9:21 AM, "Aldrin Piri" wrote:

[GitHub] nifi-minifi-cpp issue #13: MINIFI-109: Add ExecuteProcess

2016-09-28 Thread randerzander
Github user randerzander commented on the issue: https://github.com/apache/nifi-minifi-cpp/pull/13 @benqiu2016 @apiri saw that this got committed to master. Unfortunately, I'm getting build errors that strcpy and strtok are not members of 'std'. Inclu