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

    https://github.com/apache/spark/pull/20330#discussion_r162943778
  
    --- Diff: core/src/main/scala/org/apache/spark/ui/jobs/StagePage.scala ---
    @@ -1002,4 +1000,9 @@ private object ApiHelper {
         }
       }
     
    +  def lastStageNameAndDescription(store: AppStatusStore, job: JobData): 
(String, String) = {
    --- End diff --
    
    Move to AllJobsPage.scala?


---

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to