From: [email protected] To: [email protected] Subject: Getting this error Date: Wed, 19 Aug 2015 18:41:39 +0530
[19659@Zlab-physrv5 ~]$ vi oozie-examples/workflow.xml[19659@Zlab-physrv5 ~]$ oozie job -oozie http://localhost:11000/oozie -config ~/oozie-examples/job.properties -runConnection exception has occurred [ java.net.ConnectException Connection refused ]. Trying after 1 sec. Retry count = 1Connection exception has occurred [ java.net.ConnectException Connection refused ]. Trying after 2 sec. Retry count = 2Connection exception has occurred [ java.net.ConnectException Connection refused ]. Trying after 4 sec. Retry count = 3Connection exception has occurred [ java.net.ConnectException Connection refused ]. Trying after 8 sec. Retry count = 4Error: IO_ERROR : java.io.IOException: Error while connecting Oozie server. No of retries = 4. Exception = Connection refused I am running it on my cluster here. And all are configured by the admin. Can anyone point me to the error thanksrakesh
