Skip to content

MINIFICPP-1206 - Rework and test ExecutePythonProcessor, add in-place script support#784

Closed
hunyadi-dev wants to merge 10 commits intoapache:masterfrom
hunyadi-dev:MINIFICPP-1206_inline_script_python_processor
Closed

MINIFICPP-1206 - Rework and test ExecutePythonProcessor, add in-place script support#784
hunyadi-dev wants to merge 10 commits intoapache:masterfrom
hunyadi-dev:MINIFICPP-1206_inline_script_python_processor

Conversation

@hunyadi-dev
Copy link
Contributor

Rework and test ExecutePythonProcessor, add in-place script support

Some changes will be added in different PRs:


🅰️ uto generated text, please do not waste your time reading this:

Thank you for submitting a contribution to Apache NiFi - MiNiFi C++.

In order to streamline the review of the contribution we ask you
to ensure the following steps have been taken:

For all changes:

  • Is there a JIRA ticket associated with this PR? Is it referenced
    in the commit message?

  • Does your PR title start with MINIFICPP-XXXX where XXXX is the JIRA number you are trying to resolve? Pay particular attention to the hyphen "-" character.

  • Has your PR been rebased against the latest commit within the target branch (typically master)?

  • Is your initial contribution a single, squashed commit?

For code changes:

  • If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under ASF 2.0?
  • If applicable, have you updated the LICENSE file?
  • If applicable, have you updated the NOTICE file?

For documentation related changes:

  • Have you ensured that format looks appropriate for the output in which it is rendered?

Note:

Please ensure that once the PR is submitted, you check travis-ci for build issues and submit an update to your PR as soon as possible.

@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch 2 times, most recently from f28eb0b to 0c507e6 Compare May 15, 2020 07:19
Copy link
Member

@szaszm szaszm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor things, ideas, questions.

@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch 2 times, most recently from 42e7338 to 990080a Compare May 29, 2020 07:01
Copy link
Contributor

@arpadboda arpadboda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice tests!

Added some comments.

Generally wonder if script body and script path properties should be exclusive. In case both are provided, we should just throw in onschedule, that seems to be a misconfig case.

@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch 2 times, most recently from a67d47a to bed4804 Compare June 5, 2020 06:37
@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch from bed4804 to 7de3eb0 Compare June 5, 2020 11:47
@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch from 5fc4c92 to 1fefce5 Compare June 5, 2020 12:40
@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch from 1fefce5 to 2d87b51 Compare June 17, 2020 07:54
@hunyadi-dev hunyadi-dev requested a review from arpadboda June 17, 2020 07:54
@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch from 2d87b51 to 68b3f28 Compare June 17, 2020 15:27
Copy link
Contributor

@arpadboda arpadboda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added some minor comments.

Overall nice work and nice tests!

@hunyadi-dev hunyadi-dev force-pushed the MINIFICPP-1206_inline_script_python_processor branch from 9cbe2fe to 4cbdbb3 Compare June 23, 2020 12:45
Copy link
Contributor

@arpadboda arpadboda left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks!

@arpadboda arpadboda closed this in 032fc4f Jun 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants