Specifies the name of the ODBC driver vendor.
| Valid in: | SAS/ACCESS LIBNAME statement, CONNECT statement |
|---|---|
| Category: | Data Set Control |
| Default: | CLOUDERA |
| Interaction: | Use the SAS_IMPALA_DRIVER_VENDOR environment variable for the entire SAS session. When both are specified, the LIBNAME option has precedence over the environment variable. |
| Data source: | Impala |
| Examples: | Specify the LIBNAME option:
|
Specify the environment variable on PC hosts:
|
|
Export the environment variable on UNIX hosts:
|
|
Specify the environment variable at SAS invocation
for PC and UNIX:
|
Table of Contents
specifies Cloudera as the ODBC driver vendor.
specifies DataDirect as the ODBC driver vendor.
specifies MapR as the ODBC driver vendor.
specifies Progress as the ODBC driver vendor.