USER= Table Option

Specifies the HDFS user name.

Category: Bulk Loading
Alias: USERID=, UID=
Requirement: Must be specified within the BULKOPTS= Table Option.
Interaction: (Optional) Use with PASSWORD= Table Option.
Data source: Impala

Syntax

USER=HDFS-user

Arguments

HDFS-user

specifies the name that represents the HDFS user. Quotation marks around the value are optional, unless the name contains spaces.

Example

BULKLOAD=YES BULKOPTS=(USER=HADOOP PWD="hdfs-password" CFG="config-path")
Last updated: February 23, 2017