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

    https://github.com/apache/spark/pull/21688#discussion_r235184492
  
    --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/StagePage.scala ---
    @@ -92,6 +92,14 @@ private[ui] class StagePage(parent: StagesTab, store: 
AppStatusStore) extends We
         val parameterTaskSortDesc = 
UIUtils.stripXSS(request.getParameter("task.desc"))
         val parameterTaskPageSize = 
UIUtils.stripXSS(request.getParameter("task.pageSize"))
    --- End diff --
    
    Done, https://issues.apache.org/jira/browse/SPARK-26130.


---

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

Reply via email to