- 博客(1)
- 收藏
- 关注
原创 hive overwrite into不会删除旧文件的一种情况
hive overwrite into不会删除旧文件的一种情况近期工作中发现一个hive overwrite into table的一个bug,如下近期工作中发现一个hive overwrite into table的一个bug,如下1、创建两张表,指定同一目录1.1 创建表aaa:use tmp;drop table tmp.aaa;CREATE EXTERNAL TABLE tmp.aaa(id string comment ‘id’)comment
2020-07-03 17:05:20
3734
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人