connect_init: Initialise connector to Impala or Hive.

Description Usage Arguments Value

View source: R/connect_init.R

Description

Initialise connector to Impala or Hive.

Usage

1
connect_init(id, pw, host, port)

Arguments

id

, identifiaction credential for connexion

pw

, password credential for connexion

host

, an IP adress

port

, the Impala (or Hive) port to connect to

Value

a connection to impala, the driver (depending on OS) is automatically detected.


ND-open/ptools documentation built on July 9, 2019, 10:55 p.m.