Member since
08-08-2013
109
Posts
19
Kudos Received
10
Solutions
My Accepted Solutions
Title | Views | Posted |
---|---|---|
6722 | 07-28-2015 02:13 PM | |
80018 | 12-12-2014 07:28 AM | |
6296 | 11-19-2014 04:14 PM | |
11511 | 11-17-2014 10:35 AM | |
9562 | 08-05-2014 10:56 AM |
11-20-2014
08:16 AM
Works great! Simply setting the --class-name overrides the name of the jar file. Thanks!
... View more
11-18-2014
06:47 AM
Thanks, this solved my problem!
... View more
10-31-2014
09:24 AM
Thanks Abe. It worked. There are 2 changes I did. 1. changing from localhost to actual server name 2. Giving permission to Hue user to create the files on hdfs using "hadoop fs -R -chown" command.
... View more
10-06-2014
01:07 PM
I got the issue resolved. i have not place the sql server jar @ /var/lib/oozie Now working fine... Thanks
... View more
09-21-2014
11:46 AM
all, I found a solution and here it is If parcels are used then copy oracle jdbc driver to /opt/cloudera/parcels/CDH/lib/sqoop/lib Copying ojdbc5.jar to /opt/cloudera/parcels/CDH/lib/sqoop/lib resolved my issue Thanks, Prakash
... View more
08-25-2014
08:19 AM
Thanks a lot Sebastien....
... View more
08-07-2014
09:10 PM
Thank yoiu for the response Abe. I will try it in CDH5.
... View more
07-26-2014
08:17 AM
Actually, it looks like you might be able to change the base filename using "mapreduce.output.basename". Try adding -Dmapreduce.output.basename=myoutputprefix or adding this to the sqoop-site.xml? Using Sqoop1, you should be able to provide --append to add to an existing directory. See http://sqoop.apache.org/docs/1.4.2/SqoopUserGuide.html#_controlling_the_import_process for more info.
... View more
07-09-2014
12:46 PM
Indeed. SQOOP-777 is the beginning. We're working on it!
... View more
07-09-2014
07:23 AM
Thank you Abe, it seams that problem was missing partition columns. So I tried to add one column and job started. But it would be great to receive this information also from Hue.
... View more
- « Previous
-
- 1
- 2
- Next »