sqoop exec job-:java.lang.classnotfoundexception:com.mysql..jdbc.driver

发布于 2025-02-12 05:39:27 字数 339 浏览 0 评论 0原文

SQOOP主管工作:SQOOP作业-SKIP-DIST-CACHE -EXEC SQOOP_FULL_BI_FACT_AUTOLOAN_CONTRACT 以下错误: 在此处输入图像描述

和sqoop libs,例如: 在此处输入图像描述

所以,为什么SQOOP作业失败

sqoop executive the job:sqoop job --skip-dist-cache --exec sqoop_full_bi_fact_autoloan_contract
The following error:
enter image description here

and sqoop libs like :
enter image description here

So, why does the sqoop job fail

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

﹏半生如梦愿梦如真 2025-02-19 05:39:27

1-转到此网站: https://ftpps://ftp.jaist。 ac.jp/pub/mysql/downloads/connector-j/

2-下载连接器的版本(5.1.49.tar.gz对我来说正常工作)

3-使用命令:TAR提取TAR文件: -ZXF mysql-connector-java-5.1.49.tar.gz

4-将提取的jar文件放入sqoop_home/lib(sqoop_home是您已经安装的SQoop)的位置)

1- go to this website : https://ftp.jaist.ac.jp/pub/mysql/Downloads/Connector-J/

2- download a version of the connector (5.1.49.tar.gz is working fine for me)

3- extract the tar file using command : tar -zxf mysql-connector-java-5.1.49.tar.gz

4- put the extracted jar file in SQOOP_HOME/lib (SQOOP_HOME is where you have installed sqoop)

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文