自学内容网 自学内容网

【Hive】-- hive 3.1.3 伪分布式部署(单节点)

1、环境准备

1.1、版本选择

apache hive 3.1.3
apache hadoop 3.1.0
oracle jdk 1.8
mysql 8.0.15
操作系统:Mac os 10.15

1.2、软件下载

https://archive.apache.org/dist/hive/
https://archive.apache.org/dist/hadoop/

1.3、解压

tar -zxvf apache-hive-4.0.0-bin.tar.gz
tar -zxvf hadoop-3.1.0.tar.gz

1.4、 sshd 安装

brew install sshs

2、配置

2.1、hadoop

创建 tmp dir
    /Volumes/f/bigdata_single_node/data_dir/hadoop/datanode
    /Volumes/f/bigdata_single_node/data_di

原文地址:https://blog.csdn.net/high2011/article/details/144451807

免责声明:本站文章内容转载自网络资源,如本站内容侵犯了原著者的合法权益,可联系本站删除。更多内容请关注自学内容网(zxcms.com)!