Apache Kylin Connection

The Apache Kylin connection type enables connection to Apache Kylin.

Default Connection IDs

Kylin Hook uses parameter kylin_conn_id for Connection IDs and the value of the parameter as kylin_default by default.

Configuring the Connection

Host

The host of the Kylin cluster (should be without scheme).

Port

Specify the port to use for connecting the Kylin cluster.

Schema

The default Kylin project that will be used, if not specified.

Login

The user that will be used for authentication against the Kylin cluster.

Password

The password of the user that will be used for authentication against the Kylin cluster.

Extra (optional, connection parameters)

Specify the extra parameters (as json dictionary) that can be used in Kylin connection.

Was this entry helpful?