Hi Jiajun,
how are you running the schematool?

"schematool -verbose -dbType derby -initSchema" <-- are you maybe missing
the "-initSchema" bit?

Can you provide the exact list of commands you are using?

I am not very familiar with Hive 1.x, but maybe we can get it working.

Best regards,
Alessandro

On Wed, 30 Nov 2022 at 09:23, Jiajun Xie <jiajunbernou...@gmail.com> wrote:

> Hello~
>   I need to create a new table in the metastore.
>
>   I tried to update `metastore/src/model/package.jdo` and
> `metastore/scripts/upgrade/derby/hive-schema-1.2.0.derby.sql`. (My feature
> is based on branch-1.2)
>   Then I set
> `datanucleus.schema.autoCreateTables`,
> `datanucleus.schema.generateDatabase.createScript`.
> None of them work.
>
> How to create a new table when automatically generating schema? Thank you
> very much.
>

Reply via email to