[
https://issues.apache.org/jira/browse/SAMZA-2653?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Cameron Lee resolved SAMZA-2653.
--------------------------------
Fix Version/s: 1.7
Resolution: Fixed
> Write pathing jar of run-class.sh into its own directory
> --------------------------------------------------------
>
> Key: SAMZA-2653
> URL: https://issues.apache.org/jira/browse/SAMZA-2653
> Project: Samza
> Issue Type: Improvement
> Reporter: Cameron Lee
> Assignee: Cameron Lee
> Priority: Major
> Fix For: 1.7
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, the pathing.jar file used to specify the classpath for
> run-class.sh is written directly into the top-level working directory of the
> app. When using container images, there may be some predefined permissions
> set on the working directory. This may cause permission issues with being
> able to write the pathing.jar file.
> Creating a separate directory for the pathing.jar will make it easier to
> manage the permissions.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)