Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix navigation link to PUT ddl/database/:db/table/:existingtable/like/:newtable wiki

...

Name

Description

Required?

Default

:db

The database name

Required

None

:table

The table name

Required

None

ifExists

Hive 0.70 and later returns an error if the table specified does not exist, unless ifExists is set to true.

Optional

false

group

The user group to use

Optional

None

permissions

The permissions string to use. The format is "rwxrw-r-x".

Optional

None

The standard parameters are also supported.

Results

...