We login to ozzie using mapred user.
It looks like the ozzie task runs the script as user nobody , when I executed 
the command line of the script after loing as nobody it works fine so I do not 
think we need to  explicit permission on some files

I also do not think that we need to upload the CDH jars to ozzie (AFAIK) – do 
you?

From: Artem Ervits [mailto:[email protected]]
Sent: Tuesday, October 7, 2014 12:51 AM
To: [email protected]
Subject: Re: bulk loading using OOZIE


Double check that oozie user has permissions to read the required files in 
hdfs, for example, user running oozie wf is oozie then you should upload the 
jar and any property files to /user/oozie.
On Oct 5, 2014 2:41 AM, "Bulvik, Noam" 
<[email protected]<mailto:[email protected]>> wrote:
Hi,

We are trying to do periodic bulk loading using OOZIE as scheduler.  We 
impalement script task that should call the bulk loading command line with all 
needed parameter. When we run the script directly from Linux  console it works 
fine but when we run the OOZIE task it fail saying that jar is missing or we do 
not have permission to read it. We are using CDH5.1 and the jar it companies 
about is one of the CDh jars that we checked and it is exists on all machines 
of the cluster

Any idea ?

Regards,
Noam
Information in this e-mail and its attachments is confidential and privileged 
under the TEOCO confidentiality terms that can be reviewed 
here<http://www.teoco.com/email-disclaimer>.

Reply via email to