-
Notifications
You must be signed in to change notification settings - Fork 373
[Subtask]: Use a new configuration item to control whether master & slave mode is enabled. #3846
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
Merged
Merged
Changes from all commits
Commits
Show all changes
86 commits
Select commit
Hold shift + click to select a range
e527acb
[Subtask]: Use a new configuration item to control whether master & s…
064f4ea
[Subtask]: Use a new configuration item to control whether master & s…
29338ac
[AMORO-3850] Fix openapi sdk build and refine the package name (#3847)
turboFei 41ffdb4
[HotFix] Change the uri configuration name in terminal (#3844)
zhoujinsong 2ea1066
[AMORO-3851] Separate spark-3.3 and spark-3.5 modules (#3848)
turboFei ab7c629
[AMORO-3857] Make the metadata file name conform to the Iceberg spec …
liaoyt 7aa1fc8
[AMORO-3850][FOLLOWUP] Add GA for OpenAPI SDK (#3870)
turboFei 703cbec
[AMORO-3864] Bump spark 3.5 version to 3.5.7 (#3860)
turboFei 368f6bf
[AMORO-3852][BUILD] Enhance build system (#3849)
turboFei 652973b
[AMORO-3851][FOLLOWUP] Using scala.binary.version for Spark dependenc…
turboFei ac7fd3f
[AMORO-3851][FOLLOWUP] Fix and simplify spark versions management (#3…
turboFei 860df1a
[AMORO-3863] Add script to reformat code (#3862)
turboFei f45bc1c
[AMORO-3852] Using Maven Wrapper (#3879)
turboFei 25bf16d
[AMORO-3880] Make amoro-openapi-sdk standalone (#3881)
turboFei 49f47ec
[AMORO-3891] Bump netty version to 4.1.128.Final to fix CVE (#3892)
turboFei ea1ae84
[AMORO-3890]Bump flink versions from 1.16.2/1.17.1/1.20.0 to 1.16.3/1…
turboFei be28b79
[AMORO-3880][FOLLOWUP] Fix pull request paths for OpenAPI SDK CI (#3903)
turboFei 2d2a2c2
Bump orc-core version from 1.8.3 to 1.9.7 (#3900)
xxubai 452191f
[AMORO-3883] Bump Paimon 1.1.1 to 1.2.0 (#3884)
xuzifu666 6a022d6
[AMORO-3863][FOLLOWUP] Support to reformat pom (#3882)
turboFei f77da8c
[AMORO-3872] Support to customize basic authentication implementation…
turboFei 9dbbdd2
[AMORO-3907] Bump kubernetes-client version to 6.13.5 (#3908)
turboFei 6331a5a
[AMORO-3875] Support to build on Spark Scala-2.13 (#3878)
turboFei 28b56bc
[AMORO-3875][FOLLOWUP] Fix optimizer-spark docker image build due to …
turboFei 7a098f1
[AMORO-3863][FOLLOWUP] Enable format-mixed-format-trino profile on JD…
turboFei 58e5b54
[AMORO-3848][FOLLOWUP] Prompt spark profile in docker build (#3904)
turboFei 388ff78
[AMORO-3918][INFRA] Add dependencies check CI (#3917)
turboFei ae477d6
[AMORO-3931] Exclude curator and zookeeper deps (#3932)
turboFei c71ee68
[AMORO-3945][DOCS] Add docs for REST API (#3944)
turboFei d4f223f
[AMORO-3873] Support Bearer/JWT authentication (#3905)
turboFei 2f79bbf
[AMORO-3938] change file_content_b64 column type to CLOB type (#3939)
simonsssu 77c71d8
[AMORO-3933] Fix Playground demo failure due `PartitionExpressionForM…
turboFei 7648b7b
Save the last completion time for each cleanup operation performed on…
zhangwl9 e5aafcf
nit: remove duplicate code (#3957)
turboFei 9689e01
[AMORO-3873][FOLLOWUP] Rename rest auth bearer type to JWT (#3953)
turboFei e332d39
[AMORO-3968] Update the thrift api compile command to use amoro shade…
turboFei 2c3ac0f
[AMORO-3961] Filter null key and value for Configurations::toMap (#3962)
turboFei 04d418e
nit: remove unused code (#3959)
turboFei f59dbda
[AMORO-3972][Core] Upgrade default Spark version from 3.3 to 3.5 (#3975)
zhan7236 2d70c23
[AMORO-3966][Helm] Support custom volumes and volumeMounts (#3965)
AbhishekPathania 9df1953
[AMORO-3970] Update README.md with correct Spark versions for Mixed f…
xykera 5549357
[AMORO-3977] Combine amoro-site to prevent docs loose sync (#3979)
turboFei a24d4c7
[Improvement]: Disable verification for helm-unittest plugin installa…
tcodehuber 7ebcd86
[AMORO_3990] Add package chart instructions to README (#3991)
tcodehuber 1dd96dd
[Feature] Introduce a new framework that supports scheduling for Form…
LiangDai-Mars 4192cb1
[AMORO-3981] Automatic generate amoro configuration docs (#3982)
turboFei 887552e
[AMORO-3981][FOLLOWUP] Refine the duration to string format (#3987)
turboFei 8c9a3f5
[AMORO-1258] Support Zookeeper kerberos authentication (#3980)
turboFei 5bf7efd
[AMORO-3934] Manage com.fasterxml.jackson dependencies in dependencyM…
turboFei f222910
[AMORO-3866] Using shaded hadoop-client-api and hadoop-client-runtime…
turboFei 00aaa87
[AMORO-3632] Refine data expiration literal calculation for date type…
davedwwang 0a60f22
[AMORO-3885] fix missing oss.endpoint for internal mixed_iceberg cata…
liaoyt 2d8081a
[AMORO-2635] Enhance table partition files list performance (#4003)
turboFei bae1605
[AMORO-3628] Add user logo wall on the home page. (#4010)
xxubai 1076213
[AMORO-3804] Skip RUNTIME_CONTEXT_CACHE for TableMetaStore with local…
turboFei 61d55e2
[AMORO-4011] Fix JUnit 4 tests skipped (#4017)
turboFei c666986
[AMORO-3775] Add support for metric-based refresh event trigger in Ta…
Jzjsnow 02baa82
[AMORO-3998]support DATABASE HA SERVICE (#3997)
LiangDai-Mars 6afa2e3
[Hotfix] Fix the deploy site GitHub workflow (#4020)
zhoujinsong 4ec6437
[Hotfix] Enable manual triggering for site deployment workflow (#4021)
xxubai 88b832d
[Hotfix]Refactor the build command in the `Publish Docker Image` GitH…
zhoujinsong 5e6ab69
[Hotfix] Fix typos (#4026)
leosanqing 27a60d7
[AMORO-3531] Drop support for java8 (#3899)
turboFei a09dc15
[AMORO-3940] Flink config load will cause ClassCastException when dir…
simonsssu 3ecd13f
[AMORO-3943] Shade all third party classes for spark runtime (#3942)
turboFei 303c921
[AMORO-4027] Bump shade plugin to fix compilation failure on JDK 17 (…
leosanqing d2714e1
[AMORO-3973] Support spark3.4 for mixed format (#4013)
zhangwl9 8e91a47
[Hotfix] Try to fix site-deploy permission problem (#4025)
sebbASF 623561a
[AMORO-4022] [Improvement]: AMS Iceberg maintainer moved to the amoro…
czy006 afe60cf
[AMORO-3994] Support Exposing AMS High Availability (HA) Status (#3996)
davedwwang fbd91bc
[Feature]: Support LDAP Authentication for Dashboard Login (#4009)
davedwwang 67d95f0
[HotFix] Remove duplicate references to scala-library and scala-compi…
zhangwl9 4253831
[HotFix] Shade third party classes for spark-3.4 runtime (#4032)
zhangwl9 f4f8fe6
[Subtask]: Use a new configuration item to control whether master & s…
f0918d0
[Subtask]: Use a new configuration item to control whether master & s…
b776399
[Subtask]: Use a new configuration item to control whether master & s…
1649ed5
[Subtask]: Use a new configuration item to control whether master & s…
71a6651
[Subtask]: Use a new configuration item to control whether master & s…
2799f29
[AMORO-3998]support DATABASE HA SERVICE (#3997)
LiangDai-Mars 7079293
[AMORO-3994] Support Exposing AMS High Availability (HA) Status (#3996)
davedwwang ac2f468
[Subtask]: Use a new configuration item to control whether master & s…
0d8f33a
[Subtask]: Use a new configuration item to control whether master & s…
38e276a
Merge remote-tracking branch 'origin/amoro#3845' into amoro#3845
c381c73
Merge branch 'apache:master' into amoro#3845
wardlican 185c030
[Subtask]: Optimize the description information for use-master-slave-…
d640ff6
Merge branch 'master' into amoro#3845
czy006 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I’m wondering whether we could control the single-node and multi-node modes with a configuration option, with the default being the single-node mode.