@@ -42,23 +42,23 @@ Select job ID then click **Data** on the tool menu to get the data view.
42
42
43
43
+ Check the ** Inputs** , ** Outputs** , and ** Table Operations** by selecting the tabs separately.
44
44
45
- ![ Data tabs] ( ./media/apache-azure-spark-history-server/sparkui -data-tabs.png )
45
+ ![ Data tabs] ( ./media/apache-azure-spark-history-server/apache-spark -data-tabs.png )
46
46
47
47
+ Copy all rows by clicking button ** Copy** .
48
48
49
- ![ Data copy] ( ./media/apache-azure-spark-history-server/sparkui -data-copy.png )
49
+ ![ Data copy] ( ./media/apache-azure-spark-history-server/apache-spark -data-copy.png )
50
50
51
51
+ Save all data as CSV file by clicking button ** csv** .
52
52
53
- ![ Data save] ( ./media/apache-azure-spark-history-server/sparkui -data-save.png )
53
+ ![ Data save] ( ./media/apache-azure-spark-history-server/apache-spark -data-save.png )
54
54
55
55
+ Search by entering keywords in field ** Search** , the search result will display immediately.
56
56
57
- ![ Data search] ( ./media/apache-azure-spark-history-server/sparkui -data-search.png )
57
+ ![ Data search] ( ./media/apache-azure-spark-history-server/apache-spark -data-search.png )
58
58
59
59
+ Click the column header to sort table, click the plus sign to expand a row to show more details, or click the minus sign to collapse a row.
60
60
61
- ![ Data table] ( ./media/apache-azure-spark-history-server/sparkui -data-table.png )
61
+ ![ Data table] ( ./media/apache-azure-spark-history-server/apache-spark -data-table.png )
62
62
63
63
+ Download single file by clicking button ** Partial Download** that place at the right, then the selected file will be downloaded to local, if the file does not exist any more, it will open a new tab to show the error messages.
64
64
@@ -70,7 +70,7 @@ Select job ID then click **Data** on the tool menu to get the data view.
70
70
71
71
+ Click the number below the table to navigate pages when too many rows to display in one page.
72
72
73
- ![ Data page] ( ./media/apache-azure-spark-history-server/sparkui -data-page.png )
73
+ ![ Data page] ( ./media/apache-azure-spark-history-server/apache-spark -data-page.png )
74
74
75
75
+ Hover on the question mark beside Data to show the tooltip, or click the question mark to get more information.
76
76
@@ -88,7 +88,7 @@ Select job ID then click **Graph** on the tool menu to get the job graph view.
88
88
89
89
+ By default, it will show all jobs, and it could be filtered by ** Job ID** .
90
90
91
- ![ graph job ID] ( ./media/apache-azure-spark-history-server/sparkui -graph-jobid.png )
91
+ ![ graph job ID] ( ./media/apache-azure-spark-history-server/apache-spark -graph-jobid.png )
92
92
93
93
+ By default, ** Progress** is selected, user could check the data flow by selecting ** Read/Written** in the dropdown list of ** Display** .
94
94
@@ -206,15 +206,15 @@ To revert to community version, do the following steps:
206
206
5 . The property sets to ** false** now.
207
207
6 . Click ** Save** to save the configuration.
208
208
209
- ![ feature turns off] ( ./media/apache-azure-spark-history-server/sparkui -turn-off.png )
209
+ ![ feature turns off] ( ./media/apache-azure-spark-history-server/apache-spark -turn-off.png )
210
210
211
211
7 . Click ** Spark2** in left panel, under ** Summary** tab, click ** Spark2 History Server** .
212
212
213
- ![ restart server1] ( ./media/apache-azure-spark-history-server/sparkui-restart-1 .png )
213
+ ![ restart server1] ( ./media/apache-azure-spark-history-server/apache-spark-restart1 .png )
214
214
215
215
8 . Restart history server by clicking ** Restart** of ** Spark2 History Server** .
216
216
217
- ![ restart server2] ( ./media/apache-azure-spark-history-server/sparkui-restart-2 .png )
217
+ ![ restart server2] ( ./media/apache-azure-spark-history-server/apache-spark-restart2 .png )
218
218
219
219
9 . Refresh the Spark history server web UI, it will be reverted to community version.
220
220
@@ -231,7 +231,7 @@ If you run into history server error, follow the steps to provide the event:
231
231
232
232
3 . Provide the title and description of error, drag the zip file to the edit field, then click ** Submit new issue** .
233
233
234
- ![ file issue] ( ./media/apache-azure-spark-history-server/sparkui -file-issue.png )
234
+ ![ file issue] ( ./media/apache-azure-spark-history-server/apache-spark -file-issue.png )
235
235
236
236
237
237
### 3. Upgrade jar file for hotfix scenario
@@ -309,7 +309,7 @@ If you want to upgrade with hotfix, use the script below which will upgrade spar
309
309
+ Check on ** Head** and ** Worker** .
310
310
+ ** Parameters** : set the parameters follow the bash usage.
311
311
312
- ![ upload log or upgrade hotfix] ( ./media/apache-azure-spark-history-server/sparkui-upload2 .png )
312
+ ![ upload log or upgrade hotfix] ( ./media/apache-azure-spark-history-server/apache-spark-upload1 .png )
313
313
314
314
315
315
## Known issues
0 commit comments