简介
该用户还未填写简介
擅长的技术栈
未填写擅长的技术栈
可提供的服务
暂无可提供的服务
hive 初始化失败Caused by: com.mysql.cj.exceptions.CJCommunicationsException: Communications link failure
我用的是ubuntu系统,有些在my.cnf里面修改。
python 读取 hdfs 数据
hdfs_ip写入自己的hdfs namenode主机的ip,端口号自己修改,用户名自己修改。使用python hdfs库 进行访问hdfs。
sqoop连接mysql Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error
登录mysql后我的mysql版本是5.7.x但是我的sqoop的mysql-connect驱动是5.1.x的版本,所以使用下面命令时报错了:报错:Caused by: javax.net.ssl.SSLException: Received fatal alert: internal_error在连接的时候,加上?useSSL=false
到底了