Fwd: Github Sqoop

2015-09-16 Thread Pablo Torre
Hi guys, I would like to ask you a question and see if you can help me. I have this conf file: Hi, I have this config file "sqoop.conf": # # Options file for Sqoop # # Specifies the tool being invoked import # Connect parameter and value --connect jdbc:sqlserver://xxx.xxx.x.xx\SQLEXPRES

Re: Github Sqoop

2015-09-16 Thread Jarek Jarcec Cecho
Hi Pablo, I’m adding Sqoop user mailing list user@sqoop.apache.org - please sing up to this mailing list as instructed in [1]. If you use s3:/ as the underlaying filesystem, Sqoop uses Hadoop’s S3 implementation. I honestly do not know if the S3 implementation uses secured (~SSL) connection un

Re: Github Sqoop

2015-05-04 Thread Pablo Torre
Hi, It works!! Thanks a lot for your help. Best, Pablo 2015-05-01 19:01 GMT+02:00 Jarek Jarcec Cecho : > I believe that the problem is because you’re explicitly using the —driver > argument Pablo. Could you drop it? > > The —driver option is a bit deceptive in Sqoop and I generally recommend >

Re: Github Sqoop

2015-05-02 Thread Jarek Jarcec Cecho
I believe that the problem is because you’re explicitly using the —driver argument Pablo. Could you drop it? The —driver option is a bit deceptive in Sqoop and I generally recommend not to use it at all unless absolutely required. You can read why in the following blog post: http://blog.cloude

Fwd: Github Sqoop

2015-05-01 Thread Pablo Torre
Hi, I have this config file "sqoop.conf": # # Options file for Sqoop # # Specifies the tool being invoked import # Connect parameter and value --connect jdbc:sqlserver://xxx.xxx.x.xx\SQLEXPRESS;database=TEST # Username parameter and value --username --password --driver com

Re: Github Sqoop

2015-05-01 Thread Jarek Jarcec Cecho
I’m adding user@sqoop.apache.org mailing list as this seems to be normal user question Please do register in the mailing list Pablo, you can find instructions in [1]. Could you share with us your entire Sqoop command line? Jarcec 1: http://sqoop.apache.org/mail-lists.html > On May 1, 2015, at