startCluster: Starts a cluster on Amazon's EMR service...

Description Usage Arguments Details Value

View source: R/awsFunctions.R

Description

Starts a cluster on Amazon's EMR service

Usage

1
startCluster(clusterObject)

Arguments

clusterObject

cluster object to start

Details

After a cluster has been defined with createCluster() this function actually starts the machines running. Currently exported, but soon will be internal only.

Value

a Job Flow ID


leeper/segue documentation built on May 21, 2019, 1:39 a.m.