dhruvinmaniar123
144b611933
Update eks.md ( #10625 )
...
* Update eks.md
Added AWS document to create directories under EFS in AWS.
* Update eks.md
2023-03-16 11:57:50 +01:00
Pere Miquel Brull
47585e035a
Update MWAA docs ( #10588 )
2023-03-15 09:22:04 +01:00
Ayush Shah
7e4ba4567b
Fix Quicksight URL ( #10592 )
2023-03-15 08:05:38 +00:00
Nahuel
ff2190036f
Fix misleading date in documentation ( #10593 )
2023-03-15 07:47:49 +00:00
Sachin Chaurasiya
cde1d36570
doc: Add doc for "how to add language support" ( #10585 )
...
* doc: Add doc for "how to add language support"
* fix: build
2023-03-14 23:25:03 +05:30
Onkar Ravgan
93e554ae67
Fixed Redash Source Issues ( #10570 )
...
* Imporved redash source
* Added docs
* Addressed review comments
2023-03-14 23:00:49 +05:30
NiharDoshi99
9b0b06fe25
Added flag for overriding owners ( #10425 )
...
* added flag for overriding owners
* docs update
* adding owners in patch call
* adding owners in patch call
* fix: python test case
* changes as per comment
* changes as per comment
* ui changes
2023-03-10 15:01:56 +05:30
Suresh Srinivas
4c6d184ef5
Fixes #10480 Glossary rename results in rename of Classification with… ( #10486 )
...
* Fixes #10480 Glossary rename results in rename of Classification with the same name
* Rename TagSource Tag to Classification
2023-03-09 00:30:36 -08:00
Sriharsha Chintalapani
de10cd254b
New docker structure ( #10438 )
...
* Adding the different docker-compose file openmetadata and ingestion
* Added two different env files for mysql and postgres
* Updated the docker file path
* Updated the path of docker folder structure
* Fix docker
* Updating the PR with necessary changes required
---------
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-03-06 08:58:53 -08:00
Nahuel
f2e1a87b5a
Fix#10377: service connection not overwritten as expected ( #10445 )
2023-03-06 16:32:10 +01:00
Nahuel
5be1a77f94
Add Java SDK examples to the documentation ( #10444 )
2023-03-06 13:17:33 +01:00
Sriharsha Chintalapani
b47fa2e818
Update Roadmap ( #10427 )
2023-03-03 12:09:11 -08:00
Sriharsha Chintalapani
e6aa672072
Update Roadmap ( #10426 )
...
* Update Roadmap
* Update Roadmap
* Update Roadmap
2023-03-03 11:58:13 -08:00
Akash Jain
783219495f
[DOCS] Add key pairs configurations for docker and kubernetes ( #10418 )
...
* fix: docs for k8s jwt key pair configurations
* fix: docs for docker jwt key pair configurations
2023-03-03 11:44:10 -08:00
NiharDoshi99
1ff76f5e65
pii tagging using spacy ( #10256 )
...
* WIP: pii tagging using spacy
* added test cases and changes as per comment
* fix python checkstyle
* fix python checkstyle
* added score, test_cases and docs update
* solved merge conflict
* fix python checkstyle
* remove pii tagging using regex
* fix python test
* lib changes and added some test case
* changed as per comment
* fix: python test
* fix: changes to get source_config
* fix: changes as per comment
2023-03-03 18:33:18 +05:30
Nahuel
6e6722b5e1
Fix: broken image link in Kafka doc ( #10400 )
2023-03-03 10:29:41 +05:30
charliemenke
7a41bd37c2
fix service name typo in docs ( #10385 )
2023-03-02 12:51:10 +05:30
Akash Jain
197e931a00
fix: docs for k8s publicKeys ( #10371 )
...
* fix: docs for k8s publicKeys
* Update kubernetes.md
2023-03-01 18:03:58 +05:30
Sachin Chaurasiya
4ce038557e
✨ feat(ui)#10274: UI - allow to configure OM logo ( #10316 )
...
* ✨ feat(ui)#10274: UI - allow to configure OM logo
* chore: use logo config to render the brand and login page logo
* fix : cy tests
* doc: update the doc
* chore: remove check for filePath logo location type
* test: add unit test
* - removed FilePath
- Added configs to docker
* address comment
* remove config from test yaml
* update logo aspect ratio
* remove type
* chore: update ui logic as per backend config
* update doc
* address comments
* Revert "address comments"
This reverts commit c4f9da8891 .
* address comments
---------
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-03-01 14:09:44 +05:30
Teddy
754074f1be
Fixes #7758 - Added Column value and Integer Range Partitionning ( #10350 )
...
* feat(profiler): renamed module to
* feat(profiler): added dbt-artifacts-parser to test setup.py
* feat(profiler): refactor workflow and interface
* feat(profiler): linting
* feat(profiler): removed old profiler modules
* feat(profiler): added support for value and integer range partition
* feat(profiler): fixed linting
* feat(profiler): added partitionning support for datalake profiler
* feat(profiler): removed `ProfilerInterfaceArgs` class
* feat(profiler): address comments
* feat(profiler): Added `OTHER` as an `IntervalType` for UI type generation
2023-03-01 08:20:38 +01:00
kcd83
c0f06191b0
Tips on how to format and private key for the UI and in YAML ( #10370 )
...
Co-authored-by: kcd <1108143-kcd@users.noreply.gitlab.com>
2023-02-28 12:18:21 -08:00
Mohit Yadav
61c896964e
How to guide for custom logo ( #10293 )
...
* How to guide for custom logo
* add to menu
2023-02-23 12:54:54 +05:30
Onkar Ravgan
0f3536f973
updated tableau req ( #10268 )
2023-02-22 19:03:06 +05:30
Parth Panchal
9bd22369d7
Fixed#10211: Enable LDAP configuration to be configured via environment variable ( #10252 )
...
* Fixed#10211: Enable LDAP configuration to be configured via environment variable
* Fixed#10211: Enable LDAP configuration to be configured via environment variable
2023-02-22 12:53:24 +05:30
Akash Jain
cae284d8d7
Docs for fixing helm upgrades for MySQL ( #10239 )
2023-02-21 20:37:05 +05:30
Mayur Singal
b2aab148fa
Kafka Schema Registry Note ( #10255 )
2023-02-21 17:26:50 +05:30
Mohit Yadav
8939d81470
Update Docs ( #10233 )
2023-02-20 14:38:43 +05:30
Pere Miquel Brull
e67fe3a90b
Add tag docs ( #10221 )
2023-02-16 00:19:22 +04:00
Joe Shajan
6966b1ceb7
fix: duplicate env variables ( #10194 )
2023-02-13 06:12:07 +04:00
Parth Panchal
5c351781f5
Fixed#9427: LDAP-s support connection without MTLS ( #10146 )
...
* Fixed#9427: LDAP-s support connection without MTLS
* Fixed#9427: LDAP-s support connection without MTLS
* Fixed#9427: LDAP-s support connection without MTLS
* Fix Json Issues
---------
Co-authored-by: Mohit Yadav <105265192+mohityadav766@users.noreply.github.com>
Co-authored-by: mohitdeuex <mohit.y@deuexsolutions.com>
2023-02-09 17:42:38 +05:30
Ayush Shah
b75573386b
Optimize Images and Vectors ( lossless ) ( #10115 )
2023-02-07 16:22:32 +05:30
Nahuel
5093c7c209
Doc: Update Bot configuration doc ( #10121 )
2023-02-06 15:20:01 +00:00
ragul balaji ravichandran
97747d9803
add GChat as alert destination ( #10109 )
2023-02-04 17:04:31 -08:00
Suresh Srinivas
1990ac56d9
10041 Part1 - Refactor and clean up System APIs ( #10042 )
...
* 10041 Part1 - Refactor and clean up System APIs
* Update the config resource endpoint url
2023-02-03 16:25:40 -08:00
Mohit Yadav
2ad9a7eb44
Update docs for Keycloak ( #10107 )
2023-02-04 00:16:27 +05:30
Teddy
b91611b33c
doc(DQ): Added summary of failure/success behavior for each test ( #10106 )
2023-02-03 15:34:51 +00:00
Teddy
3bd613e51a
doc: added more details regarding freshness metrics ( #10098 )
2023-02-03 15:03:28 +01:00
Teddy
0a77f8a3f2
Fixes issue #10082 -- Unsupported field types for bigquery ( #10091 )
...
* fix(profile): Raise nicer error for BQ unsupported interval type for timestamp
* fix(profiler): run checkstyle
2023-02-02 19:00:56 +01:00
Nahuel
51f019d9ee
Doc: Change security note banner position ( #10084 )
2023-02-02 14:58:23 +00:00
Nahuel
d7b40162fd
Doc: Update security docs related to SSL configuration ( #10053 )
2023-02-02 11:32:54 +00:00
Nahuel
314274ae20
Doc: Add security notes for prod environments ( #10071 )
...
* Doc: Add security notes for prod environments
* Wrap security notes with Important block
* Improve security note message
---------
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-02-02 11:31:31 +00:00
Pere Miquel Brull
cd474f79a8
Docs - Fix version typo ( #10056 )
...
* Docs - Fix version typo
* Update docker.md
2023-02-02 10:40:35 +01:00
Pere Miquel Brull
23ba96a271
Docs - Upgrade and breaking changes for 0.13.2 ( #9882 )
...
* Prep breaking changes docs
* Prep breaking changes docs
* highlights
* Superset Changes
* Metabase and Domo
* Add missing task_id param
* Update upgrade docs for 0.13.2
* Version alignments
* What's new
* doc: Added breaking change around entityName and entityLink
* Update openmetadata-docs/content/overview/roadmap/index.md
---------
Co-authored-by: ulixius9 <mayursingal9@gmail.com>
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2023-02-01 14:41:38 +01:00
Mayur Singal
9e6a91d349
Glue Req Docs ( #10049 )
2023-02-01 14:41:11 +01:00
Ayush Shah
4e0598db44
Fix Docs ( #10035 )
2023-01-31 21:26:26 +05:30
Ayush Shah
747fcf569b
Add docs - quicksight, lineage... ( #10023 )
2023-01-31 15:17:40 +00:00
Onkar Ravgan
c101a6fd36
Added tableau min role in docs ( #10031 )
2023-01-31 15:03:24 +00:00
Teddy
0b3996d2fa
Remove profiler support for dynamodb ( #10014 )
...
* fix(DynamoDB): remove profiler support and cleaned up documentation
* fix(DynamoDB): remove supportProfiler filed in tests
2023-01-31 08:29:35 +01:00
Mayur Singal
399adf788d
Oracle & Superset Req Docs ( #10015 )
2023-01-31 07:07:25 +01:00
NiharDoshi99
c81446e2be
updated domo docs ( #10005 )
...
* updated domo docs
* changed as per comment
2023-01-30 20:59:35 +05:30
Pere Miquel Brull
c7c3d62bae
Update profiler permissions ( #10004 )
2023-01-30 14:20:19 +01:00
Nahuel
e152e734c2
Doc: Update security docs related to SSO and JWT configuration ( #10002 )
...
* Doc: Update security docs related to SSO and JWT configuration
* Minor typo fix
2023-01-30 14:13:23 +01:00
Shailesh Parmar
f4043f23b3
Doc: Glossary bulk upload ( #9994 )
...
* Doc: Glossary bulk upload
* addressing comments
2023-01-30 12:18:02 +00:00
Pere Miquel Brull
0b8523f418
Docs - Add select on views ( #10000 )
2023-01-30 11:46:58 +00:00
Pere Miquel Brull
95539b7008
Docs - Restore when server is down ( #9985 )
2023-01-29 21:03:53 +00:00
Onkar Ravgan
949989fb1c
Added dbt parser ( #9982 )
...
* Added dbt parser
* Added library dependency
* format and final fixes
* Addressed review comments
* Fixed typo
2023-01-29 20:47:39 +01:00
Nahuel
da1f911581
Doc: Add missing source config types in connectors config examples ( #9955 )
2023-01-27 15:30:48 +01:00
Pere Miquel Brull
9160770a47
Docs cleanup for dbt YAML & Looker config ( #9937 )
...
* Update looker config
* cleanup dbt
2023-01-27 09:06:30 +01:00
Nahuel
19f034eec4
Doc: Add Kafka troubleshooting section ( #9941 )
2023-01-26 18:52:06 +01:00
Pere Miquel Brull
4650a453e1
Prepare Vertica Lineage and Usage ( #9906 )
...
* Prepare Vertica Lineage and Usage
* Simplify db usage
* Linting
* Revert postgres changes
* Revert postgres changes
* Add vertica flags
2023-01-26 14:34:33 +01:00
NiharDoshi99
a817b18104
updated postgres docs ( #9920 )
2023-01-25 21:04:25 +05:30
Milan Bariya
49d48e0546
Update: Trino, Presto Logic and Doc ( #9859 )
...
* Update: Trino, Presto Logic and Doc
* Update: Trino, Presto Logic and Doc
* Update permissions in Doc
* Update openmetadata-docs/content/connectors/database/trino/index.md
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-01-25 19:20:06 +05:30
Mayur Singal
6b4e500fa6
Update Redshift Requirement Docs ( #9902 )
2023-01-25 14:08:48 +05:30
Mayur Singal
74d2132883
Supserset Connection Changes Doc ( #9893 )
2023-01-25 11:06:00 +05:30
Mayur Singal
b3f9e3ba97
Update snowflake Requirement Docs ( #9900 )
2023-01-25 11:05:14 +05:30
Onkar Ravgan
579d61275d
Added dbt lineage and troubleshooting docs ( #9892 )
2023-01-24 18:26:42 +05:30
geoHeil
8f958675f1
fix content header types ( #9853 )
2023-01-23 08:36:43 +00:00
Pere Miquel Brull
54a311a189
Add docker patch docs for ingestion ( #9854 )
2023-01-23 08:38:02 +01:00
Pere Miquel Brull
16a1b2c8be
Vertica comments, dbs, profiler and docs ( #9845 )
...
* Vertica comments, dbs, profiler and docs
* Revert metabase changes
* Format
* Fix median
2023-01-20 20:36:03 +01:00
Onkar Ravgan
711411c0a3
Added powerbi docs for new field ( #9836 )
2023-01-20 14:52:16 +01:00
Pere Miquel Brull
cdd38b40d6
Docs Using a Custom Ingestion Image in helm ( #9835 )
...
* Docs Using a Custom Ingestion Image in helm
* Update openmetadata-docs/content/deployment/kubernetes/index.md
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
* Update openmetadata-docs/content/deployment/kubernetes/index.md
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
* Update openmetadata-docs/content/deployment/kubernetes/index.md
* Update index.md
Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2023-01-20 10:47:55 +01:00
Mayur Singal
939adf887b
Fix #8973 : Superset fetch metadata from DB ( #9645 )
...
* Docs #8973 : Superset with SSO docs
* Superset support for mysql & postgres db
* remove unwanted field from yaml
* Fix pylint
* Fix superset tests
* Fix sample data connection
* ci fix & review comments
* cypress & defualt provider fix
2023-01-19 16:39:43 +01:00
Akash Jain
0d74cf7029
Fix/docs-misc ( #9666 )
...
* use latest version 0.13.1 in examples
* fix docs for #9654
* fix for #9607
2023-01-19 14:54:08 +05:30
Pere Miquel Brull
b0058bdb65
Fix #9707 - Install instantclient and enable thick mode ( #9761 )
...
* Install instantclient
* Prep instant client
* Update docs
* Amend comments
2023-01-19 08:08:56 +01:00
NiharDoshi99
f2649041f2
Fix: atlas test connection ( #9791 )
...
* Fix: atlas test connection
* Fix: docs changes
* Fix: docs changes
* Fix: python checkstyle
* Fix: python test
2023-01-18 20:16:07 +05:30
Milan Bariya
7f111584b8
Deprecate OMetaDatabaseAndTable ( #9760 )
...
* Deprecate OMetaDatabaseAndTable
* Change Based On Comments
* Change Based On Comments
* Fix Pytest
* Fix Pytest
2023-01-18 14:29:32 +01:00
Ayush Shah
f11cdbfab1
Profile sample rows + Randomization of chunks for datalake ( #9595 )
2023-01-16 22:17:46 +05:30
Ayush Shah
3785ea8515
Fix Typo and link issues ( #9737 )
2023-01-16 10:25:16 +05:30
Pere Miquel Brull
a7c89c74f7
Docs - librdkafka installation ( #9703 )
2023-01-13 08:52:13 +01:00
Ayush Shah
03c40d9566
Add Doc for Data Catalog api permission ( #9676 )
2023-01-10 19:48:12 +01:00
Mark_Yang
89c05b9351
Docs fix, set intelli jidea env ( #9641 )
...
* Update openmetadata-server.md
* Update openmetadata-server.md
Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-01-09 21:41:38 -08:00
Akash Jain
3ce755df08
fix: Docs for AWS EKS Helm Deployment ( #9615 )
...
* fix docs with correct names
* use nginx volume
* explicit paths from file system EFS with Volumes
* Add Capacity in PV
* update docs for Persistent Volumes
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-01-06 14:47:51 +01:00
Chirag Madlani
1f46ad27e7
bump node version to align with UI ( #9591 )
2023-01-04 12:13:29 +05:30
Chirag Madlani
e725489620
fix version to 0.13.1
2022-12-28 14:33:23 +05:30
Chirag Madlani
8ff0d02e4f
update docs for 0.13.1 as stable release ( #9531 )
2022-12-27 15:20:51 +00:00
Suresh Srinivas
758c976cba
Fixes #9259 Change Tags APIs to conform with rest of the APIs ( #9260 )
2022-12-26 12:32:17 -08:00
Akash Jain
a5d440e8ef
fix: docs-k8s ( #9505 )
2022-12-23 00:20:54 +05:30
Onkar Ravgan
14fa96958f
Added dbt workflow docs ( #9493 )
...
* Added dbt workflow docs
* added dbt small case
* Fixed review comments
2022-12-22 13:11:18 +00:00
Pere Miquel Brull
3f8be2d0df
Fix python version install ( #9490 )
2022-12-22 11:25:06 +01:00
Teddy
f2535526c6
0131 release notes in doc ( #9481 )
...
* doc: added release notes and cleaned up releases
* doc: updated release with latest changes
* doc: updated general release notes
2022-12-22 11:19:55 +01:00
Ayush Shah
b3d7719289
Add Azure Datalake to the list ( #9487 )
...
* Add Azure Datalake to the list
* Put Yaml configs under the relevant sections
2022-12-22 11:15:57 +01:00
Vj-L
03f2b564cc
Updated the docs for upgrade bare-metal ( #9485 )
...
* Updated the docs for upgrade bare-metal
* Updated the docs for upgrade bare-metal
* Updated as per the comments
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-12-22 15:19:26 +05:30
Ayush Shah
01d5ee8dd6
Modify: Security Doc, remove old version sections ( #9484 )
2022-12-22 08:51:11 +00:00
Pere Miquel Brull
467ae1b1e9
Docs - Ingestion Pipeline deployment troubleshooting & Lineage Backend breaking changes ( #9469 )
2022-12-22 06:48:37 +00:00
Mohit Yadav
69c04d9be5
Added Webhook Deprecation in 0.13.1 ( #9459 )
...
* Added Webhook Deprecation on 0.13.1
* Breaking changes for 0.13.1
* Updated
* doc(alerts): added alerts page and gif
Co-authored-by: Teddy Crepineau <teddy.crepineau@gmail.com>
2022-12-22 11:06:06 +05:30
Akash Jain
26300363b4
fix: GKE k8s Docs ( #9467 )
...
* updated the docs
* Update gke.md
2022-12-22 09:37:31 +05:30
Vj-L
f3855a1909
Added the default volumes for ElasticSearch ( #9452 )
...
* Added the default volumes for ElasticSearch
* Added docs for ES Volumes
* Updated as per the comments
* Updated as per the comments
* Added the docs for bare-metal upgrade
* Apply suggestions from code review
* Update docker/local-metadata/docker-compose.yml
* Pylint check addressed
Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-12-21 18:29:49 +00:00
Pere Miquel Brull
247014bbc7
Docs - Docker 0.13.1 upgrade instructions ( #9438 )
...
Docs - Docker 0.13.1 upgrade instructions (#9438 )
2022-12-21 17:41:52 +01:00
Akash Jain
a7fd28b5d8
fix: Add docs for running the metadata CLI for backup in k8s upgrade ( #9465 )
...
* updated docs
* update command output
* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
* Update openmetadata-docs/content/deployment/upgrade/kubernetes.md
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-12-21 16:55:32 +01:00
Teddy
9bc4b08960
Add freshness documentation ( #9449 )
2022-12-21 14:54:45 +00:00