RunHadoop

scala.cli.commands.util.RunHadoop
object RunHadoop

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
RunHadoop.type

Members list

Value members

Concrete methods

def run(build: Successful, mainClass: String, args: Seq[String], logger: Logger, allowExecve: Boolean, showCommand: Boolean, scratchDirOpt: Option[Path]): Either[BuildException, Either[Seq[String], (Process, Option[() => Unit])]]