java.lang.IllegalArgumentException: Oozie URL is not available neither in command option or in the environment at org.apache.oozie.cli.OozieCLI.getOozieUrl(OozieCLI.java:36 at org.apache.oozie.cli.AuthOozieCLI.createXOozieClient(AuthOozieCLI.java:7
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via manning.com by Unknown author, 1 year ago
via manning.com by Unknown author, 1 year ago
java.lang.IllegalArgumentException: Oozie URL is not available neither in command option or in the environment at org.apache.oozie.cli.OozieCLI.getOozieUrl(OozieCLI.java:36 at org.apache.oozie.cli.AuthOozieCLI.createXOozieClient(AuthOozieCLI.java:7
at org.apache.oozie.cli.OozieCLI.jobCommand(OozieCLI.java:539)
at org.apache.oozie.cli.OozieCLI.run(OozieCLI.java:323)
at org.apache.oozie.cli.AuthOozieCLI.main(AuthOozieCLI.java:39)