摘要: MetaException(message:java.lang.UnsupportedOperationException: Storage schema reading not supported) 2021/12/18 下午11:49:12 2021/12/18 下午11:49:12org.ap 阅读全文
posted @ 2021-12-18 23:53 牧之丨 阅读(1897) 评论(1) 推荐(0) 编辑
摘要: 1、将txt文本文件放置hdfs目录下 2、登录hive并进入到指定数据库 3、创建表 create external table if not exists fun_user_external ( tid INT, userid STRING, pwd STRING, create_time BI 阅读全文
posted @ 2021-12-18 19:13 牧之丨 阅读(986) 评论(0) 推荐(0) 编辑