mysql数组模糊查询,mysql导入到hivehdfs上显示又数据了hive表里面什么都没有

更新时间:01-24 教程 由 别认怂 分享
mysql数组模糊查询,mysql导入到hivehdfs上显示又数据了hive表里面什么都没有?

1.可以先复制到hdfs里

2.然后再用hive的外部表 建立一个新表,建好表就可以直接select查询了,不需要再次load 到hive里

比如:

CREATE EXTERNAL TABLE testHiveDriverTable(hostname string,logdate string, type string,class string,demo array

声明:关于《mysql数组模糊查询,mysql导入到hivehdfs上显示又数据了hive表里面什么都没有》以上内容仅供参考,若您的权利被侵害,请联系13825271@qq.com
本文网址:http://www.25820.com/tutorial/14_2209493.html