package
Version:
v0.0.0-...-8150c2d
Opens a new window with list of versions in this module.
Published: Apr 6, 2019
License: AGPL-3.0
Opens a new window with license information.
Imports: 14
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
-
func StartCloud(size int, kerberos bool, mem, name, enginePath, username, keytab string) (string, string, string, error)
-
func StopCloud(kerberos bool, name, id, outdir, username, keytab string) error
StartCloud starts a yarn cloud by shelling out to hadoop
This process needs to store the job-ID to kill the process in the future
func StopCloud(kerberos bool, name, id, outdir, username, keytab string) error
StopCloud kills a hadoop cloud by shelling out a command based on the job-ID
Source Files
¶
Click to show internal directories.
Click to hide internal directories.