07 2024 档案

摘要:springboot hive jdk17 更换成了 jdk1.8 pom.xml 测试配置 和 hive 连接的依赖 <dependency> <groupId>org.junit.vintage</groupId> <artifactId>junit-vintage-engine</artifa 阅读全文 »
posted @ 2024-07-17 23:18 258333 阅读(18) 评论(0) 推荐(0) 编辑
摘要:初步了解 机器学习 """ sklearn数据集使用 :return: """ def dict_demo(): """ 字典特征抽取 :return: """ data = [{'city': '北京','temperature':100}, {'city': '上海','temperature' 阅读全文 »
posted @ 2024-07-07 23:36 258333 阅读(26) 评论(0) 推荐(0) 编辑
摘要:java 流式 stream fliter map skip foreach collect ... sparkstream 关闭方法 public class SparkStreaming08_Close_1 { public static void main(String[] args) thr 阅读全文 »
posted @ 2024-07-06 23:23 258333 阅读(23) 评论(0) 推荐(0) 编辑
摘要:sparkstream 旗本配置···java public class SparkStreaming01_Env { public static void main(String[] args) throws Exception { // TODO 构建环境对象 // Spark在流式数据的处理场 阅读全文 »
posted @ 2024-07-05 23:05 258333 阅读(6) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示