Chuan Liu created OOZIE-1763:
--------------------------------
Summary: ooziedb command could fail on Windows
Key: OOZIE-1763
URL: https://issues.apache.org/jira/browse/OOZIE-1763
Project: Oozie
Issue Type: Bug
Reporter: Chuan Liu
When deploying the ozzie on Windows clusters, all ooziedb.cmd commands are
failing with the following error message.
{noformat}
The input line is too long.
The syntax of the command is incorrect.
{noformat}
The root cause is that the command line length limit is reached when there are
too many dependencies in the lib directory.
--
This message was sent by Atlassian JIRA
(v6.2#6252)