486 Commits

Author SHA1 Message Date
Sriharsha Chintalapani
43e06357a2
Fix #8208: OpenMetadata server supports Postgres 15 (#12370)
* Fix #8208: OpenMetadata server supports Postgres 15

* fix: PSQL 15 Initial scripts to make database owners for permissions

* Update to generic base image tag

* fix: type for airflow username

---------

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
Co-authored-by: Akash-Jain <Akash.J@deuexsolutions.com>
2023-08-02 11:13:28 +05:30
Ayush Shah
402f4bc04c
quick fix row value docs (#12704) 2023-08-02 10:53:08 +05:30
Ayush Shah
e7b6ff9565
fix 12498: pipeline metadata info (#12691) 2023-08-02 10:46:20 +05:30
Mayur Singal
5f07c6281a
Clickhouse: Make https protocol as permanent field (#12303) 2023-07-31 19:26:03 +05:30
Mayur Singal
8f6e5eed31
Automated Lineage by Query for Python SDK & CLI (#12672) 2023-07-31 19:25:41 +05:30
Mayur Singal
dacd13f6d0
Fix #11778: Add support for hive metastore ingestion (#12599) 2023-07-31 15:56:02 +05:30
Mayur Singal
c6de61f6bc
Add Lineage Parsing timeout and filtering condition (#12560) 2023-07-27 12:28:53 +05:30
vanshika18
72e4d0070f
Support MSSLQ handle multiple databases with pyodbc connection (#12526) 2023-07-26 10:43:24 +05:30
07Himank
15d8864f56
added docs for elasticsearch and opensearch for development Tab. (#12516)
* added docs for elasticsearch and opensearch

* addressing comments
2023-07-21 18:31:14 +05:30
Aniket Katkar
e049dc3f58
Added missing items in menu.md for v1.1.0 (#12512) 2023-07-19 16:49:30 +00:00
Mayur Singal
0c6435ae9b
Fix #2957: Add support for qlik sense enterprise connector (#12450) 2023-07-19 21:08:05 +05:30
Sriharsha Chintalapani
7f8708ef03
Add API docs for v1.1.0 (#12487) 2023-07-19 06:39:43 -07:00
Pere Miquel Brull
5602a87ab1
[Docs] - Prep 1.1.1 snapshot docs and supported releases (#12415) 2023-07-14 14:12:27 +02:00
vanshika18
bbe58b1b5f
Handle Table type for Snowflake Transient Tables (#12274)
* Handle Table type for Snowflake Transient Tables

* Clean the code by removing comments

* Optimize the code

* Optimize the code

* Clean the code

* Rename includeTempTables with includeTransientTables

* Rename includeTempTables to includeTransientTables

* Update Documentation and resolved migartion query error

* Resolved migartion query for postgres connection

---------

Co-authored-by: Vanshika Kabra <vanshikakabra@Vanshikas-MacBook-Pro.local>
Co-authored-by: Mayur Singal <39544459+ulixius9@users.noreply.github.com>
2023-07-13 19:25:46 +02:00
Pere Miquel Brull
a3bff293a4
Fix #12190 - Bring support for Airflow 2.6 & Use Airflow 2.6.3 as the new ingestion base (#12398)
* Bump Airflow version

* Support Airflow 2.6

* Lint

* Bump airflow version

* Fix airflow 2.6 lineage

* Fix airflow 2.6 lineage
2023-07-13 06:41:59 +02:00
Pere Miquel Brull
31144961e1
[Docs] - Add missing links (#12401) 2023-07-13 06:38:07 +02:00
Pere Miquel Brull
78502c2196
[Docs] - Ingestion Docs links and cleanup (#12384)
* Add link to deployments

* Add GA secrets
2023-07-12 17:47:03 +05:30
Aniket Katkar
cf2aafa770
changes in script to generate schemas documentation (#12325)
* changes in script to generate schemas documentation

* generated schema doc changes

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-07-11 09:59:51 +02:00
Pere Miquel Brull
6a1b1190a7
Fix #12313 - Airflow lineage parsing and schedules (#12339)
* Fix docs

* Fix lineage and intervals

* Format
2023-07-11 07:35:22 +02:00
Sriharsha Chintalapani
155cf354e3
Fix OpenMetadata schema to TypeScript generation (#12335)
* initial fix to add relative path to json schemas

* initial fix to add relative path to json schemas

* fix schema generation

* fix github workflow

* add license

* add jq to developer prerequisites

* add jq to developer prerequisites
2023-07-09 21:12:46 -07:00
gauthk6
59c384f4e9
Fixes 11973: Pass required parameters while patching the description of a TestCase (#12244)
* Fixes a bug while patching the description of a TestCase

* Update docker-compose.yml

* Update docker-compose.yml

* Ran pre-commit checks and linter

* Added some clarifying points and fixed some grammatical errors in the documentation for installation instructions.

* revert changes made to docs
2023-07-07 09:51:23 +02:00
Pere Miquel Brull
6e135302a7
[Docs] - Connectors docs with new UI, partials and external orchestrator structure (#12318)
* Test markdoc variables

* Restructure connectors

* Fix paths

* Update index

* Database services

* Prep dashboard images

* Prep dashboard images

* Migrate dashboards

* Update partials

* Refactor pipelines

* Add missing services

* Add missing services

* Add missing services
2023-07-06 15:11:13 +02:00
Teddy
320273a863
doc: added DQ workflow warning (#12234)
* doc: added DQ workflow warning

* doc: added yaml to index
2023-07-06 15:04:48 +02:00
Pere Miquel Brull
17610cf1d4
Test markdoc variables (#12266) 2023-07-03 19:36:47 +02:00
Pere Miquel Brull
dbb5013dc1
[Docs] - Upgrade docs: Add log and sort_buffer_size (#12260)
* Add log and sort_buffer_size

* Add postgres work_mem

* Add postgres work_mem
2023-07-03 10:54:41 +02:00
Pere Miquel Brull
9869af0ecb
[Docs] - 1.1.0 Upgrade docs (#12252)
* 1.1.0 Upgrade docs

* Migration note
2023-07-02 12:49:43 +02:00
Pere Miquel Brull
51491c3988
[Docs] - How to run the Ingestion Framework (#12251)
* Rename docs and clean SSO

* Add connector partials

* Add connector partials

* Rename path

* Add upgrade prerequisites

* Prep ingestion deployments

* Add GitHub Actions

* Fix img

* Fix link
2023-07-02 11:58:48 +02:00
Pere Miquel Brull
222a8f8984
[Docs] - SSO updates & Connectors workflow config (#12241)
* Rename docs and clean SSO

* Add connector partials

* Add connector partials

* Rename path
2023-06-30 12:25:11 +02:00
Conor A. Callahan
a96b3ab5b4
Add doc to use PythonVirtualenvOperator in MWAA (#12235)
Co-authored-by: Conor Callahan <conor.c@teachingstrategies.com>
2023-06-30 07:04:51 +02:00
Ayush Shah
4aab0fd6fb
Fix Docs - add iam based rds doc (#12210)
* Fix Docs

* Fix Yaml

* Update ingestion/Dockerfile.ci

* Add 1.1.0 changes for impala

---------

Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>
2023-06-29 15:23:36 +02:00
Dhruvin Maniar
c84df9a58c
[Update-doc] Adding deployment architecture diagrams for docker and kubernetes (#12227)
* Adding deployment architecture diagrams

* Adding deployment architecture diagrams

---------

Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-06-29 12:01:08 +02:00
Dhruvin Maniar
9806a91f4d
[Fix Doc] Updating Docker Deployment Doc with the prerequisites (#12214)
* [Fix Docs] Updating Docker Deployment Doc with the prerequisites

* [Fix Docs] Updating Docker Deployment Doc with the prerequisites

---------

Co-authored-by: Dhruvin Maniar <dhruvinmaniar@Dhruvins-MacBook-Pro.local>
2023-06-29 11:08:56 +05:30
Akash Jain
72bb254342
fix(docs): kubernetes docs for breaking changes for 1.1.0 (#12215)
* update global.* to openmetadata.config.*

* update values

* fix typo

* Add more docs

* elastic search application version related docs update
2023-06-28 20:20:19 -07:00
Onkar Ravgan
909b4db434
removed externalbrowser docs (#12211) 2023-06-28 08:01:50 -07:00
Pere Miquel Brull
dc05e1645c
[Docs] - Prepare docs for 1.1 release (#12192)
* Prepare docs for 1.1 release

* Update what's new

* Gcp changes

* Review ingestion schema changes

* source url changes

* Review ingestion schema changes

---------

Co-authored-by: ulixius9 <mayursingal9@gmail.com>
2023-06-28 07:09:37 -07:00
Onkar Ravgan
acf25f4555
Added pagination Tableau data sources graphql (#12187)
* Added pagination tableau graphql

* changed downstream workbook
2023-06-28 14:57:09 +02:00
Anuj359
dc7654656e
Fix/docs v1.0.0 helm values (#12194)
* Updating Dockerfile with multistage

* Updating reviewed changes

* Docker Development changes

* Docker workflow changes

* Arguments update

* Script path update

* Arguments update

* Resolving the reviewed suggestions

* Correcting the Helm values for version 1.0.0 and 1.1.0
2023-06-28 12:55:02 +05:30
Pere Miquel Brull
49114cdad4
Update S3 storage permissions (#12064) 2023-06-27 15:10:02 -07:00
Teddy
a6306e1ca4
Update profiler dq doc (#12182)
* doc: update documentation for profiler and dq

* doc: renamed image path from 1.0.0 to 1.1.0
2023-06-27 15:32:38 +02:00
Pere Miquel Brull
397fc364a8
Auto tagging Windows troubleshooting (#12173) 2023-06-27 13:55:19 +02:00
Mayur Singal
a3fd6e9522
Fix #11659: Add support for filter patterns in dbt workflow (#12063) 2023-06-26 11:30:35 +05:30
Pere Miquel Brull
e13a5de5ae
Fix #12083 - Backoff retry when polling for pipeline service client status (#12105)
* Fix #12083

* Fix #12083

---------

Co-authored-by: Sriharsha Chintalapani <harshach@users.noreply.github.com>
2023-06-26 06:52:21 +02:00
Sriharsha Chintalapani
0e6d8e1ea0
Docs: add proxy_pass setting for nginx (#12035) 2023-06-25 19:15:20 -07:00
Anuj359
a243b78dd8
Global k8s values docs (#12089)
* Create manual.yml

* Fixing Typo

* Removing manual test github action file

* Testing IP runner

* Updating the k8s-values for docs

* Delete ip-test-runner.yml
2023-06-25 10:49:21 -07:00
Mayur Singal
258a2e33e2
Fix #12078: Add clientSessionKeepAlive Field for snowflake (#12107) 2023-06-23 10:00:53 +02:00
Pere Miquel Brull
b5c4d5a9d3
Fix #10175 - Add Oracle lineage and usage (#12090)
* Add Oracle lineage and usage

* Add docs

* Add examples
2023-06-23 06:52:34 +02:00
Pere Miquel Brull
152270f459
[Docs] - Update Roadmap 1.0.0 dir (#12104) 2023-06-22 16:04:51 +02:00
Pere Miquel Brull
75030c909d
Update roadmap date (#12102) 2023-06-22 15:41:52 +02:00
Pere Miquel Brull
520d5e2657
Add Pipeline Service Status Job to publish to Prometheus (#12046)
* Add Pipeline Service Status Job to publish to Prometheus

* Add Pipeline Service Status Job to publish to Prometheus

* Add config for health check interval
2023-06-22 06:53:56 +02:00
Pere Miquel Brull
8a9566aa2f
Update dbt docs for S3 (#12059) 2023-06-21 08:36:29 +02:00