2511 Commits

Author SHA1 Message Date
Sachin Chaurasiya
6825a8c54a
Adding EntityType in feeds updates. (#1742) 2021-12-14 15:46:39 +05:30
parthp2107
af564961ef
updated schema docs (#1738)
* updated schema docs

* addressing reviewdog findings
2021-12-14 15:26:34 +05:30
Sriharsha Chintalapani
585c5b723a
Fix #1714: isBot field not coming in api response for botPrinciples user (#1715)
* Fix #1714: isBot field not coming in api response for botPrinciples user
2021-12-13 18:55:24 -08:00
Alberto Miorin
93276079ec
Fix #1729: Connector Trino works with username. (#1732)
Implementation details
I have decided to rename schema_name to database and make it mandatory. Without database there is an error while scanning all available tables. The connector doesn't support multiple databases at the moment. It has to be tested with passwords. Trino requires SSL if you use passwords. It has to be tested with impersonation. I have removed quote_plus because I don't think it's needed.

- [x] Support username
- [ ] There is an integration test
- [ ] Support impersonation
- [ ] Support passwords
- [ ] Support tokens
- [ ] Support multiple databases
2021-12-13 22:05:28 +01:00
darth-coder00
324573dc76
Fix: UI changes from feedback (#1731)
* Fix: UI changes from feedback

* Minor change
2021-12-14 00:17:04 +05:30
Shailesh Parmar
52571efdc9
Ui improvement as per feedback (#1727)
* Ui improvement as per feedback

* miner fix
2021-12-13 22:31:15 +05:30
Sachin Chaurasiya
b620860be2
Style : Adding Some style changes according to the feedback in #1710 (#1725) 2021-12-13 22:30:31 +05:30
Sachin Chaurasiya
edb2f551d4
Fix : Adding fix for owner and column description in feeds card. (#1723) 2021-12-13 19:16:32 +05:30
Shailesh Parmar
962584fbfe
fix: Fix routing issue with deeplink (#1721) 2021-12-13 19:03:09 +05:30
Sachin Chaurasiya
f56e1e546a
Fix : Adding fix to get my data and following data on landing page. (#1719) 2021-12-13 18:29:13 +05:30
Shailesh Parmar
5f0f6f0728
Fix: Fix API failing issue (#1718) 2021-12-13 18:28:46 +05:30
Alberto Miorin
b833eaa31f
Fix: UserResourceTest was not initializing TableResourceTest and COLMUNS was null. (#1724) 2021-12-13 17:28:11 +05:30
Sachin Chaurasiya
8362e2b9e2
Fix #1684 Activity Feed: Follow action needs improvement. (#1717) 2021-12-13 13:47:16 +05:30
darth-coder00
ea5fa9d0de
Added Admin role protected User list page (#1667)
* Added Admin role protected User list page

* Feat: added usear modal and filter feature for usear list (#1697)

* handling comments (#1712)

Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2021-12-13 12:56:58 +05:30
parthp2107
c2f1b6bb8a
Doc update (#1716)
* GitBook: [#70] Update to Roadmap

* GitBook: [#72] Modified Looker and Oracle Connector

* GitBook: [#71] Change Events

* GitBook: [#74] API Component

* GitBook: [#73] MlFlow Connector

* GitBook: [#75] PUT Diagram

* GitBook: [#76] Change Events

* GitBook: [#77] Snowflake Single Sign-on changes

Co-authored-by: OpenMetadata <github@harsha.io>
Co-authored-by: Ayush Shah <ayush.shah@deuexsolutions.com>
Co-authored-by: pmbrull <peremiquelbrull@gmail.com>
2021-12-13 12:49:33 +05:30
darth-coder00
4267f83433
Fix: Removed striped table from everywhere (#1711) 2021-12-13 10:34:02 +05:30
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