1530 Commits

Author SHA1 Message Date
Aniket Katkar
da6830ffcc
fixed the links for kubernetes on premises page (#14254) 2023-12-05 09:36:13 -08:00
Mayur Singal
e648466783
#14153: Fix snowflake docs (#14230) 2023-12-05 12:20:15 +05:30
Shilpa Vernekar
2f4618b372
Minor change - Data governance slug (#14241) 2023-12-05 05:34:21 +00:00
Shilpa Vernekar
ab1bebba3c
Glossary article updates (#14232) 2023-12-05 05:23:15 +00:00
Teddy
357888af87
doc: Python API reference documentation (#14228) 2023-12-04 18:09:39 +01:00
Mayur Singal
389ae79d3c
#14115: Separate Unity Catalog From Databricks (#14138) 2023-12-04 11:22:46 +05:30
Shilpa Vernekar
423f84d667
Moved out of OM folder (#14194) 2023-12-01 06:58:41 +00:00
Shilpa Vernekar
39c113ceb2
changes to docs arrangement and new articles (#14193) 2023-12-01 12:11:11 +05:30
Pere Miquel Brull
7fcdf08ca4
#11626 & #14131 - Lineage with other Entities & attr-based xlets (#14191)
* Add OMEntity model

* Test OMEntity

* Update repr

* Fix __str__

* Add entity ref map

* Test serializer for backend

* Fix tests

* Fix serializer

* Test runner

* Add runner tests

* Update docs

* Format
2023-12-01 06:29:44 +01:00
Gábor Hermann
5e55a3f873
Fixes #14165: fix Python SDK auth in 1.2.x doc (#14172) 2023-11-30 16:09:16 +05:30
Mayur Singal
3daf045cdf
MINOR: Fix external profiler yaml docs (#14149) 2023-11-28 20:07:49 +05:30
Sriharsha Chintalapani
b85f896e0f
Minor: Docs add UnityCatalog integration more prominently (#14111) 2023-11-24 18:12:05 -08:00
Pere Miquel Brull
a2f3134bc5
MINOR - Fix docs quickstart commands (#14110) 2023-11-24 08:23:30 -08:00
Mayur Singal
4bce6a9aaf
Athena: Add support for work groups in usage & lineage (#14072) 2023-11-23 11:13:35 +05:30
Akash Jain
66e44056b7
fix(docs): Update contents to current release version 1.2.2 (#14075) 2023-11-22 22:05:43 +05:30
Pere Miquel Brull
f847c1cf10
Fix #14012 - Snowflake procedure with empty definition (#14014)
* Fix #14012 - Snowflake procedure with empty definition

* Add debugs
2023-11-17 11:29:27 +01:00
Onkar Ravgan
4a2a81c34b
Generalized docs (#14016) 2023-11-17 11:00:20 +01:00
Onkar Ravgan
8b8c80e99e
Added athena min permissions (#14002) 2023-11-17 10:32:46 +05:30
dechoma
c289dd4e2c
use BasicAuth in docs (#13973) 2023-11-15 10:02:04 +01:00
Pere Miquel Brull
2bac673a35
[Docs] - External Workflow requirements (#13976) 2023-11-15 07:17:02 +01:00
Pere Miquel Brull
efb7a54a46
[Docs] - Fix profiler page (#13975) 2023-11-15 06:55:43 +01:00
Pere Miquel Brull
c4b4cb849b
[Docs] - Add nifi troubleshooting (#13968) 2023-11-14 09:27:39 +01:00
Mayur Singal
a8bca817b4
Sample Data Storage & External Profiler Docs (#13960)
* rename title from S3 to Storage config

* Sample Data Storage & External Profiler Docs

* Some changes

* Some changes

* Some changes

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-11-14 08:59:32 +01:00
Akash Jain
0c31dc4641
docs: 1.2.1 Breaking Changes and miscellaneous fixes (#13955)
* Remove Deprecated docs of docker volume

* fix(docs): Update Kubernetes Docs from 1.1.X

* docs: Add 1.2.1 breaking changes

* docs: Update Helm Values

* 1.2.1 docs

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-11-14 07:32:20 +01:00
Mayur Singal
b34111ea00
ElasticSearch: Fix ES connection (#13919) 2023-11-13 14:10:11 +05:30
Pere Miquel Brull
2498dbb474
[Docs] - RDS IAM Auth (#13942) 2023-11-13 08:58:21 +01:00
Shilpa Vernekar
294a15d9df
Changes in the Guide for Data Users (#13946) 2023-11-10 14:48:37 -08:00
Mayur Singal
367bac9064
Fix #13787: Add support for ES data types (#13916)
* Fix #13787: Add support for ES data types

* fixed tests

---------

Co-authored-by: Onkar Ravgan <onkar.10r@gmail.com>
2023-11-10 20:14:42 +05:30
Sachin Chaurasiya
167c3e8cfe
doc: update the bots doc (#13941) 2023-11-10 14:50:01 +01:00
Sachin Chaurasiya
de74e1a516
doc: update the custom logo docs (#13938)
* doc: update the custom logo docs

* minor fix
2023-11-10 17:59:47 +05:30
Pere Miquel Brull
b250cd8808
Fix #13699 - Add separator for Storage Container manifest (#13924)
* Fix #13699 - Add separator for Storage Container manifest

* Fix #13906 - Fix add_mlmodel_lineage description field

* Add separator

* Add separator
2023-11-10 10:44:47 +01:00
Akash Jain
e42a781aaf
fix(docs): curl command of quickstart guide (#13899) 2023-11-08 12:08:00 +01:00
mrkoloev
ca7a04a457
Update local-docker-deployment.md (#13832)
changed curl flag from -sL to -o
2023-11-07 15:44:40 +05:30
Ayush Shah
d1544097d5
added Routines related permissions for Bigquery (#13875) 2023-11-07 14:45:01 +05:30
Ayush Shah
73c126887c
Remove Excess Permissions for athena (#13857) 2023-11-06 10:24:11 -08:00
Dhruvin Maniar
f89b52cb11
[FIX] Update docs of keycloak SSO (#13842) 2023-11-06 13:40:33 +05:30
Akash Jain
f9e0047b6f
fix(docs): Helm Values and Snippet usage for DB_PARAMS (#13851)
* docs: Add breaking changes for the use of `DB_PARAMS`

* fix(docs): Update to `DB_PARAMS` value in snippets

* fix(docs): Update Helm Values
2023-11-06 11:52:42 +05:30
Akash Jain
1cbcdd01d2
docs: Add breaking changes for the use of DB_PARAMS (#13841) 2023-11-04 09:56:13 -07:00
Sriharsha Chintalapani
532a7938ee
Update baremetal installation docs to refer Java 17 (#13817) 2023-11-04 09:55:36 -07:00
Sriharsha Chintalapani
edadb2f223
update roadmap (#13847) 2023-11-04 04:30:54 -07:00
Pere Miquel Brull
ca9a92e39d
[Docs] - Workflow Breaking Changes - Custom Connectors (#13834)
* quickstart

* [Docs] - Workflow Breaking Changes - Custom Connectors
2023-11-03 08:24:03 +01:00
Pere Miquel Brull
6fd71be54c
[Docs] - MWAA ECS Operator updates (#13815) 2023-11-02 07:50:54 +01:00
Pere Miquel Brull
43579c2c56
[Docs] - Upgrade and MWAA (#13802) 2023-11-01 15:53:23 +01:00
Pere Miquel Brull
ca0f4e81c8
[Docs] - Stored Procedures availability (#13785) 2023-10-31 14:36:25 +05:30
Onkar Ravgan
3fbda76b49
dbt and postgres docs fix (#13742) 2023-10-31 14:36:14 +05:30
Pere Miquel Brull
ecc54306fc
[Docs] - Clean and centralise YAML docs (#13769)
* Organize db YAML configs

* Dashboard YAML

* Messaging YAML

* Pipeline YAML

* Search YAML

* Storage YAML
2023-10-30 12:02:19 +01:00
Aniket Katkar
9e773ff1a8
chore(docs): updated the metadata standard schemas and menu.md for documentation (#13745)
* updated the metadata standard schemas and menu.md

* updated the schema docs with better parsing
2023-10-27 11:37:31 -07:00
Onkar Ravgan
c4d13f4615
Cost Analysis Documentation (#13739)
* cost analysis docs

* fixed typos

* Update openmetadata-docs/content/v1.2.x/features/data-insight/cost-analaysis.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Update openmetadata-docs/content/v1.2.x/features/data-insight/cost-analaysis.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

* Update openmetadata-docs/content/v1.2.x/features/data-insight/cost-analaysis.md

Co-authored-by: Teddy <teddy.crepineau@gmail.com>

---------

Co-authored-by: Teddy <teddy.crepineau@gmail.com>
2023-10-27 14:39:49 +02:00
Pere Miquel Brull
f7daad83da
Fix postgres migrations (#13743) 2023-10-27 17:12:53 +05:30
Pere Miquel Brull
35869c9736
[Docs] - Highlight ES requirements (#13741)
* Added Helm Chart breaking changes

* Added Helm Chart breaking changes
2023-10-27 11:38:14 +02:00