Configuring Global Properties Using Cloudera Manager
Configure client configuration properties for all Spark applications in
         spark-defaults.conf as follows.
- Go to the Cloudera Manager Admin Console.
 - Navigate to the Spark service.
 - Click the Configuration tab.
 - Search for the Spark Client Advanced Configuration Snippet (Safety Valve) for spark-conf/spark-defaults.conf property.
 - Specify properties described in Application Properties. If more than one role group applies to this configuration, edit the value for the appropriate role group.
 - Click Save Changes to commit the changes.
 - Deploy the client configuration.
 - Restart Cloudera Data Science Workbench.
 
For more information on using a spark-defaults.conf
          file for Spark jobs, visit the Apache Spark 2 reference
            documentation.
