Miscellaneous
このセクションでは、本プロバイダーの接続設定で設定可能なMiscellaneous プロパティの全リストを提供します。
プロパティ | 説明 |
AsyncQueryTimeout | The timeout for asynchronous requests issued by the provider to download large result sets. |
BatchSize | 送信する各バッチ処理の最大サイズ。 |
DefaultDomain | このプロパティは、Oracle Database Gateway for ODBC で使用されます。 |
EnableForeignKeyDetection | ODBC で外部キーを検出するかどうか。 |
EnableXSRF | This option specifies whether to add the X-XSRF-Header filter to HiveServer2 HTTP mode. |
FailoverHosts | This property allows you to specify a list of failover hosts in addition to the one configured in Server and Port . |
HTTPPath | The path component of the URL endpoint when using HTTP TransportMode. |
IncludeDualTable | Oracle データベースとの互換性を向上するためにOracle DUAL テーブルのモックを作成するには、このプロパティを設定します。 |
JGSSPrincipalAsDBUser | Whether to use the Kerberos principal as the database username. Only applies when UseJGSS is enabled. |
LimitKeySize | 主キーカラムの最大長。 |
MapBigintToVarchar | このプロパティは、bigint 型がSQL_BIGINT の代わりにSQL_VARCHAR にマップされるかどうかをコントロールします。デフォルトはfalse です。 |
MapToInt | このプロパティは、Long 型がSQL_BIGINT の代わりにSQL_INTEGER にマップされるかどうかをコントロールします。デフォルトはfalse です。 |
MapToLongVarchar | このプロパティは、カラムをSQL_LONGVARCHAR として返すかどうかを制御します。 |
MapToWVarchar | このプロパティは、文字列型をSQL_VARCHAR ではなくSQL_WVARCHAR にマッピングするかどうかを制御します。デフォルトではSQL_WVARCHAR が設定されます。 |
MaximumColumnSize | カラムの最大サイズ。 |
MaxRows | クエリで集計またはGROUP BY を使用しない場合に返される行数を制限します。これはLIMIT 句よりも優先されます。 |
Other | これらの隠しプロパティは特定のユースケースでのみ使用されます。 |
Pagesize | Apache Hive から返されるページあたりの結果の最大数。 |
PseudoColumns | カラムとして公開する擬似カラムのセットを指定します。 |
QueryPassthrough | このオプションは、クエリをApache Hive サーバーにas-is で渡します。 |
Readonly | このプロパティを使用して、provider からApache Hive へのアクセスを読み取り専用に設定できます。 |
RTK | ライセンス供与で使用されるランタイムキー。 |
ServerConfigurations | A list of server configuration variables to override the server defaults. |
Timeout | タイムアウトエラーがスローされ、処理をキャンセルするまでの秒数。 |
UpperCaseIdentifiers | このプロパティは、大文字で設定されているすべての識別子を報告します。これは、Oracle データベースのデフォルト設定で、Oracle Database Gateway のようなOracle ツールとの統合を向上します。 |
UseDescTableQuery | This option specifies whether the columns will be retrieved using a DESC TABLE query or the GetColumns Thrift API. |
UseJGSS | Specify whether to use the native Java Kerberos Authentication(JGSS) for Kerberos Authentication |
UserDefinedViews | カスタムビューを含むJSON コンフィギュレーションファイルを指すファイルパス。 |
UseShowDatabasesQuery | This option specifies whether the schemas will be retrieved using a SHOW DATABASES query or the GetSchemas Thrift API. |
UseShowTablesQuery | This option specifies whether the tables will be retrieved using a SHOW TABLES query or the GetTables Thrift API. |
UseSSL | Specifies whether to use SSL Encryption when connecting to Hive. |
UseZookeeperDiscovery | Specifies whether to use ZooKeeper Service Discovery. |
ZookeeperNamespace | The namespace configured on ZooKeeper for the Hive Server 2 znodes. |