You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Prabhu Joseph (Jira)" <ji...@apache.org> on 2020/07/09 12:50:00 UTC

[jira] [Created] (OOZIE-3602) Oozie ClasspathUtils#addToClasspathIfNotJar sets a invalid env key $PWD

Prabhu Joseph created OOZIE-3602:
------------------------------------

             Summary: Oozie ClasspathUtils#addToClasspathIfNotJar sets a invalid env key $PWD
                 Key: OOZIE-3602
                 URL: https://issues.apache.org/jira/browse/OOZIE-3602
             Project: Oozie
          Issue Type: Bug
            Reporter: Prabhu Joseph


Oozie ClasspathUtils#addToClasspathIfNotJar sets a invalid env key $PWD.

When having a log4j.properties file under sharelib, oozie sets a invalid env key like below which fails the container. 

export $PWD="$PWD/container-log4j.properties"



--
This message was sent by Atlassian Jira
(v8.3.4#803005)