Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: fix navigation link to GET ddl/database/:db/table/:table/partition wiki

...

Name

Description

Required?

Default

:db

The database name

Required

None

:existingtable

The existing table name

Required

None

:newtable

The new table name

Required

None

group

The user group to use when creating a table

Optional

None

permissions

The permissions string to use when creating a table

Optional

None

external

Allows you to specify a location so that Hive does not use the default location for this table.

Optional

false

ifNotExists

If true, you will not receive an error if the table already exists.

Optional

false

location

The HDFS path

Optional

None

The standard parameters are also supported.

Results

...