Builds this Java ADAM Context using an existing Spark Context.
Builds this Java ADAM Context using an existing Spark Context.
Spark Context to use to build this ADAM Context.
A new Java ADAM Context.
Builds this Java ADAM Context using an existing Java Spark Context.
Builds this Java ADAM Context using an existing Java Spark Context.
Java Spark Context to use to build this ADAM Context.
A new Java ADAM Context.
Builds this Java ADAM Context by creating a new Spark Context.
Builds this Java ADAM Context by creating a new Spark Context.
Name of the Spark Context to create.
The URI of the Spark master.
Returns a new Java ADAM Context, built on a new Spark Context.
Builds this Java ADAM Context by creating a new Spark Context.
Builds this Java ADAM Context by creating a new Spark Context.
Name of the Spark Context to create.
The URI of the Spark master.
Path to the Spark home directory.
JAR files to include.
A map containing envars and their settings.
Whether or not to include a stats listener.
The size of the kryo serialization buffer in MB.
A metrics listener to attach. Can be null.
Whether to load system values or not.
The port mapping for the Spark driver. Can be null.
Returns a new Java ADAM Context, built on a new Spark Context.
Loads in an ADAM read file.
Loads in an ADAM read file. This method can load SAM, BAM, and ADAM files.
A predicate to apply on the load.
Path to load the file from.
Returns a read RDD.
Returns the Java Spark Context associated with this Java ADAM Context.