Pere Miquel Brull
2ec32017bb
[issue-1698] - Airflow DockerOperator setup ( #1730 )
...
* Fix typo
* Clean setup
* Update ingestion local image to be barebone on connector dependencies
* Prepare ingestion connectors base image
* Add system dependencies
* Prepare docker CLI
* Add docker provider
* Prepare entrypoint for the image
* Remove DBT pipeline as per Issue 1658
* Add TODO for ingestion build
* Bind docker socket
* Update comment
* Update README
* Use DockerOperator in sample data
* Build images with latest tag
* Prepare symlink to pass the volume to the DockerOperator
* Update README
* Prepare Base image for CI
* COPY multiple files into dir
* COPY multiple files into dir
* Remove DBT source as is now part of table ingestion
* Build docker base in run_local_docker
2021-12-18 16:41:38 +01:00
Sriharsha Chintalapani
f59841ef49
Fix #1817 : log4j upgrade to 2.16.0 ( #1828 )
2021-12-17 17:09:22 -08:00
Sriharsha Chintalapani
5a2c97724f
Fix #1824 : ES index live check if tableType is set ( #1825 )
...
* Fix #1824 : ES index live check if tableType is set
2021-12-17 11:06:41 -08:00
Sriharsha Chintalapani
c3113ffcba
Fix #1822 : ES live updates are failing when description is null ( #1823 )
2021-12-17 18:32:34 +01:00
Carsten Steckel
1bd1f99a47
fix for #1796 : hard-coded /tmp folder removed ( #1804 )
...
* fix for #1796
* fix for #1796
* missed some merge trouble artifacts
* reformat to pass black py-code-style-check
2021-12-17 18:59:17 +05:30
Ayush Shah
be1c4d4833
Stopping Docker containers and network with container name and not project name ( #1819 )
2021-12-17 18:58:54 +05:30
darth-coder00
7d99d02f22
Added What's new features and change-logs ( #1818 )
2021-12-17 17:45:30 +05:30
Akash Jain
ed2a57fab2
Added usage info for #1814 ( #1816 )
2021-12-17 10:53:32 +05:30
Sriharsha Chintalapani
39e4163d6f
Fix #1814 : Add migrate-all option to update ElasticSearch index mappings ( #1815 )
...
* Fix #1814 : Add migrate-all option to update ElasticSearch index mappings
* Fix #1814 : Add migrate-all option to update ElasticSearch index mappings
2021-12-16 20:56:58 -08:00
Sriharsha Chintalapani
df6232ef52
Fix #1808 : check for None in description ( #1809 )
2021-12-16 21:15:42 +01:00
Ayush Shah
d71c75aaa1
Update snowflake.py ( #1803 )
...
* Update snowflake.py
* snowflake needs database and warehouse
2021-12-16 10:46:49 -08:00
Matt
f4c3947fc5
Add googleformatter to auto-format Java classes ( #1705 )
2021-12-16 16:13:50 +01:00
Shailesh Parmar
3d50f15e97
Fix: Remove empty values from recently search value ( #1807 )
...
* fix: fix miner changes
* Fix: remove empty values from recently search term
2021-12-16 19:42:52 +05:30
parthp2107
b422b150d7
Added selenium tests for #1763 and #1777 ( #1806 )
...
* added new tests
* addressing reviewdog config
* addressing reviewdog config
2021-12-16 19:30:03 +05:30
parthp2107
a8d2fa42ed
added metabase doc and minor changes ( #1805 )
2021-12-16 18:39:36 +05:30
Sachin Chaurasiya
13a867de33
Fix: serviceType is missing from lineage table node. ( #1802 )
2021-12-16 18:11:47 +05:30
Shailesh Parmar
32a6bd85ce
fix: fix miner changes ( #1800 )
2021-12-16 16:41:32 +05:30
darth-coder00
5eb056b788
Added Metabase support from UI ( #1795 )
...
* Added Metabase support on UI
* Added Service Icon for Metabase
* Minor fix
2021-12-16 16:05:02 +05:30
Akash Jain
b79784b921
updated url to match with 0.7.0 release ( #1798 )
2021-12-16 16:04:53 +05:30
Ayush Shah
f288cef6d1
Update docker-compose.yml ( #1792 )
...
* Update docker-compose.yml
* Update docker-compose.yml
2021-12-16 14:39:45 +05:30
Sachin Chaurasiya
0a2c80f137
Cherry-Pick UI doc commits. ( #1794 )
...
* GitBook: [#8 ] No subject
* GitBook: [#6 ] No subject
2021-12-16 14:35:36 +05:30
darth-coder00
212385adfd
Fix: Position issue of clear all button ( #1793 )
2021-12-16 13:04:14 +05:30
Sachin Chaurasiya
208b1cbabd
GitBook: [ #5 ] No subject ( #1790 )
2021-12-16 12:39:22 +05:30
Ayush Shah
4a0efe041f
Added connect_args in sql_source ( #1791 )
2021-12-16 12:33:20 +05:30
Sachin Chaurasiya
bce697b514
Fix #1777 Left column for faceted search on Explore page disappears some times. ( #1789 )
2021-12-15 22:50:18 -08:00
Ayush Shah
06712fa425
Metabase and Snowflake Fixed ( #1788 )
...
* Metabase and Snowflake Fixed
* Removed DBT
2021-12-16 11:57:43 +05:30
parthp2107
1281036c12
added quick start guide in summary ( #1785 )
2021-12-15 20:45:17 -08:00
Suresh Srinivas
ea8bcb8a1b
Fixes #1783 - Fix warnings in the code ( #1784 )
...
Co-authored-by: Suresh Srinivas <sureshsrinivas@Suresh-Collate.local>
2021-12-15 20:22:17 -08:00
Tony K
7812f87f31
ISSUE-1740: Added random number generation for values between 5-20 for list+pagination testing ( #1782 )
...
* ISSUE-1740: Added random number generation for values between 5-40 inclusive for maxEntities variable in get_entityListWithPagination_200 method
* ISSUE-1740: Added random number generation for values between 5-20 inclusive for maxEntities variable in get_entityListWithPagination_200 method
* ISSUE-1740: Added random number generation for values between 5-20 inclusive for maxEntities variable in get_entityListWithPagination_200 method
2021-12-15 13:42:15 -08:00
Suresh Srinivas
5627c92d7b
Fixes #1763 - Entity Owner shouldn't be updated if the new value is null with PUT requests ( #1780 )
...
Co-authored-by: Suresh Srinivas <sureshsrinivas@Suresh-Collate.local>
2021-12-15 13:10:33 -08:00
Shailesh Parmar
1b66d9f4b6
Fix: icon change issue on click of dbtmodal tab ( #1779 )
2021-12-15 11:04:52 -08:00
Alberto Miorin
4beb053421
Fix #1694 : Add parameter team to filter the list of users ( #1695 )
2021-12-15 11:04:30 -08:00
Ayush Shah
07924f80c3
Added Metabase Connector ( #1726 )
...
* Added Metabase Connector
* Metabase Added support for lineage
* Modified Metabase as per comments
* Metabase filter patterns added
* Update databaseService.json
2021-12-15 09:53:55 -08:00
Ayush Shah
90618342cb
Team Description added ( #1776 )
2021-12-15 09:53:41 -08:00
Sachin Chaurasiya
e739f35333
Fix: Fixed some minor bugs ( #1774 )
2021-12-15 19:52:12 +05:30
darth-coder00
936200b853
Fix: Misc UI updates according to feedback ( #1773 )
...
* Fix: Misc UI updates according to feedback
* Minor fix
2021-12-15 19:04:04 +05:30
parthp2107
a002155845
modified description related tests cases ( #1772 )
2021-12-15 19:02:48 +05:30
Sachin Chaurasiya
54c012e545
Style: Adding style changes as per #1761 feedback. ( #1770 )
...
* Style: Adding style changes as per #1761 feedback.
* minor search icon changes
2021-12-15 18:38:11 +05:30
Shailesh Parmar
f6849f1069
Improve: Add clear all button for filter feature in explore page ( #1768 )
...
* Improve: Add clear all button for filter in explore page
* miner fix
2021-12-15 18:08:43 +05:30
parthp2107
63ec25158c
added new tests in doc ( #1769 )
2021-12-15 17:38:50 +05:30
Akash Jain
a9969dec99
update docker image tags to 0.6.0 ( #1766 )
2021-12-15 14:55:51 +05:30
Sriharsha Chintalapani
92a8ecd0ed
Issue-1762: User profile updates should be only allowed by admin or bots ( #1765 )
...
* Issue-1762: User profile updates should be only allowed by admin or bots
2021-12-15 01:10:44 -08:00
darth-coder00
18e6d2b2f3
Updated redoc version to 2.0.0-rc.31 ( #1767 )
2021-12-15 13:52:34 +05:30
Alberto Miorin
5c56d479d8
Fix #1749 : Location is missing some fields ( #1751 )
2021-12-14 11:55:13 -08:00
Sriharsha Chintalapani
5a8c70bbe9
Fix #1747 : Ingestion: parse connection config method ( #1748 )
...
* Fix #1747 : Ingestion: parse connection config method
* Fix #1747 : Ingestion: parse connection config method
* Fix #1747 : Ingestion: parse connection config method
2021-12-15 00:58:57 +05:30
Sriharsha Chintalapani
c6ef94cac7
Fix #1733 : Ingestion: ElasticSearch index update should use changeLog… ( #1736 )
...
* Fix #1733 : Ingestion: ElasticSearch index update should use changeLog timestamp
2021-12-14 09:49:25 -08:00
Sriharsha Chintalapani
e3d1a95d2c
Fix #1737 : Add separate filter patterns for database/schema and tables ( #1739 )
...
* Fix #1737 : Add separate filter patterns for database/schema and tables
2021-12-14 08:50:05 -08:00
darth-coder00
349f9a18f4
Fix tab wrap ( #1743 )
...
* Fixed ttabs wrapping and usage info for Explore page
* Fixed Tag UI
* Fixed UI spacing for details page tabs
* Wraping fixed for tabs
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-14 19:42:21 +05:30
Shailesh Parmar
1ec0a85e02
Improvement: improve description ui as per feedback ( #1741 )
...
* Improvement: improve description ui
* Update openmetadata-ui/src/main/resources/ui/src/components/common/description/Description.tsx
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
* addressing comments
* scrolling issue
* miner fix
Co-authored-by: Sachin Chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-14 19:17:56 +05:30
parthp2107
8ae1c1747f
changing tests for new ui ( #1671 )
...
* changing tests for new ui
* minor changes
* xpath change
* adding wait time
* added new mydata page tests and removed repeating failed tests
2021-12-14 17:30:44 +05:30