Elek, Marton created HADOOP-16338:
-------------------------------------
Summary: Use exec in hadoop-runner base image instead of fork
Key: HADOOP-16338
URL: https://issues.apache.org/jira/browse/HADOOP-16338
Project: Hadoop Common
Issue Type: Improvement
Reporter: Elek, Marton
[~eyang] Suggested in HADOOP-16312 to use exec instead of the default fork in
the starter.sh of the hadoop-runner image (docker-hadoop-runer branch)
Instead of
{code}
"$@"
{code}
{code}
exec "$@"
{code}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]