[
https://issues.apache.org/jira/browse/SAMZA-2799?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bharath Kumarasubramanian updated SAMZA-2799:
---------------------------------------------
Description:
*Description*
Remove _worker.opts_ handling within `ShellCommandBuilder`. It is handled by
beam internally and there is no other integration currently to have this
integrated as part of the `ShellCommandBuilder` yet.
*Changes*
- Remove worker.opts related changes in `ShellCommandBuilder`
*Tests*
- Updated unit tests
{*}API Changes{*}: None; It shouldn't affect anything as it isn't used in samza
container.
{*}Upgrade Instructions{*}: None
{*}Usage Instructions{*}: None
was:
*Description*
Populate _worker.opts_ in the environment variable only if available in the
configs.
*Changes*
- Check if worker.opts is present and then add it to environment variable
*Tests*
- Updated unit tests
{*}API Changes{*}: None
{*}Upgrade Instructions{*}: None
{*}Usage Instructions{*}: None
> Remove worker.opts handling in shell command builder
> ----------------------------------------------------
>
> Key: SAMZA-2799
> URL: https://issues.apache.org/jira/browse/SAMZA-2799
> Project: Samza
> Issue Type: Improvement
> Reporter: Bharath Kumarasubramanian
> Assignee: Bharath Kumarasubramanian
> Priority: Major
>
> *Description*
> Remove _worker.opts_ handling within `ShellCommandBuilder`. It is handled by
> beam internally and there is no other integration currently to have this
> integrated as part of the `ShellCommandBuilder` yet.
> *Changes*
> - Remove worker.opts related changes in `ShellCommandBuilder`
> *Tests*
> - Updated unit tests
> {*}API Changes{*}: None; It shouldn't affect anything as it isn't used in
> samza container.
> {*}Upgrade Instructions{*}: None
> {*}Usage Instructions{*}: None
--
This message was sent by Atlassian Jira
(v8.20.10#820010)