KUDU-Got out-of-order key column: name: "ID" type: STRING is_key: true is_nullable: false
Got out-of-order key column: name: “ID” type: STRING is_key: true is_nullable: false
- The columns which make up the primary key must be listed first in the schema.
https://community.cloudera.com/t5/Interactive-Short-cycle-SQL/Received-ImpalaRuntimeException-Error-creating-Kudu-table/m-p/52449
http://kudu.apache.org/docs/known_issues.html#_primary_keys
还没有评论,来说两句吧...