k.nakagaki
9a31a35296
Fixes 9875: supporting gcp secret manager ( #16505 )
...
* Split ExternalSecretsManagerTest to new ExternalSecretsManagerTest and AWSBasedSecretsManagerTest
* implement SecretsManagerFactory to create GCPSecretsManager
* implement GCPSecretsManager
* implements gcp secret manager.
* Fix it for the GCP's rule.
* create a template of GCP
* fix compile error
* implements to use project_id
* add library for the google cloud secret manager
* add test code for using google credential in the docker container
* modify docker-compose.yml for GCP
* add google_crc32c module
* modify ways to get project id
* create a new docker-compose.yml for Google Cloud
* create a new document
* create compose file for gcp secret manager
* fix invalid styles and formats
* downgrade google library to avoid conflicting protoc versions
2024-06-28 21:09:02 -07:00
Pere Miquel Brull
c24b4e0178
DOCS - Publish 1.4 docs & Remove 1.1 and 1.2 ( #16308 )
2024-05-16 16:10:54 +02:00
Mayur Singal
b1b737b837
MINOR: Export Lineage Docs ( #16289 )
2024-05-16 16:04:55 +05:30
Imri Paran
c3abcc22b6
MINOR: small doc improvements ( #16282 )
...
1. bigquery - changed example names to strings that resemble actual values
2. trino - added example for http_scheme
2024-05-16 10:06:24 +02:00
Pere Miquel Brull
f4369ded8d
MINOR - Allow dict-based xlets in Airflow ( #16262 )
2024-05-15 15:08:09 +02:00
Mayur Singal
6107c8fc63
MINOR: Fix python sdk docs ( #16274 )
2024-05-15 16:11:22 +05:30
Imri Paran
f060d60c1b
MINOR: Added docs for failed rows sample in data quality ( #16218 )
...
* Added failed row sample docs
* title
2024-05-10 12:45:00 +02:00
harshsoni2024
54b63dbd96
docs cleanup ( #16216 )
2024-05-10 13:18:35 +05:30
Sachin Chaurasiya
e24e7cfd4b
doc: update custom property doc ( #16213 )
2024-05-10 08:03:02 +05:30
Prajwal214
43c205ae00
Minor: Updated the document for Airflow DAGs Deployed as Examples ( #16182 )
2024-05-09 16:58:02 +05:30
Huanjie Guo
1a6f009757
Fixes 16185: try - catch the usage parsing error ( #16188 )
...
* try catch the exception in parsing usage
* Update usage-workflow-query-logs.md
* Update usage-workflow-query-logs.md
* Update usage-workflow-query-logs.md
* Update usage-workflow-query-logs.md
2024-05-09 12:19:07 +02:00
Akash Jain
e890a6d807
chore(docs): Improve docs for k8s with updated references ( #16186 )
2024-05-09 11:49:46 +05:30
Prajwal214
eaf066312a
Minor: Added the Supported File types for GCS Storage ( #16184 )
2024-05-09 11:14:40 +05:30
Prajwal214
e159dc3392
Minor: Removed Extra Service Connection from MSSQL Yaml file ( #16174 )
2024-05-09 11:11:40 +05:30
Prajwal214
ad658c81da
Minor: Added the Supported File types for ADLS Storage ( #16183 )
...
Co-authored-by: Prajwal Pandit <prajwalpandit@Prajwals-MacBook-Air.local>
2024-05-09 11:11:14 +05:30
Prajwal214
4136ff9be7
Minor: Added the Supported File types for S3 Storage ( #16177 )
2024-05-09 08:53:07 +05:30
Mayur Singal
6af8918167
MINOR: Fix lineage list of connectors docs ( #16161 )
2024-05-08 12:59:52 +05:30
Pere Miquel Brull
39eed12f32
MINOR - Version match logic update & Airflow docs ( #16157 )
...
* airflow docs
* update version validation
* MINOR - docs and version match
2024-05-08 07:37:14 +02:00
Mayur Singal
e13a1af395
MINOR: S3 Add support for single bucket ingestion ( #16096 )
2024-05-07 11:33:57 +05:30
Suman Maharana
488078da8a
Add DDL query ingest ( #15860 )
2024-05-06 18:03:50 +05:30
Karan Hotchandani
2792bbd288
Add extension redirect url information in docs ( #16134 )
...
* add browser extension redirect url information in docs
* added notes
2024-05-06 14:14:54 +02:00
Mayur Singal
215a274bd0
Fix #14130 : Add support for azure auth in trino ( #16117 )
2024-05-03 15:17:25 +05:30
Pere Miquel Brull
a0db32c18a
MINOR - Docs and deprecations ( #16118 )
...
* MINOR - Docs and deprecations
* clean
2024-05-03 10:18:29 +02:00
Mayur Singal
8603b2a2c3
MINOR: Mark SISS packages as unsupported docs ( #16103 )
2024-05-03 11:17:24 +05:30
Yuki Shiga
f2cfbd5982
Fixes #16075 : Fix Incorrect Spark Property Name in DeltaLake Connection Configuration ( #16097 )
...
* fix typo (sparks.driver.extraClassPath -> spark.driver.extraClassPath)
* Fix incorrect Spark session username configuration in DeltaLake connection
2024-05-02 18:04:31 +02:00
IceS2
a54c54b1ab
Remove overrideOwner attribute that isn't there anymore ( #16108 )
2024-05-02 14:34:57 +00:00
Teddy
5fe8024708
doc: added classifier config breaking change ( #16036 )
2024-04-25 10:05:08 +02:00
Akash Jain
f90f1301d9
chore(docs): Update Helm Values; Azure Key Vault Docs for 1.4.X ( #16014 )
...
* chore(docs): Update Helm Values; Azure Key Vault Docs for 1.4.X
* fix: use bare-metal config values and update example
* docs: Add note on PIPELINE_SERVICE_CLIENT_SECRETS_MANAGER_LOADER usage with Helm Values
2024-04-24 12:23:58 +02:00
Shilpa Vernekar
8ad4c4c4c7
Added the missing doc on Conversation Threads ( #15949 )
...
* Added the missing doc on Conversation Threads
* Deleted the duplicate document
2024-04-24 11:34:01 +02:00
Mayur Singal
c04ec3e922
Fix #14973 : Qliksense - Add option to disable hostname validation ( #15954 )
2024-04-22 18:49:59 +05:30
Ayush Shah
9481f142a3
Fix GO SDK repo link ( #15971 )
2024-04-19 20:48:16 -07:00
Suman Maharana
6915c1a1b6
Fix #15090 [1.4] Added dbt existing glossary and tier ingestion ( #15833 )
...
* Added dbt glossary and tier ingestion
* changed elif to if condition:pylint
* Added dbtMeta model for glossary and tier
* removed source
* Optimization: Reused the dtb_tags
* pylint format
* py_format
* Removed unnecessary models and minor changes
* Removed empty string assignment
2024-04-17 17:10:20 +02:00
Mayur Singal
6887f06bed
MINOR: Snowflake Docs for dynamic tables & view col lineage ( #15920 )
2024-04-17 09:37:54 +05:30
Sachin Chaurasiya
a050b9c9ac
Update documentation for adding language support for entities ( #15869 )
...
* Update documentation for adding language support for entities
* Update documentation for adding language support and provide link to supported language codes
2024-04-11 16:41:29 +05:30
Pere Miquel Brull
11e1901a4a
DOCS - MSSQL service connection ( #15843 )
2024-04-09 15:28:49 +02:00
Hippo
0fd4a1fb87
docs: fix indent for BQ/GCS yaml config ( #15807 )
2024-04-04 23:37:40 +05:30
Onkar Ravgan
370abda43f
dbt docs revamp ( #15787 )
2024-04-03 20:42:30 +05:30
Suman Maharana
16eaf925e9
FIX #13553 Added option to exclude drafts: superset ingestion ( #15770 )
...
* Added option to exclude drafts: superset ingestion
* Updated supserset yaml docs
* Added tests for exlcude draft dashboards
* Added tests for exlcude draft dashboards
* Formatted queries.py
2024-04-03 17:07:02 +05:30
Ayush Shah
b79e5c064b
Fix 15576 - Eval Data Type issue fix ( #15702 )
2024-04-03 15:51:19 +05:30
Shilpa Vernekar
f28214e0c0
Missing docs added ( #15763 )
2024-04-03 09:03:08 +00:00
Ayush Shah
ec8ae45c35
AzureSQL docs with Microsoft Entra addition ( #15766 )
2024-04-01 21:07:14 +05:30
Pere Miquel Brull
a196c96e42
MINOR - AKS Airflow troubleshooting docs ( #15695 )
2024-04-01 18:46:32 +05:30
Ayush Shah
7c7a7c35a9
Check Test Connection Oracle DBA Access ( #15764 )
2024-04-01 18:18:21 +05:30
Shilpa Vernekar
95edc732af
Features section deleted ( #15749 )
2024-04-01 11:55:30 +05:30
Suman Maharana
a8d288cc32
Fix #11351 Added Kafka Connect connector docs ( #15747 )
...
* Added Kafka Connect JSON Schemas
* Added Kafka Connect Documentation
* Revert "Added Kafka Connect JSON Schemas"
This reverts commit 89cf700e93f1391f24156a1235e5d5e70b067704.
* Added webp image formats for kafkaconnect docs
---------
Co-authored-by: Suman Maharana <suman@Reyna.local>
2024-04-01 11:34:38 +05:30
harshsoni2024
884029f031
Fix #14089 : Add QlikCloud connector support ( #15610 )
2024-03-28 20:15:22 +05:30
Aniket Katkar
eee26e18b0
Docs: Fix incorrect references in the documentation ( #15738 )
...
* remove the domains and versions from the reference urls of the openmetadata documentation
* remove unnecessary version mentions in the reference URLS
2024-03-28 15:16:29 +05:30
Mayur Singal
b7633bddb0
MINOR: Bigquery yaml docs fix ( #15718 )
2024-03-28 14:12:05 +05:30
IceS2
ce3f124a33
MINOR: Add Multithread Documentation ( #15706 )
...
* Add Multithread Documentation
* Add general considerations
2024-03-27 08:30:16 +01:00
Aniket Katkar
e6b17a8f2f
fix broken links in the documentation ( #15599 )
2024-03-18 23:10:39 +05:30