aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources/HistoryServerExpectations/applications/local-1422981780767/executors/json_expectation
blob: cb622e147249ebf4c867fe4ace06961c9384127b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[ {
  "id" : "<driver>",
  "hostPort" : "localhost:57971",
  "rddBlocks" : 8,
  "memoryUsed" : 28000128,
  "diskUsed" : 0,
  "activeTasks" : 0,
  "failedTasks" : 1,
  "completedTasks" : 31,
  "totalTasks" : 32,
  "totalDuration" : 8820,
  "totalInputBytes" : 28000288,
  "totalShuffleRead" : 0,
  "totalShuffleWrite" : 13180,
  "maxMemory" : 278302556,
  "executorLogs" : { }
} ]