Miscellaneous
This section provides a complete list of the Miscellaneous properties you can configure in the connection string for this provider.
Property | Description |
HTTPPath | The path component of the URL endpoint when using HTTP TransportMode. |
JGSSPrincipalAsDBUser | Whether to use the Kerberos principal as the database username. Only applies when UseJGSS is enabled. |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Apache Impala から返されるページあたりの結果の最大数。 |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
QueryPassthrough | このオプションは、クエリをApache Impala サーバーにas-is で渡します。 |
Readonly | このプロパティを使用して、provider からApache Impala へのアクセスを読み取り専用に設定できます。 |
RTK | ライセンス供与で使用されるランタイムキー。 |
ServerTimeZone | Defines the timezone used by the server for conversions between UTC and local time. |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UseJGSS | Specify whether to use the native Java Kerberos Authentication(JGSS) for Kerberos Authentication |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
UseSSL | Specifies whether to use SSL Encryption when connecting to Impala. |