Import/Export

The IMPORT and EXPORT were added in Hive 0.8.0.

Import Syntax

IMPORT [[EXTERNAL] TABLE tableOrPartitionReference] FROM path

Export Syntax

EXPORT TABLE tableOrPartitionReference TO path