aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources/HistoryServerExpectations/minDate_app_list_json_expectation.json
blob: 5dca7d73de0cce74f99c4288e49737b959ba4160 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
[ {
  "id" : "local-1430917381534",
  "name" : "Spark shell",
  "attempts" : [ {
    "startTime" : "2015-05-06T13:03:00.893GMT",
    "endTime" : "2015-05-06T13:03:11.398GMT",
    "lastUpdated" : "",
    "duration" : 10505,
    "sparkUser" : "irashid",
    "completed" : true
  } ]
},  {
  "id" : "local-1430917381535",
  "name" : "Spark shell",
  "attempts" : [ {
    "attemptId" : "2",
    "startTime" : "2015-05-06T13:03:00.893GMT",
    "endTime" : "2015-05-06T13:03:00.950GMT",
    "lastUpdated" : "",
    "duration" : 57,
    "sparkUser" : "irashid",
    "completed" : true
  }, {
    "attemptId" : "1",
    "startTime" : "2015-05-06T13:03:00.880GMT",
    "endTime" : "2015-05-06T13:03:00.890GMT",
    "lastUpdated" : "",
    "duration" : 10,
    "sparkUser" : "irashid",
    "completed" : true
  } ]
}, {
  "id" : "local-1426533911241",
  "name" : "Spark shell",
  "attempts" : [ {
    "attemptId" : "2",
    "startTime" : "2015-03-17T23:11:50.242GMT",
    "endTime" : "2015-03-17T23:12:25.177GMT",
    "lastUpdated" : "",
    "duration" : 34935,
    "sparkUser" : "irashid",
    "completed" : true
  }, {
    "attemptId" : "1",
    "startTime" : "2015-03-16T19:25:10.242GMT",
    "endTime" : "2015-03-16T19:25:45.177GMT",
    "lastUpdated" : "",
    "duration" : 34935,
    "sparkUser" : "irashid",
    "completed" : true
  } ]
}, {
    "id": "local-1425081759269",
    "name": "Spark shell",
    "attempts": [
      {
        "startTime": "2015-02-28T00:02:38.277GMT",
        "endTime": "2015-02-28T00:02:46.912GMT",
        "lastUpdated" : "",
        "duration" : 8635,
        "sparkUser": "irashid",
        "completed": true
      }
    ]
} ]