You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/16 17:18:57 UTC

[GitHub] [spark] gengliangwang commented on a change in pull request #29020: [SPARK-23431][CORE] Expose stage level peak executor metrics via REST API

gengliangwang commented on a change in pull request #29020:
URL: https://github.com/apache/spark/pull/29020#discussion_r455946493



##########
File path: core/src/test/resources/HistoryServerExpectations/minDate_app_list_json_expectation.json
##########
@@ -9,27 +24,25 @@
     "sparkUser" : "tgraves",
     "completed" : true,
     "appSparkVersion" : "3.0.0-SNAPSHOT",
+    "lastUpdatedEpoch" : 0,
     "endTimeEpoch" : 1578764802615,
-    "startTimeEpoch" : 1578764662851,
-    "lastUpdatedEpoch" : 0
+    "startTimeEpoch" : 1578764662851

Review comment:
       why the output order is different here?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



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