摘要: 使用maven 命令 maven install 在项目所在文件夹 执行. 阅读全文
posted @ 2017-08-23 14:42 牵牛花 阅读(1413) 评论(0) 推荐(0)
摘要: sparksql 2.和hive2.1.1 由于sparksql中的hive-cli 等包的版本是1.2的需要自己下载,下载替换之后不报错,替换之前做好备份 阅读全文
posted @ 2017-08-23 12:40 牵牛花 阅读(4415) 评论(0) 推荐(1)
摘要: SparkSQL ThriftServer服务的使用和程序中JDBC的连接 此时要注意版本问题,我第一次用的是hive2.1.1的,因为要用sparksql的hive服务,但是sparksql默认的是1.2的,在替换了下面四个包之后 hive-beeline-1.2.1.spark2.jar hiv 阅读全文
posted @ 2017-08-23 11:18 牵牛花 阅读(981) 评论(0) 推荐(0)