Can you tell me the location of the log folder. Is it in hdfs or localAll these paths are being set by admin.
> Date: Thu, 20 Aug 2015 14:31:12 +0700 > From: [email protected] > To: [email protected] > Subject: Re: Getting this error > > could you check the oozie.log and catalina.out log file? > maybe it will give you an idea what is wrong. > > > On 08/20/2015 01:48 PM, rakesh sharma wrote: > > first of all Thanks Arifin for replying > > [19659@Zlab-physrv5 oozie-examples]$ cat > > job.propertiesnameNode=hdfs://localhost:9000jobTracker=localhost:9001 > > queueName=defaultoozie.use.system.libpath=true > > oozie.wf.application.path=${nameNode}/workflows/oozie-examples > > inputDir=input-dataoutputDir=output-data > > [19659@Zlab-physrv5 oozie-examples]$ > > > > as in the putty console > >> Date: Thu, 20 Aug 2015 12:16:06 +0700 > >> From: [email protected] > >> To: [email protected] > >> Subject: Re: FW: Getting this error > >> > >> hello rakesh, > >> > >> can you write down your job.properties ? > >> > >> On 08/20/2015 11:48 AM, rakesh sharma wrote: > >>> 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 > >>> > >> -- > >> > >> Salam, > >> > >> A. Arifin > >> > > > > -- > > Salam, > > A. Arifin >
