当前位置:网站首页>Solutions to the failure of sqoop connection to MySQL
Solutions to the failure of sqoop connection to MySQL
2022-04-23 04:41:00 【Z-hhhhh】
stay sqoop When testing, I encountered a problem that I couldn't connect
sqoop The test command
sqoop list-databases --connect jdbc:mysql://172.8.10.0:3306/?autoReconnect=true --username username --password password
If the following error is reported
ERROR manager.CatalogQueryManager: Failed to list databases
com.mysql.jdbc.exceptions.jdbc4.MySQLNonTransientConnectionException: Could not create connection to database server. Attempted reconnect 3 times. Giving up.
It's less jar package , hold mysql-connector-java.jar 5 and 8 All versions are put in sqoop Of lib In the document , I don't know which one is missing , Just put it in anyway
https://mvnrepository.com/artifact/mysql/mysql-connector-java/5.1.37
There are other mistakes , Such as authority issues ,MySQL Can't connect remotely ; There is also a lack of tips jar package , That would be very happy .
版权声明
本文为[Z-hhhhh]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204220559122282.html
边栏推荐
- io.Platform.packageRoot; // ignore: deprecated_member_use
- test
- zynq平臺交叉編譯器的安裝
- IEEE Transactions on systems, man, and Cybernetics: Notes for systems (TSMC)
- Ali's ten-year technical experts jointly created the "latest" jetpack compose project combat drill (with demo)
- 229. Find mode II
- What is the thirty-six plan
- 国外LEAD,联盟经理常见问答
- 【论文阅读】【3d目标检测】point transformer
- A lifetime of needs, team collaboration can play this way on cloud nailing applet
猜你喜欢
Summary of MySQL de duplication methods
Go反射法则
无线充电全国产化电子元件推荐方案
The perfect combination of collaborative process and multi process
Programmers complain: I really can't live with a salary of 12000. Netizen: how can I say 3000
[timing] empirical evaluation of general convolution and cyclic networks for sequence modeling based on TCN
Practice and exploration of knowledge map visualization technology in meituan
Supplement: Annotation
Installation du compilateur croisé de la plateforme zynq
Fusobacterium -- symbiotic bacteria, opportunistic bacteria, oncobacterium
随机推荐
2020 is coming to an end, special and unforgettable.
shell wc (统计字符数量)的基本使用
电钻、电锤、电镐的区别
C language: Advanced pointer
Supplément: annotation
记录一下盲注脚本
Kotlin. The binary version of its metadata is 1.6.0, expected version is 1.1.15.
leetcode008--实现strStr()函数
Go反射法则
IEEE Transactions on systems, man, and Cybernetics: Notes for systems (TSMC)
io.Platform.packageRoot; // ignore: deprecated_member_use
Improving 3D object detection with channel wise transformer
leetcode005--原地删除数组中的重复元素
What is the thirty-six plan
Recommended scheme of national manufactured electronic components
KVM error: Failed to connect socket to ‘/var/run/libvirt/libvirt-sock‘
三十六计是什么
无线键盘全国产化电子元件推荐方案
Redis command Encyclopedia
Leetcode->1 两数之和