随笔分类 -  大数据

摘要:在成功安装conda软件后, 尝试安装python 虚拟环境 或 python 依赖包,但报CondaHTTPError,查阅网上资料说:将下载源更换成 国内源(tsinghua/aliyun/tencent),但下载时依旧报相同的错. PS C:\Users\xxx> conda create - 阅读全文
posted @ 2025-09-19 21:11 UsingStuding 阅读(45) 评论(0) 推荐(0)
摘要:【参考连接】https://www.toutiao.com/article/7094071173029331492/ 阅读全文
posted @ 2022-06-27 23:10 UsingStuding 阅读(33) 评论(0) 推荐(0)
摘要:一、软件版本 组件 版本号 hadoop 3.1.3 spark 3.0.0 scala 2.12 mysql 8.0 hive 3.1.2 二、配置spark-shell查询外置hive数仓的步骤, 验证hive服务环境是否正常 拷hive-site.xml文件到spark_home/conf目录 阅读全文
posted @ 2022-06-18 14:38 UsingStuding 阅读(1334) 评论(0) 推荐(0)