ProtocolVersion Parameter (Connect-ApacheImpala Cmdlet)
The Thrift protocol version to use when connecting to the Impala server.
Syntax
Connect-ApacheImpala -ProtocolVersion string
Possible Values
1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11Data Type
cstr
Default Value
"7"
Remarks
The most efficient protocol version will be determined automatically by the CData Cmdlets PowerShell Module for Apache Impala upon connecting to Impala. This property allows you to explicitly specify the version to use and overrides the version determined by the CData Cmdlets PowerShell Module for Apache Impala.