1453 Commits

Author SHA1 Message Date
Ayush Shah
8427a0d280
Fix Bullet point (#7966) 2022-10-06 11:10:01 +05:30
Sriharsha Chintalapani
538e827f5f
Fix Menu , Connectors should've its own section after deployment (#7950)
* Fix Menu

* Fix broken links

* Fix config values

* Fix config values
2022-10-06 06:54:02 +02:00
Sriharsha Chintalapani
335c29c410
Fix Upgrade Index doc (#7947) 2022-10-04 13:34:18 -07:00
Akash Jain
6012cf71b8
Update Docs for k8s; fix #7574 (#7941)
* Update Docs for k8s; fix #7574

* update headings as per review.
2022-10-04 10:07:44 -07:00
Pere Miquel Brull
89b80b121b
Prep lineage information (#7940) 2022-10-04 17:41:43 +02:00
Sachin Chaurasiya
bcc313d7fc
Doc #7921 : Add How to guide for running ingestion pipeline with basic auth (#7929) 2022-10-04 14:31:21 +02:00
Ayush Shah
65525316d7
Modify Docs related to SSL (#7927) 2022-10-04 16:58:46 +05:30
Sachin Chaurasiya
f77f0c8130
Fix how to guides broken link (#7923) 2022-10-04 11:57:39 +02:00
Nahuel
3c99184e52
Temporary remove of secrets manager docs (#7917) 2022-10-04 11:14:52 +02:00
Sachin Chaurasiya
f3e6266b7a
doc : Add how to guide section to the doc (#7919)
* doc : Add how to guide section to the doc

* Fix slug

* Fix menu.md issue

* Add "How to change the team type" guide
2022-10-04 14:37:24 +05:30
Vivek Ratnavel Subramanian
8204ff33e6
Docs: Update docker upgrade doc (#7903) 2022-10-03 12:38:14 -07:00
Sriharsha Chintalapani
a64c0dd8f0
Add instructions to upgrade Bare Metal (#7867)
* Add instructions to upgrade Bare Metal

* Fix upgrade on bare metal

Co-authored-by: Sriharsha Chintalapani <harsha@Sriharshas-MacBook-Air.local>
2022-10-03 19:03:43 +02:00
Nahuel
39301e738c
Added bot configurations for SSO after 0.12.1 (#7896) 2022-10-03 08:48:43 -07:00
Teddy
11f7f6e3cf
Update Docker upgrade doc (#7891) 2022-10-03 08:47:49 -07:00
Milan Bariya
2a9732dbda
Add: Doc for atlas (#7884)
* Add: Doc for atlas

* Fix: Change based on comments

* Fix: Change based on comments
2022-10-03 16:48:16 +02:00
Mayur Singal
08b3a16568
Added OpenMetadata JWT Auth in docs (#7877) 2022-10-03 14:52:32 +05:30
Milan Bariya
3a9f1197da
Add: Doc for restore CLI (#7837)
* Add: Doc for restore CLI

* Add: Restore cLI page move to Backup CLI page

* Fix: Change based on comments
2022-10-03 09:04:27 +02:00
Marisa Smith
ffbf191812
updated intro paragraph (#7833)
Expanded intro to better tell the story, link the Great expectations webpage and docs.
2022-10-02 16:07:46 -07:00
Pere Miquel Brull
fd3512b544
Postgres lineage info (#7829) 2022-10-01 20:01:49 +02:00
Pere Miquel Brull
be8899ca65
Add Ingestion Pipeline (#7815) 2022-10-01 20:01:39 +02:00
Teddy
ace235922a
Added information for airflow migration and upgrade (#7818) 2022-10-01 17:32:26 +02:00
mohitdeuex
75953df386
Fix Alignment issues (#7795)
* Adding Basic Auth Document

* Updated with review Comments

* Updated with review Comments

* Fixed alignment issues
2022-09-29 16:56:18 +05:30
mohitdeuex
91ca940132
Adding Basic Auth Document (#7792)
* Adding Basic Auth Document

* Updated with review Comments

* Updated with review Comments
2022-09-29 16:29:48 +05:30
Sriharsha Chintalapani
612c083612
Fix Doc links (#7734)
* Fix Broken links

* Fix symlink

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2022-09-28 14:05:51 -07:00
Vj-L
3f646586cb
Updated the docs for issue-#7601 & issue-#4562 (#7714)
* Updated the docs for issue-#7601 & issue-#4562

* Updated as per the comments

Co-authored-by: “Vijay” <“vijay.l@deuexsolutions.com”>
2022-09-27 15:28:29 +05:30
Ayush Shah
56c71c4101
Fix Ingestion Time Partitioned Tables on Profiler (#7506) 2022-09-26 19:41:40 +05:30
Marco Vito Moscaritolo
ab947b93ea
Clearly state the command to execute via CLI for the profiling (#7708)
See https://openmetadata.slack.com/archives/C02B6955S4S/p1663439534423849?thread_ts=1663437719.374679&cid=C02B6955S4S for more context
2022-09-25 10:37:02 -07:00
Suresh Srinivas
c4880d6c0e
Fixes #7661 404 links in documentation (#7700) 2022-09-23 15:09:46 -07:00
Marco Vito Moscaritolo
e061159c64
Fix a few typo in the doc (airflow instead of airbite) (#7689) 2022-09-23 17:49:13 +05:30
Teddy
c34281251f
Fixes #7509 - implement import path migration script (#7515)
* Added script to migarte import

* Added tests

* Updated doc to include info about import migration

* renamed test resource files
2022-09-22 14:43:25 +02:00
Akash Jain
d42ec2444f
docs ElasticSearch version that is supported #6013 (#7634) 2022-09-22 15:48:10 +05:30
Sriharsha Chintalapani
93e2a113ba
Fix #168: Azure SSO Kubernetes instructions seem outdated compared to 0.12.0 Helm chart (#7604) 2022-09-20 12:13:56 -07:00
Sriharsha Chintalapani
00a45782b9
Update index.md (#7608)
Add messages around upgrading to feature release
2022-09-20 11:54:37 -07:00
Pere Miquel Brull
1578fa7f1b
Fix #7121 - Support Spark metastore DB connection (#7520)
* Fix #7121 - Support Spark metastore DB connection

* appname

* Update docs

* test validation

* Address PR comments

Co-authored-by: Nahuel <nahuel@getcollate.io>
2022-09-20 16:47:57 +02:00
Onkar Ravgan
b6df1d74ab
Added docs (#7580)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-20 16:14:12 +05:30
Marisa Smith
8679ed1511
Bot image update (#7505)
* Updating the bot image to the new UI

* Updated path for new bot image

* Deleting old image
2022-09-19 11:33:39 +05:30
sivaarumalla
3a9576a75c
Update airflow.md (#7530) 2022-09-17 10:56:48 -07:00
sivaarumalla
916dfc1b76
Update cli.md (#7529) 2022-09-17 10:56:26 -07:00
Teddy
1ba6e284fe
Fixes #7118 by cleaning up test names (#7494)
* Cleaned up tests names and add registry name tests

* Updated documentation for test types supported by OM
2022-09-16 07:04:56 +02:00
Vivek Ratnavel Subramanian
8e00a6eb8a
Docs: Update backup.md (#7499) 2022-09-16 07:03:49 +02:00
Sriharsha Chintalapani
656b50dd3a
Fix #7469: Refactor OpenMetadata code modules (#7474) 2022-09-14 23:14:02 -07:00
Onkar Ravgan
898e596c1c
Added DBT owner docs (#7459)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-14 15:10:37 +02:00
Onkar Ravgan
2c609b4ea4
Added example configs (#7450)
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-14 11:07:34 +02:00
Pere Miquel Brull
67437060bc
Update GCS docs (#7443) 2022-09-14 08:12:23 +02:00
Aniket Katkar
c0f122a42d
Removed Collapse Component in enable security pages in docs (#7437) 2022-09-13 17:52:31 +02:00
Pere Miquel Brull
747b27c356
Add Hive troubleshooting (#7377) 2022-09-13 16:14:54 +02:00
Onkar Ravgan
b217ed5397
Added dbt field in upgrade docs (#7328)
* Added dbt fields in upgrade docs

* Updates added

* Fixed typos

Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-09-13 18:28:07 +05:30
Vivek Ratnavel Subramanian
4fcb2da888
Docs: Update Tasks Workflow gif (#7405) 2022-09-12 22:40:49 -07:00
Vivek Ratnavel Subramanian
dc6ce78733
Docs: Update Tasks Workflow gif (#7398) 2022-09-12 20:52:16 -07:00
Vivek Ratnavel Subramanian
90f617f262
Docs: Add documentation for Data Discovery & Collaboration (#7397) 2022-09-12 19:25:26 -07:00