ImpalaParameters
The parameters that are required to connect to a Impala data source.
Contents
Note
In the following list, the required parameters are described first.
- Host
-
The host name of the Impala data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 256.
Required: Yes
- Port
-
The port of the Impala data source.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 65535.
Required: Yes
- SqlEndpointPath
-
The HTTP path of the Impala data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 4096.
Required: Yes
- Database
-
The database of the Impala data source.
Type: String
Length Constraints: Minimum length of 1. Maximum length of 128.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: