[Please subscribe and respond to [email protected]] Please use HADOOP_CLASSPATH instead of CLASSPATH. Also, in order to use the generic JDBC connector, you will have to specify the driver class explicitly via the command line option --driver com.teradata.jdbc.TeraDriver.
Thanks, Arvind On Mon, Aug 29, 2011 at 9:53 AM, SRINIVAS SURASANI <[email protected]> wrote: > Arvind, > I have set the classpath to teradata4.jar [ not placed the teradata4.jar in > sqoop lib, as I dont have permissions]. > I'm getting the following error > > sqoop list-tables --connect jdbc:teradata://PKTD/E1_CMS_WORK --username > srini -P > ERROR: tool.BaseSqoopTool: Got error creating database manager: > java.io.IOexception: No manager for connect string: > jdbc:teradata:///PKTD/E1_CMS_WORK > at com.cloudera.sqoop.ConnFactory.getManager(ConnFactory.java:119) > at com.cloudera.sqoop.tool.BaseSqoopTool.init(BaseSqoopTool.java:186) > ... > ... > Thanks, > Srini > > > > On Mon, Aug 29, 2011 at 8:52 AM, SRINIVAS SURASANI <[email protected]> wrote: >> >> Thanks-a-lot Arvind. >> >> On Mon, Aug 29, 2011 at 8:45 AM, [email protected] <[email protected]> >> wrote: >>> >>> [Moving the thread to [email protected]] >>> >>> Hi Srini, >>> >>> You should be able to use the generic JDBC connector to import/export >>> from Teradata. There is also a specialized connector that is available >>> for use with Teradata if you are interested. This connector is not a >>> part of Sqoop and can be obtained from Cloudera by going to: >>> >>> http://www.cloudera.com/partners/connectors/ >>> >>> Thanks, >>> Arvind >>> >>> On Mon, Aug 29, 2011 at 8:17 AM, SRINIVAS SURASANI <[email protected]> >>> wrote: >>> > I have csv file in hadoop and looking to load into Teradata. I was >>> > wondering does the sqoop works with Terradata.(with JDBC jar placing >>> > in sqoop lib dir). >>> > >>> > Regards >>> > Srini >>> > >>> > -- >>> > NOTE: The mailing list [email protected] is deprecated in favor >>> > of Apache Sqoop mailing list [email protected]. Please >>> > subscribe to it by sending an email to >>> > [email protected]. >>> > >>> >>> -- >>> NOTE: The mailing list [email protected] is deprecated in favor of >>> Apache Sqoop mailing list [email protected]. Please subscribe >>> to it by sending an email to [email protected]. >> > > -- > NOTE: The mailing list [email protected] is deprecated in favor of > Apache Sqoop mailing list [email protected]. Please subscribe > to it by sending an email to [email protected]. >
