Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated several datanucleus parameters per HIVE-6113

...

Validates existing schema against code. Turn this on if you want to verify existing schema

datanucleus.schema.validateTables

Validates existing schema against code. Turn this on if you want to verify existing schema

datanucleus.validateColumns

Validates existing schema against code. Turn this on if you want to verify existing schema.

datanucleus.schema.validateColumns

Validates existing schema against code. Turn this on if you want to verify existing schema.

...

Validates existing schema against code. Turn this on if you want to verify existing schema.

datanucleus.schema.validateConstraints

Validates existing schema against code. Turn this on if you want to verify existing schema.

...

datanucleus.autoCreateSchema

Creates necessary schema on a startup if one does not exist. Set this to false, after creating it once.

In Hive 0.12.0 and later releases, datanucleus.autoCreateSchema is disabled if hive.metastore.schema.verification is true.

datanucleus.schema.autoCreateAll

Creates necessary schema on a startup if one does not exist. Reset this to false, after creating it once.

datanucleus.autoStartMechanismMode

...

For WebHCat configuration, see Configuration Variables in the WebHCat manual.