manticException table is not partitioned but
> partition spec exists: {pt=xxx}
>
> liubo07199
> liubo07...@hellobike.com
>
> <https://maas.mail.163.com/dashi-web-extend/html/proSignature.html?ftlId=1&name=liubo07199&uid=liubo07199%40hellobike.com&iconUrl=https%3A%2F%2Fma
Error pic cannot upload, hive error is
FAILED: ValidationFailureSemanticException table is not partitioned but
partition spec exists: {pt=xxx}
| |
liubo07199
|
|
liubo07...@hellobike.com
|
签名由网易邮箱大师定制
On 05/10/2021 16:07,1 wrote:
Hi, team
When I migrate tables from hive to iceberg
Hi, team
When I migrate tables from hive to iceberg use spark3, partition info in
ddl is hidden.
When I run insert overwrite table xxx partition (pt='xxx’) on flink or
spark sql-shell, it’s ok, but when I run it on hive sql-shell, I get a error
like below:
So what
Hi:
Issue: https://github.com/apache/iceberg/issues/2567
hive : 2.3.8
iceberg : 0.11.0
hadoop : 2.3.7
I have two table, table A is iceberg format and table B is simple textfile
format .
table A like:
| ROW FORMAT SERDE
'org.apache.iceberg.mr.hive.HiveIcebergSerDe'
STORED BY
'org.apache.i