Github user vijoshi commented on the issue:

    https://github.com/apache/spark/pull/15410
  
    *Display applications that are pending, instead of a count*
    
    Though agree that this would be better UX-wise, but we would only have the 
filenames (`logInfos`)  to go by to build this list until a clean way to 
extract app metadata exists without parsing event log file contents. If the UI 
just displayed the pending ones is a different table as "names" of pending logs 
without asserting that they are necessarily the app-id (though presently the 
names may match the app-ids) - would that be good enough ? The message on the 
top could link to a new page listing pending logs to avoid cluttering the 
current page?


---
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