Commit 1ba1337
authored
Fixes for SNAP-2422: (#112)
- Code changes for displaying error message if loading Google charts library fails.
- Code changes for retrying loading of Google charts library.
- Update Auto-Refresh error message to guide user to go to lead logs if there is any connectivity issue.1 parent a6aab48 commit 1ba1337
File tree
2 files changed
+34
-4
lines changed- core/src/main/resources/org/apache/spark/ui/static/snappydata
2 files changed
+34
-4
lines changedLines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
| 143 | + | |
| 144 | + | |
143 | 145 | | |
144 | 146 | | |
Lines changed: 32 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
| |||
351 | 352 | | |
352 | 353 | | |
353 | 354 | | |
| 355 | + | |
| 356 | + | |
| 357 | + | |
| 358 | + | |
| 359 | + | |
| 360 | + | |
| 361 | + | |
| 362 | + | |
354 | 363 | | |
355 | 364 | | |
356 | 365 | | |
| |||
457 | 466 | | |
458 | 467 | | |
459 | 468 | | |
460 | | - | |
461 | | - | |
462 | | - | |
| 469 | + | |
| 470 | + | |
| 471 | + | |
| 472 | + | |
| 473 | + | |
| 474 | + | |
| 475 | + | |
| 476 | + | |
| 477 | + | |
| 478 | + | |
| 479 | + | |
463 | 480 | | |
464 | 481 | | |
465 | | - | |
| 482 | + | |
466 | 483 | | |
467 | 484 | | |
468 | 485 | | |
469 | 486 | | |
| 487 | + | |
| 488 | + | |
| 489 | + | |
| 490 | + | |
| 491 | + | |
| 492 | + | |
| 493 | + | |
| 494 | + | |
| 495 | + | |
| 496 | + | |
| 497 | + | |
470 | 498 | | |
471 | 499 | | |
472 | 500 | | |
| |||
0 commit comments