瀏覽代碼

[livy] Remove reference to non-existing config option

Erick Tryzelaar 10 年之前
父節點
當前提交
beac43b
共有 1 個文件被更改,包括 0 次插入3 次删除
  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