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

[ADH-4648] Implemented postgres partitioning for file access counts #73

Merged
merged 11 commits into from
Aug 14, 2024

Conversation

VitekArkhipov
Copy link

  • removed support of sqlite, mysql dataSources
  • implemented postgres partitioning for file_access table
  • removed accessCountTopOnStoragePolicy and accessCountBottomOnStoragePolicy functions

- removed support of sqlite, mysql dataSources
- implemented postgres partitioning for file_access table
- removed accessCountTopOnStoragePolicy and accessCountBottomOnStoragePolicy function
# Conflicts:
#	smart-metastore/src/main/java/org/smartdata/metastore/dao/accesscount/AccessCountTableManager.java
- fixed conflict
@tigrulya-exe tigrulya-exe changed the base branch from feature/ADH-4496 to develop July 30, 2024 07:06
# Conflicts:
#	smart-common/src/main/java/org/smartdata/conf/SmartConfKeys.java
#	smart-engine/src/main/java/org/smartdata/server/engine/StatesManager.java
#	smart-hadoop-support/smart-hadoop/src/test/java/org/smartdata/hdfs/metric/fetcher/TestDataNodeInfoFetcher.java
#	smart-metastore/src/main/java/org/smartdata/metastore/MetaStore.java
#	smart-metastore/src/main/java/org/smartdata/metastore/dao/impl/DefaultDaoProvider.java
#	smart-metastore/src/test/java/org/smartdata/metastore/dao/accesscount/TestAccessCountTableManager.java
#	smart-zeppelin/zeppelin-web/src/app/dashboard/views/rules/submit/help.html
- fixed pr comments
- fixed query bug
- added unit tests
- fixed unit tests
- fixed pr comments
- increased metastore db connections pool settings
- fixed tests
- fixed test
@iamlapa iamlapa merged commit b15fa28 into develop Aug 14, 2024
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants