Cmdlets for Apache Impala

Build 23.0.8839

Port Parameter (Connect-ApacheImpala Cmdlet)

The port for the connection to the Impala Server instance.

Syntax

Connect-ApacheImpala -Port string

Data Type

cstr

Default Value

"21050"

Remarks

When using BINARY TransportMode, this property should be set to the value in the 'hs2_port'(default 21050) property of the impala configuration (http://host:25000/varz).

When using HTTP TransportMode, this property should be set to the value in the 'hs2_http_port'(default 28000) property of the impala configuration (http://host:25000/varz).

This is a required parameter.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839