You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Bowen Zhang (JIRA)" <ji...@apache.org> on 2015/04/07 23:31:12 UTC

[jira] [Created] (OOZIE-2197) ooziedb.cmd command failed due to classpath being too long on windows.

Bowen Zhang created OOZIE-2197:
----------------------------------

             Summary: ooziedb.cmd command failed due to classpath being too long on windows.
                 Key: OOZIE-2197
                 URL: https://issues.apache.org/jira/browse/OOZIE-2197
             Project: Oozie
          Issue Type: Bug
            Reporter: Bowen Zhang
            Assignee: Suresh Srinivas


In ooziedb.sh|cmd, the way we compose the classpath will be too long for windows environment to handle. In windows, we need to set classpath with * without enumerating all the jar names.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)