* WIP - MINOR - Clean ingestion dependencies
* test
* test
* Clean imports
* add pyiceberg for test
* Revert "add pyiceberg for test"
This reverts commit ab26942736586f089a57a644ffd727aca200db62.
* add pyiceberg for test
* Remove docker dep
* clean local docker sh
* MINOR - AKS Airflow troubleshooting docs
* Fix action
* clean local docker sh
* feat: use native backup tools
1. added mysqldump 8.3 to the ingestion container.
2. documented how to use native tools to back up and restore.
3. added deprecated message on the cli backup and restore.
* added deprecation notice for 1.3 backup
* removed 1.3.x deprecation notice
* added another backup page in 1.3 introducing SQL dump tools
* added --set-gtid-purged=OFF to the mysql dump process
* feat(nosql-profiler): row count
1. Implemented the NoSQLProfilerInterface as an entrypoint for the nosql profiler.
2. Added the NoSQLMetric as an abstract class.
3. Implemented the interface for the MongoDB database source.
4. Implemented an e2e test using testcontainers.
* added profiler support for mongodb connection
* doc
* use int_admin_ometa in test setup
* - fixed linting issue in gx
- removed unused inheritance
* moved the nosql function into the metric class
* formatting
* validate_compose: raise exception for bad status code.
* fixed import
* format
* feat: SAS Viya connector
* refactor SASCatalog to SAS
* add SAS logo to UI and connection documentation
* doc changes
* modify ingestion logic
* revert original changes
* added support for dataflow & perfect logic for reports/datatables
* add filter doc
* more updates to perfect ingestion for each asset type
* fix a bug with table lineage not created properly
* Delete ingestion/pipelines/sasCatalog.yaml
* precomit fix
* Conversion to database connector
* minor fixes
* make custom properties type generic
* Add SAS javaEnum
* add dummy variable for sas.yaml
---------
Co-authored-by: lizmc <liz.mcintosh@sas.com>
Co-authored-by: Shiyang Xiao <Shiyang.Xiao@sas.com>
* Fix supported characters in SM
* Update SM
* Fixes
* Fixes
* Improve class conversion exceptions
* Comments
* Rename noop to db secrets manager providee
* Update sm
* Fix
* db SM
* db SM
* Fix test
* UI
* Update openmetadata-ui/src/main/resources/ui/src/mocks/IngestionListTable.mock.ts
* update default
* Update Dockerfiles to run OMD as non-root user
* Update Dockerfile to use alpine:3 image
* Update Dockerfile to use alpine:3 docker image
* Update Dockerfile to use alpine:3 docker image
* - Removed Logi Configuration from the openmetadata.yaml
- Migrated Login Configuration to the UI
* Removed ApplicationConfig from tests
* Added Custom Header Logo Url
* Update field to favicon
* support login conifguration
* chore(ui): update logo and login config md files
* fix validation issue
* add cypress
* restructure folders and set default fallback for favicon
* autofocus to first field of edit form
---------
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* working on maven shading
* update es in docker
* add maven shade for elasticsearch/opensearch dependencies
* add submodule for es/os dependencies
* upgrade docker elasticsearch to latest 8.10.2
* upgrade docker elasticsearch to latest 8.10.2
* Update Postgres dev to use OpenSearch
* Fix container service dependency
* revert conf change
---------
Co-authored-by: 07Himank <himank07mehta@gmail.com>
Co-authored-by: 07Himank <112613760+07Himank@users.noreply.github.com>
* Add Java 17 support
* Change Test HTTP client provider
* Create Tests HTTP Client once
* Create Tests HTTP Client once
* fix(CI): Update CI to use jdk 17 and dockerfiles as well
---------
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
* Fix:Updating Docker Label for version update via makefile
* Fix:Updating Docker Label for version update via makefile
* Fix:Updating Docker Label for version update via makefile
* Disk space test
* Disk space test with other action
* Disk space test with other action
* Disk space test with first action
* checking labeler
* updating version of wait action
* xvfb-run check
* Update disk-space-test.yml
* xvfb-run check using sudo
* checking large packages
* Update disk-space-test.yml
* Update disk-space-test.yml
* Update disk-space-test.yml
* Update disk-space-test.yml
* Checking the logic
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update update_version.py
* Update Makefile
* Update update_version.py
* Update Makefile
* permission issue check
* Update Makefile
* Update Makefile
* Update Makefile
* Update Makefile
* Update Makefile
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update release-code-freeze.yml
* Update Makefile
* Creating make script for code freeze automation
* updating dockerfile version with main branch
* Updating paths in makefile
* Updating the python code with logger
* Using argparse to pass the arguments in python code
* feat:Updating script path
* Delete update_version.py from root directory