Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: remove broken link to old doc

Describe Partition — GET ddl/database/:db/table/:table/partition/:partition

Table of Contents

Description

Describe a single partition in an HCatalog table.

...

Name

Description

Required?

Default

:db

The database name

Required

None

:table

The table name

Required

None

:partition

The partition name, col_name='value' list. Be careful to properly encode the quote for http, for example, country=%27algeria%27.

Required

None

The standard parameters are also supported.

Results

...

Panel
titleColorindigo
titleBGColorsilver
titleNavigation Links

Previous: GET ddl/database/:db/table/:table/partition
Next: PUT ddl/database/:db/table/:table/partition/:partition

General: DDL ResourcesWebHCat ReferenceWebHCat (Templeton) ManualHCatalog ManualHive Home
Old version of this document (HCatalog 0.5.0): GET ddl/database/:db/table/:table/partition/:partitionWiki HomeHive Project Site