issue_job: Issue queries

Description Usage Arguments

Description

Issue queries

Usage

1
2
issue_job(client, query, database = NULL, type = "presto", priority = 0,
  wait = FALSE)

Arguments

client

Treasure Data client generated by td function.

query:

query string

database(optional):

name of the database

type(optional):

the job type (‘hive’ or ‘presto’)

priority(optional):

priority of the job. -2 (VERY LOW) to 2 (VERY HIGH). The default is 0 (NORMAL).


teramonagi/tdclientr documentation built on May 31, 2019, 8:38 a.m.