aboutsummaryrefslogtreecommitdiff
path: root/core/src/test/resources/HistoryServerExpectations/applications?maxDate=2015-02-03T10:42:40.000CST/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?maxDate=2015-02-03T10:42:40.000CST/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?maxDate=2015-02-03T10:42:40.000CST/json_expectation')
-rw-r--r--core/src/test/resources/HistoryServerExpectations/applications?maxDate=2015-02-03T10:42:40.000CST/json_expectation10
1 files changed, 0 insertions, 10 deletions
diff --git a/core/src/test/resources/HistoryServerExpectations/applications?maxDate=2015-02-03T10:42:40.000CST/json_expectation b/core/src/test/resources/HistoryServerExpectations/applications?maxDate=2015-02-03T10:42:40.000CST/json_expectation
deleted file mode 100644
index 483632a395..0000000000
--- a/core/src/test/resources/HistoryServerExpectations/applications?maxDate=2015-02-03T10:42:40.000CST/json_expectation
+++ /dev/null
@@ -1,10 +0,0 @@
-[ {
- "id" : "local-1422981759269",
- "name" : "Spark shell",
- "attempts" : [ {
- "startTime" : "2015-02-03T16:42:38.277GMT",
- "endTime" : "2015-02-03T16:42:46.912GMT",
- "sparkUser" : "irashid",
- "completed" : true
- } ]
-} ] \ No newline at end of file