这篇文章主要为大家展示了“Greenplum-cc-web安装配置的示例分析”,内容简而易懂,条理清晰,希望能够帮助大家解决疑惑,下面让小编带领大家一起研究并学习一下“Greenplum-cc-web安装配置的示例分析”这篇文章吧。
进入下面地址下载Greenplum-cc-web
https://network.pivotal.io/products/pivotal-gpdb#/releases/4540/file_groups/26
解压在mater 机器
unzip greenplum-cc-web-3.X.X-LINUX-x86_64.zip
创建安装目录
root 用户:
mkdir -p /usr/local/greenplum-cc-web-3.X.X
赋权给GP 安装用户 gpadmin
chown gpadin:gpadmin greenplum-cc-web-3.X.X
运行安装命令
bash greenplum-cc-web-3.X.X-LINUX.bin
输入YES 接受 license
回车接受默认安装目录 /usr/local/greenplum-cc-web-3.X.X
安装完毕
以上是“Greenplum-cc-web安装配置的示例分析”这篇文章的所有内容,感谢各位的阅读!相信大家都有了一定的了解,希望分享的内容对大家有所帮助,如果还想学习更多知识,欢迎关注编程网行业资讯频道!