-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 0.23.3
-
Fix Version/s: 2.0.3-alpha, 0.23.5
-
Component/s: jobhistoryserver
-
Labels:None
-
Target Version/s:
The job history server jobs web page defaults the sort order to ascending, which has oldest jobs first (smallest job id). I think its more useful to sort descending so that the newest jobs show first since those are more likely what people are going to look at. YARN-159 changed this for RM apps page.