关于网友提出的“ SQOOP2实现导入ORACLE数据问题”问题疑问,本网通过在网上对“ SQOOP2实现导入ORACLE数据问题”有关的相关答案进行了整理,供用户进行参考,详细问题解答如下:
问题: SQOOP2实现导入ORACLE数据问题
描述:本帖最后由 shenghaomail 于 2017-02-08 10:47:48 编辑
SQOOP2HADOOPORACLELINK
使用sqoop2实现ORACLE与Hadoop数据互导,创建ORACLE的link时,总是报错
下面是创建link的提示
sqoop:000> create link -c oracle-jdbc-connector
Creating link for connector with name oracle-jdbc-connector
Please fill following values to create new link object
Name: test-oracle
Oracle connection configuration
JDBC connection string: jdbc:oracle:thin:@*.*.*.*:1521:CSH150
Username: xjdsj_sjfx
Password: **********
JDBC connection properties:
There are currently 0 values in the map:
entry#
Session time zone: +08:00
Session action name: Sqoop link
JDBC fetch size: 1000
Session initialization statements:
There are currently 0 values in the list:
element#
Use JDBC connection string verbatim:
RAC service name: Sqoop-test
Exception has occurred during processing command
Exception: java.lang.RuntimeException Message: Unable to load the jdbc driver class : oracle.jdbc.OracleDriver
有人知道是什么情况吗,该怎么解决
以上介绍了“ SQOOP2实现导入ORACLE数据问题”的问题解答,希望对有需要的网友有所帮助。
本文网址链接:http://www.codes51.com/itwd/4309764.html