摘要:
情况1: hive> create table users(id int, name string); hive> load data local inpath '/usr/local/users.txt' into table users; 其中“/usr/local/users.txt”的内容为 阅读全文
摘要:
问题: [root@master conf]# flume-ng version Error: Could not find or load main class org.apache.flume.tools.GetJavaProperty 解决方法: 将Hbase的配置文件hbas-env.sh修 阅读全文