You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 6, 2018. It is now read-only.
Using the cloudera CHD3 demo virtual machine in VMWare Fusion, two problems that I can't resolve in oozie:
(1) the example sqoop-freeform workflow works, but when I try to access a remote PostgreSQL db (which works in sqoop)
the workflow fails with the error message
Launcher ERROR, reason: Main class [org.apache.oozie.action.hadoop.SqoopMain], exit code 1 the example ssh workflow (echo "Hello World" on localhost) fails with info AUTH_FAILED
Both look like a configuration problem somewhere along the line. Any pointers to help resolve these would be very, very welcome!
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Using the cloudera CHD3 demo virtual machine in VMWare Fusion, two problems that I can't resolve in oozie:
(1) the example sqoop-freeform workflow works, but when I try to access a remote PostgreSQL db (which works in sqoop)
the workflow fails with the error message
Launcher ERROR, reason: Main class [org.apache.oozie.action.hadoop.SqoopMain], exit code 1 the example ssh workflow (echo "Hello World" on localhost) fails with info AUTH_FAILED
Both look like a configuration problem somewhere along the line. Any pointers to help resolve these would be very, very welcome!
The text was updated successfully, but these errors were encountered: