Skip to content

Commit 801d019

Browse files
committed
cats82
1 parent a8edb52 commit 801d019

13 files changed

+12
-12
lines changed

articles/hdinsight/spark/apache-azure-spark-history-server.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -42,23 +42,23 @@ Select job ID then click **Data** on the tool menu to get the data view.
4242

4343
+ Check the **Inputs**, **Outputs**, and **Table Operations** by selecting the tabs separately.
4444

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)
4646

4747
+ Copy all rows by clicking button **Copy**.
4848

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)
5050

5151
+ Save all data as CSV file by clicking button **csv**.
5252

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)
5454

5555
+ Search by entering keywords in field **Search**, the search result will display immediately.
5656

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)
5858

5959
+ 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.
6060

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)
6262

6363
+ 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.
6464

@@ -70,7 +70,7 @@ Select job ID then click **Data** on the tool menu to get the data view.
7070

7171
+ Click the number below the table to navigate pages when too many rows to display in one page.
7272

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)
7474

7575
+ Hover on the question mark beside Data to show the tooltip, or click the question mark to get more information.
7676

@@ -88,7 +88,7 @@ Select job ID then click **Graph** on the tool menu to get the job graph view.
8888

8989
+ By default, it will show all jobs, and it could be filtered by **Job ID**.
9090

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)
9292

9393
+ By default, **Progress** is selected, user could check the data flow by selecting **Read/Written** in the dropdown list of **Display**.
9494

@@ -206,15 +206,15 @@ To revert to community version, do the following steps:
206206
5. The property sets to **false** now.
207207
6. Click **Save** to save the configuration.
208208

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)
210210

211211
7. Click **Spark2** in left panel, under **Summary** tab, click **Spark2 History Server**.
212212

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)
214214

215215
8. Restart history server by clicking **Restart** of **Spark2 History Server**.
216216

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)
218218

219219
9. Refresh the Spark history server web UI, it will be reverted to community version.
220220

@@ -231,7 +231,7 @@ If you run into history server error, follow the steps to provide the event:
231231

232232
3. Provide the title and description of error, drag the zip file to the edit field, then click **Submit new issue**.
233233

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)
235235

236236

237237
### 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
309309
+ Check on **Head** and **Worker**.
310310
+ **Parameters**: set the parameters follow the bash usage.
311311

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)
313313

314314

315315
## Known issues

0 commit comments

Comments
 (0)