5395 Commits

Author SHA1 Message Date
Ayush Shah
14982501c6
Snowflake Version Upgrade and Connection string change (#1707) 2021-12-12 08:26:15 -08:00
Ayush Shah
5dd7d0318f
Added Bytes as a supported data type (#1708)
fix #1662 , added Bytes as a supported datatype
2021-12-12 07:30:39 -08:00
Sriharsha Chintalapani
a9198c72f2
Fix #1690: Ingestion: Apply DBT models to views (#1691)
* Fix #1690: Ingestion: Apply DBT models to views

* Fix #1690: Ingestion: Apply DBT models to views
2021-12-12 20:53:08 +05:30
Pere Miquel Brull
a7c8056bf5
[issue-1079] - MlFlow Connector (#1677)
* Prepare infra

* Store experiment information in MySQL & MinIO

* Use CreateMlModelEntityRequest instead of MlModel for PUT operations

* Update MlFlow infra

* Prepare MlFlow source

* Prepare Mlflow workflow

* Simplify test and prepare README

* Revert compose

* Fix compose

* Prepare warnings and fix features

* Use non-default port for integration test

* Use mlflow-skinny for the client application
2021-12-11 18:40:19 -08:00
Matt
76d82a5ea6
Upgrade log4j to 2.15.0 (#1704) 2021-12-11 15:09:02 -08:00
Pere Miquel Brull
c13715eaed
Check Dashboard href (#1701) 2021-12-11 23:48:57 +01:00
darth-coder00
c60a8b56fe
Removed unnecessary API method from UI (#1681) 2021-12-11 12:46:28 +05:30
darth-coder00
47688d45d9
Removed DBT model as entity and added to dataset details as a tab (#1680)
* Removed DBT model as entity and added to dataset details as a tab

* Updated interfaces from schema
2021-12-10 10:35:13 -08:00
Suresh Srinivas
82f0557af5
Fixes #1678 - Cleanup mysql schema to make all entities consistent (#1679)
Co-authored-by: sureshms <suresh@getcollate.io>
2021-12-10 10:34:08 -08:00
Akash Jain
d0d3fce332
fix: add container_name to docker-compose (#1639)
* adding container_name

* fixed typo --run to --start

* updated container_name prefixing openmetadata_

* updated container_name to prefix openmetadata_
2021-12-10 08:01:08 -08:00
darth-coder00
080c633fe3
Updated font weight and badge BG color (#1674)
* Updated font weight and badge BG color

* Updated body hover color
2021-12-10 21:21:54 +05:30
darth-coder00
b5aabdc535
Updates generated interfaces from schema (#1676) 2021-12-10 21:21:45 +05:30
Matt
3831bb9e4d
Implement s3 bucket policy ingestion (#1570)
- Fix broken json schema policies (minItems in array instead of minLength)
- Amend s3 ingestion to create policies
- Amend PolicyResource and PolicyRepository to support Policy Rules
2021-12-10 16:19:43 +01:00
Sriharsha Chintalapani
7b637d4628
Fix #1665: Oracle connector add an option to configure oracle service name (#1666)
* Fix #1665: Oracle connector add an option to configure oracle service name

* Fixed removal of semi colon

Fixes SQL Command Warning while ingesting

Co-authored-by: Akash Jain <15995028+akash-jain-10@users.noreply.github.com>
2021-12-10 16:37:19 +05:30
Alberto Miorin
ec7ff6fa13
pip install openmetadata instead of pip install openmetadata-ingestion (#1669) 2021-12-10 10:55:35 +01:00
Sriharsha Chintalapani
6f0ef68701
Fix #1392: parse exclude/include filters from UI generated config (#1634) 2021-12-10 15:17:43 +05:30
Sriharsha Chintalapani
b87d7da727
Fix #1620: Getting Tier in tag aggregation (#1637)
* Fix #1620: Getting Tier in tag aggregation

* Fix #1620: Add Follow/Un-follow to change_descriptions
2021-12-09 22:22:36 -08:00
Shailesh Parmar
aaedbdc445
Change UI for explore page (#1647) 2021-12-10 10:19:47 +05:30
Sriharsha Chintalapani
c8c57de37e
Issue 1658: Ingestion changes to add dbtModel as part of Table entity (#1659)
* Fix #1658: Ingestion changes to add dbtModel as part of Table entity

* Fixes #1652 Remove DBTModel as top level entity and capture information from DBT in existing Table entity

Co-authored-by: sureshms <suresh@getcollate.io>
2021-12-09 20:32:17 -08:00
Suresh Srinivas
5d74a8d4f4
Fixes #1652 Remove DBTModel as top level entity and capture information from DBT in existing Table entity (#1654)
Co-authored-by: sureshms <suresh@getcollate.io>
2021-12-09 17:17:38 -08:00
Sachin Chaurasiya
26aa31818f
Style : Improved Feeds Card Styling and Added Rich text for description. (#1645)
* Style : Improved Feeds Card Styling and Added Rich text for description.

* minor fix

* Removed old value for owner description.

* Fixed Feeds card styling.
2021-12-09 23:01:05 +05:30
Sachin Chaurasiya
731e519fb3
Fix #1626 Profiler should show primary key, non null column information in profiler tab (#1649)
* Fix #1626 Profiler should show primary key, non null column information in profiler tab

* Minor fix
2021-12-09 21:45:16 +05:30
Pere Miquel Brull
af134d4afc
Simplify service create or update (#1648) 2021-12-09 17:08:39 +01:00
Akash Jain
2e4c8ee3db GitBook: [#69] Add Info for mysql script to setup databases and users in MySQL 2021-12-09 08:01:49 -08:00
Parth Panchal
035eb537c4 typo fixes 2021-12-09 08:01:49 -08:00
OpenMetadata
9fc0eb0475 GitBook: [#68] Update dist to openmetadata-dist 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
bf845bd0b6 GitBook: [#67] Correct error and typo (fixes #1574) 2021-12-09 08:01:49 -08:00
pmbrull
b4d97b1e2a GitBook: [#66] Update Python API id type 2021-12-09 08:01:49 -08:00
pmbrull
9bbc676c3b GitBook: [#65] Python API 2021-12-09 08:01:49 -08:00
pmbrull
d0b6ed4036 GitBook: [#64] API Container Diagram 2021-12-09 08:01:49 -08:00
pmbrull
dedcc9b7d0 GitBook: [#63] Add link in Build a Connector 2021-12-09 08:01:49 -08:00
OpenMetadata
c92a15b3e3 GitBook: [#62] Update elastic search connector docs 2021-12-09 08:01:49 -08:00
OpenMetadata
acb9293642 GitBook: [#61] Fix elastic search connector config 2021-12-09 08:01:49 -08:00
Sachin Chaurasiya
b7994a0639 GitBook: [#58] Architecture description 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
322e242fb8 GitBook: [#56] Update download distribution section to clarify where to find binary releases. 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
c446374d77 GitBook: [#55] Provide detailed requirements and procedure steps for Run in Production 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
09c18f3f20 GitBook: [#53] Include links in components section. 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
2a0730b486 GitBook: [#52] Update landing with video and to highlight connectors 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
af56b81174 GitBook: [#50] Add sandbox link to tutorial 2021-12-09 08:01:49 -08:00
OpenMetadata
959683acf3 GitBook: [#48] Developer docs - Update the image and steps to create a runtime config 2021-12-09 08:01:49 -08:00
OpenMetadata
e0a0ef3b2f GitBook: [#47] Update the Intellij run-time config 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
aa1c84bdc3 GitBook: [#44] Fix typo, correct capitalization, move from passive to active voice. 2021-12-09 08:01:49 -08:00
Shannon Bradshaw
6b523fe29f GitBook: [#43] Clarify the reference to the Run OpenMetadata page guide. 2021-12-09 08:01:49 -08:00
Ayush Shah
0bf2958758 GitBook: [#40] Added Data Model as separate section 2021-12-09 08:01:49 -08:00
Ayush Shah
a6f7b84d78 GitBook: [#39] 0.5.0 modified to 0.6.0 2021-12-09 08:01:49 -08:00
Ayush Shah
fe5c6a6fa6 GitBook: [#38] 0.5.0 changed to 0.6.0 2021-12-09 08:01:49 -08:00
Ayush Shah
2aca271190 GitBook: [#37] Developer Docs modified 2021-12-09 08:01:49 -08:00
Ayush Shah
e745856b64 GitBook: [#36] MariaDB moved to DatabaseServices 2021-12-09 08:01:49 -08:00
Ayush Shah
33fa68c2ef GitBook: [#32] Page link Glue Catalog 2021-12-09 08:01:49 -08:00
Ayush Shah
f9565fc1ad GitBook: [#31] Release version changed from 0.5.0 to 0.6.0, added connectors 2021-12-09 08:01:49 -08:00