170 Commits

Author SHA1 Message Date
Pere Miquel Brull
eb501c1996
MINOR - Breaking change for alerts docs (#15026) 2024-02-05 11:54:59 +01:00
Ayush Shah
6838fadec6
MINOR: Fix Docs ( Security, DBT ) (#14980) 2024-02-01 13:08:48 +05:30
IceS2
373cafcda2
Fixes #5448: Implement initial Iceberg Connector using PyIceberg (#14825)
* Create the iceberg connection schema

* Link the IcebergConnection configuration with the forms on the UI

* Add the pyiceberg dependency on the ingestion package

* Create the get_connection and test_connection functions

* First iteration on the iceberg ingestion logic

* Add A more comprehensive implementation of the Iceberg Source

* Add UnitTests

* Update icebergConnection definition

* Update the iceberg souce code based on new schema

* Updated icebergConnecgtion schema for simplicity and to be able to configure Converters

* Updated setup dependencies to be more flexible

* Updated get_owner_ref logic

* Fix formatting

* Changed the icebergConnection json schema structure to enable the ClassConverters

* Add the IcebergCatalog and IcebergFileSystem ClassConverters

* Refactor the code to take into account the new jsonSchema structure

* Fix formatting

* Add Documentation for the Iceberg Connector

* Fix Menu order for Iceberg

* ui: add Iceberg service icon and constant

* Fix DynamoDb Catalog issue due to how PyIceberg instantes it

* Changed uri title to URI

* Fix ClassConverter for Iceberg

* Fix GetSecretValue for password types

* Fix formatting

* Fix formatting

* Add Iceberg Connector Images for the docs

* Add pylint disable for Hacky super() call

* Add Iceberg.md for the UI docs

* Fix pylint complaint

* Fix pylint complaint

* Fix UnitTests

* fix type error and unit tests

* update pipeline type checks

* Fix Sonar Cloud complaints

---------

Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2024-01-29 06:32:58 +01:00
Shiyang Xiao
9f5a70bd71
MINOR - update docs & added unit test for SAS Connector (#14743)
Co-authored-by: Shiyang Xiao <Shiyang.Xiao@sas.com>
2024-01-23 14:55:29 -08:00
Shilpa Vernekar
d7f4172416
DOCS: Knowledge Center Article and other changes (#14795) 2024-01-19 10:44:05 +00:00
Shiyang Xiao
241f3c68d7
Fixes #14413: Add SAS connector (#14415)
* 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>
2024-01-11 06:46:57 -08:00
Sriharsha Chintalapani
182a19f3cc
Add docs on where to get the API token (#14633) 2024-01-09 07:55:40 -08:00
Mayur Singal
2832bbcc8c
Fix #14362: Spark Pipeline Connector & Docs (#14626) 2024-01-09 12:40:43 +05:30
Aniket Katkar
5527336b9c
added images for the new connectors (#14564) 2024-01-03 19:29:12 +05:30
Onkar Ravgan
e4ea06834f
Added redploy docs (#14526) 2023-12-29 10:04:18 +01:00
Aniket Katkar
cbf86e7d4e
added missing connector images (#14397) 2023-12-15 09:27:46 +05:30
Shilpa Vernekar
91899233f9
Docs: Updated v1.3 & changed to How-to Guides (#14380) 2023-12-13 09:28:06 -08:00
Pere Miquel Brull
9d5c3a490f
MINOR - Prepare 1.3 docs directories (#14357) 2023-12-13 18:33:08 +05:30
Shilpa Vernekar
a40b651cc0
Docs: Changes in Admin Guide & How-to Guides home page (#14374) 2023-12-13 18:23:53 +05:30
chyueyi
bfe64e0075
[Docs]- add ui doc for doris connector (#14147) 2023-12-13 18:13:13 +05:30
Shilpa Vernekar
ab1bebba3c
Glossary article updates (#14232) 2023-12-05 05:23:15 +00:00
Mayur Singal
389ae79d3c
#14115: Separate Unity Catalog From Databricks (#14138) 2023-12-04 11:22:46 +05:30
Shilpa Vernekar
39c113ceb2
changes to docs arrangement and new articles (#14193) 2023-12-01 12:11:11 +05:30
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
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
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
ed138170c0
[Docs] - Release 1.2.0 and upgrades (#13724)
* Align quickstart docs to 1.2

* Upgrade prerequisites

* Version bump

* Release updates

* Release updates

* Release updates
2023-10-26 14:12:36 +02:00
Mayur Singal
e7f3218459
Add greenplum docs & fix couchbase docs (#13722) 2023-10-26 12:34:03 +02:00
Shilpa Vernekar
513b632633
data quality articles (#13621) 2023-10-17 11:56:23 -07:00
Shilpa Vernekar
02a3bc334f
Data insights Docs (#13509)
* Data Insights Docs

* Data Insights Docs
2023-10-10 08:48:50 -07:00
Pere Miquel Brull
f5e10c4a5f
Fix #7272 - BaseWorkflow docs and cleanup (#13471)
* DQ BaseWorkflow

* Test suite runner

* test Suite workflow

* Refactor DQ for BaseWorkflow

* Lint

* Fix source

* Fix source

* Fix source

* Fix source

* Fix test

* Prepare docs

* Clean sink

* Clean legacy classes

* typo

* ProcessorStatus
2023-10-09 07:05:05 +02:00
Shilpa Vernekar
b23ab9fe19
docs-new (#13461) 2023-10-06 14:25:44 -07:00
Shilpa Vernekar
7cfcd56970
lineage-docs (#13472) 2023-10-06 14:25:22 -07:00
Shilpa Vernekar
351c20e23a
Added overview docs to activate the section links (#13353) 2023-09-28 15:13:23 +05:30
Shilpa Vernekar
520f8c34ea
Data Governance Docs (#13231) 2023-09-17 22:24:45 -07:00
Shilpa Vernekar
13719340f1
Roles and policies guide (#13183) 2023-09-15 05:05:38 +00:00
Pere Miquel Brull
8ed22fa623
[Docs] - Fix readme image paths (#13165) 2023-09-13 08:04:53 +02:00
Pere Miquel Brull
1eca1c24ef
[Docs] - Use two digits for versions (#13147) 2023-09-12 12:22:40 +02:00
Shilpa Vernekar
9c77dc16b0
Adding articles to How to Guides (#13144) 2023-09-11 21:26:34 -07:00
Onkar Ravgan
ddd705b73f Added docs (#13137) 2023-09-11 19:32:10 +05:30
Mayur Singal
4e633877b3
Fix ElasticSearch Test Connection & Deploy (#13061) 2023-09-08 12:40:48 +05:30
Shilpa Vernekar
f8a534ab4a
Adding articles to How-to Guides (#13068) 2023-09-04 11:44:54 +05:30
vanshika18
3cc15e6d0b
Fixed #8418 added new connector couchbase (#12836) 2023-08-29 11:16:32 +05:30
Pere Miquel Brull
cf9b626762
[Docs] - Incremental upgrade docs & bring back versions (#13008) 2023-08-27 10:55:55 +02:00
Pere Miquel Brull
6e2fb1eca7
[Docs] - 1.1.2 Release (#12977)
* Prep 1.1.2 docs and remove 1.1.1

* Prep 1.1.2 release pages

* add missing links in menu.md

---------

Co-authored-by: Aniket Katkar <aniketkatkar97@gmail.com>
2023-08-25 08:49:58 +02:00
Sachin Chaurasiya
ff6dccdb16
doc: update data insight doc (#12983) 2023-08-24 11:06:59 +02:00
Pere Miquel Brull
2f3a50e95f
Fix #8885 - Misleading 404 logs & suffix cleanup (#12916)
* Fix #8885 - Misleading 404 debug logs

* Clean get_suffix complexity

* Prepare airflow config

* Add bootstrap comment

* Revert "Add bootstrap comment"

This reverts commit cc053513df6e25bcc5e742786adb91339461fdd2.

* Revert "Prepare airflow config"

This reverts commit f57645fe953e17d6153652daa1f42c14b97c942d.

* add removed method

* Add icons for docs

* Add missing routes
2023-08-21 11:35:36 +02:00
MihirR123
b23b637dc1
Updated Gifs (#12862)
Co-authored-by: Chirag Madlani <12962843+chirag-madlani@users.noreply.github.com>
2023-08-14 18:45:16 -07:00
Pere Miquel Brull
e77e42ebd5
[Docs] - Add 1.2.0 content (#12835) 2023-08-11 07:25:08 +02:00
Sriharsha Chintalapani
60ff64c8ed
Update Deployment Docs (#12612)
* Add changes for kubernetes deployment docs

* Update Quickstart docker guide

* fix: docker quickstart docs

* Add troubleshooting guide for quickstart k8s

* fix typo

* upper case the placeholders

* Add FAQs and update EKS deployment docs

* fix: docs links

* Update Deployment page

* fix: update k8s gke docs

* fix(chore): Notes as warning type

* fix(chore): markdown link and typo

* fix(refactor): Docker Deployment Docs

* fix(refactor): Docker Deployment Docs

* fix: upgrade k8s docs

* fix(reviews): remove apache mod_proxy

* fix(refactor): docker volumes docs section

* fix(refactor): Code Review changes

* Merge remote-tracking branch 'origin/main' into 12608

* Add troubleshoot docs for psql create extension pgcypto issue

* fix: k8s docs with elasticsearch auth enabled

* fix: Update the changes to v1.1.1 docs

* fix: updated the docs for 1.1.1

* Add docker and kubernetes v1.1.1 changes in docs

* fix: Docker Deployment Link

* fix: more fixes

---------

Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-08-10 20:19:45 +05:30
MihirR123
8e52c9bd24
Updated Gifs (#12806) 2023-08-09 17:34:19 -07:00
Mayur Singal
c6de61f6bc
Add Lineage Parsing timeout and filtering condition (#12560) 2023-07-27 12:28:53 +05:30
Mayur Singal
0c6435ae9b
Fix #2957: Add support for qlik sense enterprise connector (#12450) 2023-07-19 21:08:05 +05:30