[GitHub] spark pull request #23090: [SPARK-26118][Web UI] Introducing spark.ui.reques...

2018-11-20 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/spark/pull/23090


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #23090: [SPARK-26118][Web UI] Introducing spark.ui.reques...

2018-11-19 Thread squito
Github user squito commented on a diff in the pull request:

https://github.com/apache/spark/pull/23090#discussion_r234799817
  
--- Diff: docs/configuration.md ---
@@ -973,6 +973,14 @@ Apart from these, the following properties are also 
available, and may be useful
 spark.com.test.filter1.param.name2=bar
   
 
+
+  spark.ui.requestHeaderSize
+  8k
+  
+The HTTP request header size, in bytes unless otherwise specified.
+This setting applied for the Spark History Server too.
--- End diff --

I'd say "The maximum allowed size for a HTTP request header".

Also applied -> applies


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org