Document how to specify spark driver properties in cdap spark program

Description

Spark has various configuration as documented here: https://spark.apache.org/docs/1.6.1/configuration.html

We allow users to set the configuration in cdap spark program by getting hold of the SparkConf in class which configures the spark program. For example:

This involves overriding the initialize and setting the property and we should document it.

Release Notes

None

Activity

Show:

John Jackson February 7, 2017 at 11:43 PM

Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Assignee

Reporter

Labels

Affects versions

Components

Fix versions

Priority

Created January 24, 2017 at 2:07 AM
Updated February 15, 2017 at 7:19 PM
Resolved February 15, 2017 at 7:19 PM