03 2023 档案
摘要:1、下载包 wget https://dl.google.com/linux/direct/google-chrome-stable_current_x86_64.rpm 2、安装 rpm -ivh google-chrome-stable_current_x86_64.rpm 3、可能会报错,如下
阅读全文
摘要:1、说明 使用ambari+HDP集群安装的hbase,已经自带了phoenix,并已经做了集成; 这里需要修改/添加几个配置即可; 2、配置 #启用用户自定义函数(UDF) <property> <name>phoenix.functions.allowUserDefinedFunctions</
阅读全文