Github user HyukjinKwon commented on a diff in the pull request:

    https://github.com/apache/spark/pull/16013#discussion_r89727091
  
    --- Diff: core/src/main/scala/org/apache/spark/ui/UIUtils.scala ---
    @@ -422,13 +422,8 @@ private[spark] object UIUtils extends Logging {
        * the whole string will rendered as a simple escaped text.
        *
        * Note: In terms of security, only anchor tags with root relative links 
are supported. So any
    -   * attempts to embed links outside Spark UI, or other tags like
    -   *
    -   * {{{
    -   * <script>
    -   * }}}
    -   *
    -   * will cause in the whole description to be treated as plain text.
    +   * attempts to embed links outside Spark UI, or other tags like {@code 
<script>} will cause in
    +   * the whole description to be treated as plain text.
    --- End diff --
    
    - Java
      ![2016-11-28 2 24 
00](https://cloud.githubusercontent.com/assets/6477701/20657065/55e66874-b576-11e6-9c8e-640e73fa6a8c.png)
    
    Scaladoc not found


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

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

Reply via email to