aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources/HistoryServerExpectations/executor_node_blacklisting_expectation.json
blob: e732af2663503081ece27f0c7757df058443c735 (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
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
[ {
  "id" : "2",
  "hostPort" : "172.22.0.167:51487",
  "isActive" : true,
  "rddBlocks" : 0,
  "memoryUsed" : 0,
  "diskUsed" : 0,
  "totalCores" : 4,
  "maxTasks" : 4,
  "activeTasks" : 0,
  "failedTasks" : 4,
  "completedTasks" : 0,
  "totalTasks" : 4,
  "totalDuration" : 2537,
  "totalGCTime" : 88,
  "totalInputBytes" : 0,
  "totalShuffleRead" : 0,
  "totalShuffleWrite" : 0,
  "isBlacklisted" : true,
  "maxMemory" : 908381388,
  "executorLogs" : {
    "stdout" : "http://172.22.0.167:51469/logPage/?appId=app-20161116163331-0000&executorId=2&logType=stdout",
    "stderr" : "http://172.22.0.167:51469/logPage/?appId=app-20161116163331-0000&executorId=2&logType=stderr"
  },
  "onHeapMemoryUsed" : 0,
  "offHeapMemoryUsed" : 0,
  "maxOnHeapMemory" : 384093388,
  "maxOffHeapMemory" : 524288000
}, {
  "id" : "driver",
  "hostPort" : "172.22.0.167:51475",
  "isActive" : true,
  "rddBlocks" : 0,
  "memoryUsed" : 0,
  "diskUsed" : 0,
  "totalCores" : 0,
  "maxTasks" : 0,
  "activeTasks" : 0,
  "failedTasks" : 0,
  "completedTasks" : 0,
  "totalTasks" : 0,
  "totalDuration" : 0,
  "totalGCTime" : 0,
  "totalInputBytes" : 0,
  "totalShuffleRead" : 0,
  "totalShuffleWrite" : 0,
  "isBlacklisted" : true,
  "maxMemory" : 908381388,
  "executorLogs" : { },
  "onHeapMemoryUsed" : 0,
  "offHeapMemoryUsed" : 0,
  "maxOnHeapMemory" : 384093388,
  "maxOffHeapMemory" : 524288000
}, {
  "id" : "1",
  "hostPort" : "172.22.0.167:51490",
  "isActive" : true,
  "rddBlocks" : 0,
  "memoryUsed" : 0,
  "diskUsed" : 0,
  "totalCores" : 4,
  "maxTasks" : 4,
  "activeTasks" : 0,
  "failedTasks" : 0,
  "completedTasks" : 4,
  "totalTasks" : 4,
  "totalDuration" : 3152,
  "totalGCTime" : 68,
  "totalInputBytes" : 0,
  "totalShuffleRead" : 0,
  "totalShuffleWrite" : 0,
  "isBlacklisted" : true,
  "maxMemory" : 908381388,
  "executorLogs" : {
    "stdout" : "http://172.22.0.167:51467/logPage/?appId=app-20161116163331-0000&executorId=1&logType=stdout",
    "stderr" : "http://172.22.0.167:51467/logPage/?appId=app-20161116163331-0000&executorId=1&logType=stderr"
  },

  "onHeapMemoryUsed" : 0,
  "offHeapMemoryUsed" : 0,
  "maxOnHeapMemory" : 384093388,
  "maxOffHeapMemory" : 524288000
}, {
  "id" : "0",
  "hostPort" : "172.22.0.167:51491",
  "isActive" : true,
  "rddBlocks" : 0,
  "memoryUsed" : 0,
  "diskUsed" : 0,
  "totalCores" : 4,
  "maxTasks" : 4,
  "activeTasks" : 0,
  "failedTasks" : 4,
  "completedTasks" : 0,
  "totalTasks" : 4,
  "totalDuration" : 2551,
  "totalGCTime" : 116,
  "totalInputBytes" : 0,
  "totalShuffleRead" : 0,
  "totalShuffleWrite" : 0,
  "isBlacklisted" : true,
  "maxMemory" : 908381388,
  "executorLogs" : {
    "stdout" : "http://172.22.0.167:51465/logPage/?appId=app-20161116163331-0000&executorId=0&logType=stdout",
    "stderr" : "http://172.22.0.167:51465/logPage/?appId=app-20161116163331-0000&executorId=0&logType=stderr"
  },
  "onHeapMemoryUsed" : 0,
  "offHeapMemoryUsed" : 0,
  "maxOnHeapMemory" : 384093388,
  "maxOffHeapMemory" : 524288000
}, {
  "id" : "3",
  "hostPort" : "172.22.0.167:51485",
  "isActive" : true,
  "rddBlocks" : 0,
  "memoryUsed" : 0,
  "diskUsed" : 0,
  "totalCores" : 4,
  "maxTasks" : 4,
  "activeTasks" : 0,
  "failedTasks" : 0,
  "completedTasks" : 12,
  "totalTasks" : 12,
  "totalDuration" : 2453,
  "totalGCTime" : 72,
  "totalInputBytes" : 0,
  "totalShuffleRead" : 0,
  "totalShuffleWrite" : 0,
  "isBlacklisted" : true,
  "maxMemory" : 908381388,
  "executorLogs" : {
    "stdout" : "http://172.22.0.167:51466/logPage/?appId=app-20161116163331-0000&executorId=3&logType=stdout",
    "stderr" : "http://172.22.0.167:51466/logPage/?appId=app-20161116163331-0000&executorId=3&logType=stderr"
  },
  "onHeapMemoryUsed" : 0,
  "offHeapMemoryUsed" : 0,
  "maxOnHeapMemory" : 384093388,
  "maxOffHeapMemory" : 524288000
} ]