Browse Source

[livy] Remove reference to non-existing config option

Erick Tryzelaar 10 years ago
parent
commit
beac43b
1 changed files with 0 additions and 3 deletions
  1. 0 3
      apps/spark/java/conf/livy-defaults.conf.template

+ 0 - 3
apps/spark/java/conf/livy-defaults.conf.template

@@ -38,6 +38,3 @@
 # or an hdfs:// directory. Be careful setting this option, as it may allow users to access
 # any file the Livy process can access, such as Livy's SSL certificate.
 ## livy.files.dir = /var/run/livy/uploaded-files
-
-# Optional list of Spark options that can be configured by the user.
-## livy.spark.user-configurable-options = spark.serializer,spark.logConf