02 2021 档案

摘要:环境情况 namenode.test.local centos7.9 jdk1.8_221 4c8g200G datanode1-3.test.local centos7.9 jdk1.8_221 12c16g200G hive.test.local centos7.9 jdk1.8_221 mys 阅读全文
posted @ 2021-02-23 18:05 longtds 阅读(662) 评论(0) 推荐(0) 编辑
摘要:1. hive & hadoop 目前hive2版本stable版本为2.3.8,查看源码pom.xml引用的hadoop版本为:2.7.2 https://github.com/apache/hive/blob/rel/release-2.3.8/pom.xml 查看hive官网对于hadoop兼 阅读全文
posted @ 2021-02-20 22:19 longtds 阅读(817) 评论(0) 推荐(0) 编辑
摘要:1. 编译环境 # CentOS7 # java git gcc环境 yum install git wget yum java-1.8.0-openjdk* gcc -y # maven环境 wget https://mirrors.tuna.tsinghua.edu.cn/apache/mave 阅读全文
posted @ 2021-02-13 13:09 longtds 阅读(164) 评论(0) 推荐(0) 编辑