Re: Error in Sqoop workflow using Oozie

2015-04-13 Thread Abraham Elmahrek
workflow using Oozie > > > > I don't fully understand. Do you have the full error? > > > > On Thu, Apr 9, 2015 at 7:40 AM, Vishwakarma, Chhaya < > chhaya.vishwaka...@teradata.com> wrote: > > Thanks Abe > Permissions for jars is r-x for "others"

RE: Error in Sqoop workflow using Oozie

2015-04-13 Thread Vishwakarma, Chhaya
org.apache.hadoop.security.UserGroupInformation.doAs(UserGroupInformation.java:1594) at org.apache.hadoop.mapred.YarnChild.main(YarnChild.java:163) From: Abraham Elmahrek [mailto:a...@cloudera.com] Sent: Friday, April 10, 2015 1:46 AM To: user@sqoop.apache.org Subject: Re: Error in Sqoop workflow using Oozie I don't fully understan

Re: Error in Sqoop workflow using Oozie

2015-04-09 Thread Abraham Elmahrek
gt; Can you suggest something > Sent from my android device. > > > -Original Message- > From: Abraham Elmahrek > To: "user@sqoop.apache.org" > Sent: Wed, 08 Apr 2015 8:57 pm > Subject: Re: Error in Sqoop workflow using Oozie > > Not sure. Cou

Re: Error in Sqoop workflow using Oozie

2015-04-09 Thread Vishwakarma, Chhaya
op.apache.org<mailto:user@sqoop.apache.org> Subject: Re: Error in Sqoop workflow using Oozie Seems like you need to create the "/user/yarn" directory. Also, what user are you running sqoop as? On Tue, Apr 7, 2015 at 3:21 AM, Vishwakarma, Chhaya mailto:chhaya.vishwaka...@teradata.c

Re: Error in Sqoop workflow using Oozie

2015-04-08 Thread Abraham Elmahrek
; Failing Oozie Launcher, Main class > [org.apache.oozie.action.hadoop.SqoopMain], exit code [1] > > che.sqoop.hive.HiveImport - **Caused by: java.io.FileNotFoundException: File > does not exist: hdfs:/user/yarn**` > > Please help > > -- > > *From:* Abraham Elma

RE: Error in Sqoop workflow using Oozie

2015-04-08 Thread Vishwakarma, Chhaya
ek [a...@cloudera.com<mailto:a...@cloudera.com>] Sent: Tuesday, April 07, 2015 2:12 AM To: user@sqoop.apache.org<mailto:user@sqoop.apache.org> Subject: Re: Error in Sqoop workflow using Oozie A couple of thoughts: 1. Oozie will run the sqoop job as the user oozie possibly. So "

Re: Error in Sqoop workflow using Oozie

2015-04-07 Thread Abraham Elmahrek
:/user/yarn**` > > Please help > > -- > *From:* Abraham Elmahrek [a...@cloudera.com] > *Sent:* Tuesday, April 07, 2015 2:12 AM > *To:* user@sqoop.apache.org > *Subject:* Re: Error in Sqoop workflow using Oozie > > A couple of thoughts: > >

RE: Error in Sqoop workflow using Oozie

2015-04-07 Thread Vishwakarma, Chhaya
help From: Abraham Elmahrek [a...@cloudera.com] Sent: Tuesday, April 07, 2015 2:12 AM To: user@sqoop.apache.org Subject: Re: Error in Sqoop workflow using Oozie A couple of thoughts: 1. Oozie will run the sqoop job as the user oozie possibly. So "hive-site.xml" won't be pi

Re: Error in Sqoop workflow using Oozie

2015-04-06 Thread Abraham Elmahrek
A couple of thoughts: 1. Oozie will run the sqoop job as the user oozie possibly. So "hive-site.xml" won't be picked up. Try putting it in a shared location and adding a symlink: /tmp/hive-site.xml#hive-site.xml. The same is true for terajdbc4.jar. 2. The oozie launcher task logs sh