kudu报错:Got out-of-order key column : name:“ACCOUNT“ type:STRING is_key: true is_nullable: false

Posted 星辰安安

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了kudu报错:Got out-of-order key column : name:“ACCOUNT“ type:STRING is_key: true is_nullable: false相关的知识,希望对你有一定的参考价值。

kudu报错:Got out-of-order key column : name:“ACCOUNT” type:STRING is_key: true is_nullable: false

kudu .primary-key-columns的字段的顺序必须和表中的顺序一致且位于开头,其中不能有其他字段

以上是关于kudu报错:Got out-of-order key column : name:“ACCOUNT“ type:STRING is_key: true is_nullable: false的主要内容,如果未能解决你的问题,请参考以下文章