Hello, I am new to Teradata. For our project, we are currently using Teradata 13.10, and planning an upgrade to V. 15 soon.
The client is doing "Big Data Analysis" To pull the data into Hadoop, they are using this command:
sqoop import --connect jdbc:teradata://xxx.xx.xxx.xx/DATABASE=MY_DBASE --driver com.teradata.jdbc.TeraDriver --username MyUser --password Password4MyUser
Questions:
1) Can anyone tell me if this command will work the same in V. 15 as it does now in 13.10?
2) Are there any issues to be aware of?
3) Is there something that would be better to use than this command? If so, why would it be better?
While researching this myself, I found 2 articles that seem relevant:
http://forums.teradata.com/forum/tools/tpt-15-00-teradata-hdp-sanbox-data-movement
http://forums.teradata.com/forum/tools/tpt-15-00-teradata-hdp-sanbox-data-movement
Thanks a lot, I appreciate any help / guidance