Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[AMORO-2115] Support displaying Optimizing tasks #2322

Merged
merged 56 commits into from
Dec 14, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
56 commits
Select commit Hold shift + click to select a range
fc81967
dashboard: rename optimized to optimizing
wangtaohz Nov 17, 2023
ebe745e
dashboard: support optimizing taskes
wangtaohz Nov 17, 2023
f757da0
add optimizer token
wangtaohz Nov 17, 2023
1247bfe
dashboard: modify column width
wangtaohz Nov 18, 2023
3332948
dashboard: build
wangtaohz Nov 18, 2023
b9d0b93
Merge branch 'master' into optimizing-page
wangtaohz Nov 20, 2023
47d3c7d
Merge branch 'master' into optimizing-page
wangtaohz Nov 20, 2023
875e4f8
sort the metrics field and change record cnt to long
wangtaohz Nov 20, 2023
598ad15
modify MetricsSummary Compatibility
wangtaohz Nov 20, 2023
a92d509
Merge branch 'master' into optimizing-page
wangtaohz Nov 20, 2023
eb12796
dashbard: build
wangtaohz Nov 20, 2023
15c65d4
Update ams/server/src/main/java/com/netease/arctic/server/optimizing/…
wangtaohz Nov 21, 2023
dad9754
Merge branch 'optimizing-page' of github.com:wangtaohz/arctic into op…
wangtaohz Nov 21, 2023
f299ff6
fix
wangtaohz Nov 21, 2023
c0deca8
Merge branch 'master' into optimizing-page
wangtaohz Nov 21, 2023
9a5847f
Merge branch 'master' into optimizing-page
wangtaohz Nov 24, 2023
7e201b7
support input metrics and output metrics for optimizing process
wangtaohz Nov 24, 2023
51f7524
dashboard: support optimizing metrics
wangtaohz Nov 24, 2023
19fe03d
dashbard: build
wangtaohz Nov 24, 2023
8647ebf
Merge branch 'master' into optimizing-page
wangtaohz Dec 6, 2023
622b236
dashboard:rebuild
wangtaohz Dec 6, 2023
fae9585
support MetricsSummary to map
wangtaohz Dec 6, 2023
f830a9a
optimizing task supports input output
wangtaohz Dec 6, 2023
2ef6900
dashboard: optimizing tasks support input and output
wangtaohz Dec 6, 2023
25c4a2d
dashboard: not display seconds when longer than 1 hour
wangtaohz Dec 6, 2023
d438446
dashboard: optimizing process show summary
wangtaohz Dec 6, 2023
569e999
remove useless import
wangtaohz Dec 6, 2023
397f975
dashboard: build
wangtaohz Dec 6, 2023
990a6e4
as head
wangtaohz Dec 7, 2023
4efd230
Merge branch 'master' into optimizing-page
wangtaohz Dec 11, 2023
d796cf1
dashbard: build
wangtaohz Dec 11, 2023
884575d
change process status to CLOSED after cancel process
wangtaohz Dec 11, 2023
bd77cab
remove useless log
wangtaohz Dec 11, 2023
7819602
dashboard: refresh after cancelled
wangtaohz Dec 11, 2023
ae600f1
support cancel optimizing tasks
wangtaohz Dec 11, 2023
f0b5cf9
dashboard: handle exception when can't cancel optimizing process
wangtaohz Dec 11, 2023
a0d4d52
throw exception when can't cancel optimizing process
wangtaohz Dec 11, 2023
0bdc60d
dashboard: build
wangtaohz Dec 11, 2023
29644e9
Merge branch 'master' into optimizing-page
wangtaohz Dec 11, 2023
95a1330
dashboard: refresh optimizing process when exist optimizing detail page
wangtaohz Dec 11, 2023
dc8f234
dashboard: build
wangtaohz Dec 11, 2023
51af0a5
fix cost time is 0ms
wangtaohz Dec 11, 2023
56a5e1a
change metrics name
wangtaohz Dec 11, 2023
5cd6289
fix task startTime and endTime
wangtaohz Dec 12, 2023
e0c3947
fix costTime
wangtaohz Dec 12, 2023
b86121b
using Preconditions.checkArgument
wangtaohz Dec 12, 2023
a22523d
fix task reset
wangtaohz Dec 12, 2023
0382167
add comments
wangtaohz Dec 12, 2023
b294b2b
cancel tasks before closing optimizing process
wangtaohz Dec 12, 2023
b9e04c3
Merge branch 'master' into optimizing-page
wangtaohz Dec 12, 2023
acb6087
fix unit test
wangtaohz Dec 13, 2023
cae0414
fix cancel task
wangtaohz Dec 13, 2023
e469e71
as head
wangtaohz Dec 13, 2023
a1689de
Revert "as head"
wangtaohz Dec 13, 2023
326305d
Merge remote-tracking branch 'upstream/master' into optimizing-page
wangtaohz Dec 13, 2023
15e0087
dashboard: build
wangtaohz Dec 13, 2023
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 6 additions & 1 deletion ams/dashboard/src/language/en.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ export default {
filterPlaceholder: 'Filter {inputPh}',
basicInformation: 'Basic Information',
partition: 'Partition',
taskId: 'Task ID',
fileCount: 'File Count',
fsn: 'FSN',
commitTime: 'Commit Time',
Expand Down Expand Up @@ -99,6 +100,9 @@ export default {
optimizingStatus: 'Optimizing Status',
optimzerGroup: 'Optimizer Group',
allGroups: 'All Groups',
retry: 'Retry',
costTime: 'Cost Time',
thread: 'Thread',
resourceOccupation: 'Resource Occupation',
core: 'Core',
scaleOut: 'Scale-Out',
Expand Down Expand Up @@ -129,6 +133,7 @@ export default {
ready: 'Ready',
running: 'Running',
cancel: 'Cancel',
cancelProcess: 'Cancel Process',
finish: 'Finish',
fail: 'Fail',
loading: 'Loading',
Expand Down Expand Up @@ -179,7 +184,7 @@ export default {
cannotDeleteGroupModalTitle: "Can't remove this group.",
cannotDeleteGroupModalContent: 'This group has been used.',
deleteGroupModalTitle: 'Remove this group',
processId: 'Process Id',
processId: 'Process ID',
tasks: 'Tasks',
recordChartTitle: 'Table record count',
fileChartTitle: 'Table file count',
Expand Down

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading