You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by squito <gi...@git.apache.org> on 2018/11/19 22:07:35 UTC

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

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
         <br /><code>spark.com.test.filter1.param.name2=bar</code>
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.ui.requestHeaderSize</code></td>
    +  <td>8k</td>
    +  <td>
    +    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-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org