Cameron Lee created SAMZA-2653:
----------------------------------
Summary: 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
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)