上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 345 下一页
摘要: from pyspark import SparkContextdef even_squares(num): return n... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(6) 评论(0) 推荐(0)
摘要: from pyspark import SparkContextdef remove_outliers(nums): stat... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(5) 评论(0) 推荐(0)
摘要: from pyspark import SparkContextdef remove_outliers(nums): stat... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(10) 评论(0) 推荐(0)
摘要: def mapper(seq): freq = dict() for x in list(seq): if... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(5) 评论(0) 推荐(0)
摘要: def mapper(seq): freq = dict() for x in list(seq): if... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(6) 评论(0) 推荐(0)
摘要: 进入spark 的安装目录下的sbin文件夹 master节点 #master的ip是192.168.1.8 这一步就是声明:我... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(9) 评论(0) 推荐(0)
摘要: 进入spark 的安装目录下的sbin文件夹 master节点 #master的ip是192.168.1.8 这一步就是声明:我... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(18) 评论(0) 推荐(0)
摘要: 文章链接 安装java安装scala(见文章链接)安装spark 下载Spark的压缩文件。下载地址为: http://spar... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(17) 评论(0) 推荐(0)
摘要: 文章链接 安装java安装scala(见文章链接)安装spark 下载Spark的压缩文件。下载地址为: http://spar... 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(16) 评论(0) 推荐(0)
摘要: 链接 阅读全文
posted @ 2022-08-19 22:58 luoganttcc 阅读(8) 评论(0) 推荐(0)
上一页 1 ··· 44 45 46 47 48 49 50 51 52 ··· 345 下一页