r2hpcc.Connect: Creates a connection object for HPCC

Description Usage Arguments

View source: R/Connect.R

Description

Takes in the HPCC host name, target cluster, user name, password, reult limit and returns a connection object

Usage

1
2
r2hpcc.Connect(host, targetCluster, userId, password, resultLimit,
  debugMode = FALSE, WsSQLPort = "8510")

Arguments

host

- ip address of HPCC host

targetCluster

- Target Thor cluster

userId

- user id - if the cluster is secure

password

- password associated with the user

resultLimit

- limits the result at connection level

debugMode

- debug mode

WsSQLPort

- WsSQL Port default is 8510


hpcc-systems/r2hpcc documentation built on May 17, 2019, 4:53 p.m.