06 2019 档案

摘要:1.在本地安装jdk环境和scala环境 2.读取本地文件: scala> import scala.io.Source import scala.io.Source scala> val lines=Source.fromFile("F:/ziyuan_badou/file.txt").getLi 阅读全文
posted @ 2019-06-08 23:30 bioamin 阅读(1392) 评论(0) 推荐(0)
摘要:本博客参照github上的案例进行学习记录 github地址:https://github.com/ljcan/Hive_Project #下载数据集wget http://files.grouplens.org/datasets/movielens/ml-100k.zip unzip ml-100 阅读全文
posted @ 2019-06-04 10:33 bioamin 阅读(1196) 评论(0) 推荐(0)