Skip to content

Commit 1276900

Browse files
committed
get rid of giant event file, replace w/ smaller one; check both shuffle read & shuffle write
1 parent 4e12013 commit 1276900

15 files changed

+2146
-13448
lines changed

core/src/test/resources/HistoryServerExpectations/application_list_json_expectation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[ {
2-
"id" : "local-1427397477963",
2+
"id" : "local-1430917381534",
33
"name" : "Spark shell",
44
"attempts" : [ {
5-
"startTime" : "2015-03-26T19:17:57.184GMT",
6-
"endTime" : "2015-03-26T19:20:02.949GMT",
5+
"startTime" : "2015-05-06T13:03:00.893GMT",
6+
"endTime" : "2015-05-06T13:03:11.398GMT",
77
"sparkUser" : "irashid",
88
"completed" : true
99
} ]

core/src/test/resources/HistoryServerExpectations/completed_app_list_json_expectation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[ {
2-
"id" : "local-1427397477963",
2+
"id" : "local-1430917381534",
33
"name" : "Spark shell",
44
"attempts" : [ {
5-
"startTime" : "2015-03-26T19:17:57.184GMT",
6-
"endTime" : "2015-03-26T19:20:02.949GMT",
5+
"startTime" : "2015-05-06T13:03:00.893GMT",
6+
"endTime" : "2015-05-06T13:03:11.398GMT",
77
"sparkUser" : "irashid",
88
"completed" : true
99
} ]

core/src/test/resources/HistoryServerExpectations/minDate_app_list_json_expectation.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
[ {
2-
"id" : "local-1427397477963",
2+
"id" : "local-1430917381534",
33
"name" : "Spark shell",
44
"attempts" : [ {
5-
"startTime" : "2015-03-26T19:17:57.184GMT",
6-
"endTime" : "2015-03-26T19:20:02.949GMT",
5+
"startTime" : "2015-05-06T13:03:00.893GMT",
6+
"endTime" : "2015-05-06T13:03:11.398GMT",
77
"sparkUser" : "irashid",
88
"completed" : true
99
} ]

0 commit comments

Comments
 (0)