aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources/HistoryServerExpectations/applications/local-1427397477963/stages/20/0/taskSummary/json_expectation
diff options
context:
space:
mode:
authorReynold Xin <rxin@databricks.com>2015-05-05 19:27:30 -0700
committerReynold Xin <rxin@databricks.com>2015-05-05 19:27:30 -0700
commit51b3d41e160a1326a04536241b427e65b39ed8df (patch)
treeb65623a33e4da5aaab1425bb7a420dbe060f037f /core/src/test/resources/HistoryServerExpectations/applications/local-1427397477963/stages/20/0/taskSummary/json_expectation
parent1fd31ba08928f8554f74609f48f4344bd69444e5 (diff)
downloadspark-51b3d41e160a1326a04536241b427e65b39ed8df.tar.gz
spark-51b3d41e160a1326a04536241b427e65b39ed8df.tar.bz2
spark-51b3d41e160a1326a04536241b427e65b39ed8df.zip
Revert "[SPARK-3454] separate json endpoints for data in the UI"
This reverts commit d49735800db27239c11478aac4b0f2ec9df91a3f. The commit broke Spark on Windows.
Diffstat (limited to 'core/src/test/resources/HistoryServerExpectations/applications/local-1427397477963/stages/20/0/taskSummary/json_expectation')
-rw-r--r--core/src/test/resources/HistoryServerExpectations/applications/local-1427397477963/stages/20/0/taskSummary/json_expectation15
1 files changed, 0 insertions, 15 deletions
diff --git a/core/src/test/resources/HistoryServerExpectations/applications/local-1427397477963/stages/20/0/taskSummary/json_expectation b/core/src/test/resources/HistoryServerExpectations/applications/local-1427397477963/stages/20/0/taskSummary/json_expectation
deleted file mode 100644
index 46f32c19ab..0000000000
--- a/core/src/test/resources/HistoryServerExpectations/applications/local-1427397477963/stages/20/0/taskSummary/json_expectation
+++ /dev/null
@@ -1,15 +0,0 @@
-{
- "quantiles" : [ 0.05, 0.25, 0.5, 0.75, 0.95 ],
- "executorDeserializeTime" : [ 0.0, 0.0, 0.0, 1.0, 3.0 ],
- "executorRunTime" : [ 6.0, 6.0, 7.0, 10.0, 48.0 ],
- "resultSize" : [ 930.0, 930.0, 930.0, 930.0, 930.0 ],
- "jvmGcTime" : [ 0.0, 0.0, 0.0, 0.0, 7.0 ],
- "resultSerializationTime" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
- "memoryBytesSpilled" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
- "diskBytesSpilled" : [ 0.0, 0.0, 0.0, 0.0, 0.0 ],
- "shuffleWriteMetrics" : {
- "writeBytes" : [ 9598.0, 9599.0, 9600.0, 9601.0, 9603.0 ],
- "writeRecords" : [ 100.0, 100.0, 100.0, 100.0, 100.0 ],
- "writeTime" : [ 278805.0, 308809.0, 327953.0, 367487.0, 944783.0 ]
- }
-} \ No newline at end of file