Re: Error when importing data from sql server to sqoop

2016-02-03 Thread Jarek Jarcec Cecho
for Sqoop-Sqlserver , use this > jar “sqljdbc4.jar” in “lib” folder of Sqoop > > Use this link to download > https://msdn.microsoft.com/en-us/sqlserver/aa937724.aspx > > > > Regards, > > Chhaya > > > > From: Rahul Dhuvad [mailto:tora...@gmail.co

Re: Error when importing data from sql server to sqoop

2016-02-02 Thread Kunal Gaikwad
I am trying to delete it but it gives me file permission error. Thanks and regards, Kunal Anil Gaikwad Sr. Software Engineer - Big Data +91 9029648475 On Tue, Feb 2, 2016 at 8:55 PM, Rahul Dhuvad wrote: > Hi Kunal, > > It seem the target directory already exists for you? > > hdfs:// > sandbox.h

Re: Error when importing data from sql server to sqoop

2016-02-02 Thread Rahul Dhuvad
Hi Kunal, It seem the target directory already exists for you? hdfs:// sandbox.hortonworks.com:8020/user/hdfs/Product_DailyRevenueDetails_HPOC already exists Can you try removing it and rerun Sqoop command to see if that helps? Thanks, Rahul. On Tue, Feb 2, 2016 at 8:17 PM, Kunal Gaikwad wrot