[
https://issues.apache.org/jira/browse/SAMZA-38?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13837045#comment-13837045
]
Chris Riccomini commented on SAMZA-38:
--------------------------------------
The run-task.sh file is never actually renamed in this patch.
I tried to start hello-samza using this patch, and it failed. Upon digging in,
I discovered that run-task.sh is still in the bin directory, and there is no
run-container.sh.
> Rename run-task.sh to run-container.sh
> --------------------------------------
>
> Key: SAMZA-38
> URL: https://issues.apache.org/jira/browse/SAMZA-38
> Project: Samza
> Issue Type: Bug
> Components: container
> Affects Versions: 0.6.0
> Reporter: Chris Riccomini
> Assignee: Rekha Joshi
> Labels: newbie
> Attachments: SAMZA-38.0.patch
>
>
> We should rename run-task.sh to run-container.sh, since that's what it does.
> ShellCommandConfig will need to be updated. Should run a grep through the
> codebase to find any other mentions, as well.
--
This message was sent by Atlassian JIRA
(v6.1#6144)