首页 > TAG信息列表 > 表已

hive删除表后重新创建时提示表已存在并且卡死

SQL 错误 [1] [08S01]: Error while processing statement: FAILED: Execution Error, return code 1 from org.apache.hadoop.hive.ql.exec.DDLTask. org.apache.iceberg.exceptions.AlreadyExistsException: Table was created concurrently: iceberg_dw.dw_xxxxxxxx iceberg

自己这个整理的sql相关

创建用户: SQL> create user Oracle identified by qjx 2 default tablespace users 3 temporary tablespace temp; 用户已创建。 SQL> connect system/qjx138 已连接。 SQL> grant connect, resource to Oracle; 授权成功。 SQL> spool off; 创建表代码: SQL> create