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 |
specifies the name that represents the HDFS user. Quotation marks around the value are optional, unless the name contains spaces.
BULKLOAD=YES BULKOPTS=(USER=HADOOP PWD="hdfs-password" CFG="config-path")