Learn R Programming

Copy Link

Version

Version

0.3.22

License

file LICENSE

Maintainer

Javier Luraschi

Last Published

February 15th, 2017

Functions in sparkapi (0.3.22)

invoke

Execute a method on a remote Java object
connection_config

Read configuration values for a connection
register_extension

Register a package that implements a sparkapi extension
%>%

Pipe operator
connection_is_open

Check whether the connection is open
java_context

Get the JavaSparkContext associated with a connection
invoke_method

Generic call interface for spark shell
hive_context

Get the HiveContext associated with a connection
print_jobj

Generic method for print jobj for a connection type
spark_compile

Compiles scala sources and packages into a jar file
start_shell

Start the Spark R Shell
spark_dataframe

Get the Spark DataFrame associated with an object
spark_connection

Get the spark_connection associated with an object
spark_context

Get the SparkContext associated with a connection
spark_version

Version of Spark for a connection
spark_dependency

Define a Spark dependency
spark_web

Open the Spark web interface
spark_log

Retrieves entries from the Spark log
spark_jobj

Get the spark_jobj associated with an object