Shannon Bradshaw
b0beac243b
GitBook: [ #89 ] Add docker-compose to list of requirements.
2022-01-20 09:14:01 -08:00
Shannon Bradshaw
5cdc0720a0
GitBook: [ #78 ] A few edits to smooth out the language in the upgrade docs.
2022-01-20 09:14:01 -08:00
Shannon Bradshaw
297900f17a
GitBook: [ #77 ] Upgrade production OpenMetadata deployment without losing data
2022-01-20 09:14:01 -08:00
Shilpa V
43af932982
GitBook: [ #72 ] Trino, Vertica & Hive Updates
2022-01-20 09:14:01 -08:00
Ayush Shah
8e417266f2
GitBook: [ #71 ] DBT Doc page removed
2022-01-20 09:14:01 -08:00
Shannon Bradshaw
76b42644eb
GitBook: [ #69 ] Remove pip requirement, because we now require upgrading pip in the procedure.
2022-01-20 09:14:01 -08:00
Shannon Bradshaw
56481b2529
GitBook: [ #66 ] Upgrade docs for docker extra
2022-01-20 09:14:01 -08:00
Shannon Bradshaw
def0fcb60e
GitBook: [ #27 ] New template for connector documentation
2022-01-20 09:14:01 -08:00
Dan Andreescu
f7ef8dc0b2
ISSUE-2293: Add docker-compose install instructions ( #2295 )
2022-01-19 14:23:09 -08:00
Sriharsha Chintalapani
c4d7c76198
Event publishers to ElasticSearch and Slack ( #2118 )
...
* ElasticSearch & Slack Event publishers
* Fix #2165 : Support for deleted entities in ElasticSearch
2022-01-12 16:35:27 -08:00
Matt
4a4124d45d
Rename CatalogAuthorizer to Authorizer ( #1966 )
2021-12-29 11:37:47 -08:00
Alberto Miorin
9f48490f2e
GitBook: [ #30 ] [gitbook] fix run-openmetadata ( #1860 )
...
Co-authored-by: Alberto Miorin <alberto@getcollate.io>
2021-12-21 20:05:39 +01:00
Alberto Miorin
eda7222c9e
Fix #1398 : Provide a page in the manual for the Windows users ( #1846 )
2021-12-19 19:30:55 +01:00
parthp2107
a8d2fa42ed
added metabase doc and minor changes ( #1805 )
2021-12-16 18:39:36 +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
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
Shannon Bradshaw
bf845bd0b6
GitBook: [ #67 ] Correct error and typo ( fixes #1574 )
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
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
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
Shannon Bradshaw
d482756234
GitBook: [ #28 ] Refactor docker-based installation docs.
2021-12-09 08:01:49 -08:00
Akash Jain
07b81edfc8
updated docs to view logs for docker and k8s ( #1624 )
2021-12-08 20:45:44 +05:30
Ayush Shah
777afd1d3f
Openmetadata.yaml for docker updated ( #1606 )
...
* Dockerfiles changed - updated elasticsearch, openmetadata.yaml
* Added blue color to docker info
2021-12-07 11:27:16 -08:00
Sriharsha Chintalapani
63a93c8944
Fix #1356 : Add new entities to ES index from OpenMetadata server ( #1423 )
...
* Fix #1356 : Add new entities to ES index from OpenMetadata server
Co-authored-by: Sachin-chaurasiya <sachinchaurasiyachotey87@gmail.com>
2021-12-04 08:45:17 -08:00
parthp2107
dc627bd1a3
GitBook: [ #41 ] Fixing OpenMetadata server config for okta ( #1383 )
2021-11-25 14:29:30 +05:30
Akash Jain
74a10382a2
Fix: Docker Image to use new Dist Location while running locally ( #1381 )
...
* fix path for dist folder
* updated docs wrt new dist folder
2021-11-25 12:33:20 +05:30
Akash Jain
96c65e7ebd
fix: remove spaCy dependencies from setup.py ( #1362 )
...
* remove spaCy dependencies from setup.py
* Spacy, PII and Processor dependencies removed
Co-authored-by: Ayush Shah <ayush@getcollate.io>
2021-11-24 12:23:17 -08:00
Ayush Shah
eb34d04285
Setup.py modified to support 3.10
2021-11-23 21:50:44 -08:00
Ayush Shah
60dc4b44bc
GitBook: [ #32 ] Page link Glue Catalog
2021-11-23 19:58:23 -08:00
Ayush Shah
ed4119af2c
GitBook: [ #31 ] Release version changed from 0.5.0 to 0.6.0, added connectors
2021-11-23 19:58:23 -08:00
Shannon Bradshaw
0bf62da23d
GitBook: [ #29 ] Clean up Run in Kubernetes docs.
2021-11-23 19:58:23 -08:00
Shannon Bradshaw
e5b7b96f11
GitBook: [ #28 ] Refactor docker-based installation docs.
2021-11-23 19:58:23 -08:00
Akash Jain
7f2d1e5fc4
Add Run In Kubernetes Documentation ( #1187 )
2021-11-15 07:58:50 -08:00
parthp2107
e2578d6be3
Added documentation changes done in 0.5.0 branch to main ( #1168 )
...
* GitBook: [#177 ] Documentation Update - Airflow
* GitBook: [#195 ] Removing Cron from databaseServices
* GitBook: [#196 ] Added trino
* GitBook: [#197 ] removed cron from config
* GitBook: [#198 ] Added Redash Documentation
* GitBook: [#199 ] Added Bigquery Usage Documentation
* GitBook: [#200 ] Added page link for presto
* GitBook: [#201 ] Added Local Docker documentation
* GitBook: [#202 ] Added Documentation for Local Docker Setup
* GitBook: [#203 ] Added Git Command to clone Openmetadata in docs
* GitBook: [#207 ] links update
* GitBook: [#208 ] Updating Airflow Documentation
* GitBook: [#210 ] Adding Python installation package under Airflow Lineage config
* GitBook: [#211 ] Change the links to 0.5..0
* GitBook: [#213 ] Move buried connectors page up
* GitBook: [#214 ] Update to connectors page
* GitBook: [#215 ] Removed sub-categories
* GitBook: [#212 ] Adding Discovery tutorial
* GitBook: [#220 ] Updated steps to H2s.
* GitBook: [#230 ] Complex queries
* GitBook: [#231 ] Add lineage to feature overview
* GitBook: [#232 ] Make feature overview headers verbs instead of nouns
* GitBook: [#233 ] Add data reliability to features overview
* GitBook: [#234 ] Add complex data types to feature overview
* GitBook: [#235 ] Simplify and further distinguish discovery feature headers
* GitBook: [#236 ] Add data importance to feature overview
* GitBook: [#237 ] Break Connectors into its own section
* GitBook: [#238 ] Reorganize first section of docs.
* GitBook: [#239 ] Add connectors to feature overview
* GitBook: [#240 ] Organize layout of feature overview into feature categories as agreed with Harsha.
* GitBook: [#242 ] Make overview paragraph more descriptive.
* GitBook: [#243 ] Create a link to Connectors section from feature overview.
* GitBook: [#244 ] Add "discover data through association" to feature overview.
* GitBook: [#245 ] Update importance and owners gifs
* GitBook: [#246 ] Include a little more descriptive documentation for key features.
* GitBook: [#248 ] Small tweaks to intro paragraph.
* GitBook: [#249 ] Clean up data profiler paragraph.
* GitBook: [#250 ] Promote Complex Data Types to its own feature.
* GitBook: [#251 ] Update to advanced search
* GitBook: [#252 ] Update Roadmap
* GitBook: [#254 ] Remove old features page (text and screenshot based).
* GitBook: [#255 ] Remove references to removed page.
* GitBook: [#256 ] Add Descriptions and Tags section to feature overview.
* GitBook: [#257 ] Update title for "Know Your Data"
Co-authored-by: Ayush Shah <ayush.shah@deuexsolutions.com>
Co-authored-by: Suresh Srinivas <suresh@getcollate.io>
Co-authored-by: Shannon Bradshaw <shannon.bradshaw@arrikto.com>
Co-authored-by: OpenMetadata <github@harsha.io>
2021-11-13 09:33:20 -08:00
parthp2107
aec586a5fe
updated metadata-ingestion and apis documents ( #839 )
...
* updated metadata-ingestion and apis documents
* minor changes in
* addressing maven ci findings
Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-18 18:02:22 +05:30
Ayush Shah
72e4b8831f
Removing Cron from all configs ( #773 )
...
* Removing Cron from all configs
* Removing Cron from Documentation
2021-10-14 15:21:47 -07:00
Ayush Shah
5b22809be6
Documentation Update ( #774 )
2021-10-14 15:21:13 -07:00
parthp2107
edd43f30ab
updated the json schema doc and metadata-ingestion doc ( #768 )
...
Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-14 16:19:34 +05:30
James
d455409cc9
issue-696: Added trino support for Openmetadata ( #697 )
...
* issue-696: Added trino support for Openmetadata
* issue-696: fixed linting issues
* issue-696: not mentioning Trino for now as it will be part of 0.5 release
Co-authored-by: jbuoncri <jbuoncri@cisco.com>
2021-10-07 11:15:34 -07:00
sureshms
2b60b4abdd
Fix #640 - Fix warnings in the code
2021-10-01 15:46:46 -07:00
parthp2107
b8531e7561
changes in documentation ( #531 )
...
Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-20 10:57:50 +05:30
Ayush Shah
7652baa00d
Setup.py Refactored, ES port fix ( #521 )
...
* Pylint build failure fixed
* Setup & dependency modified, Data profiler default to False, ES port fix
* Profiler requirements refactored
* Setup.py requirement fix
* openmetadata-ingestion version upgrade
2021-09-19 13:59:14 +05:30
parthp2107
13be70e416
updated documentation ( #508 )
...
* updated documentation
* addressing pyline findings
* addressing pyline findings
* doc update
Co-authored-by: parthp2107 <parth@getcollate.io>
2021-09-18 20:13:31 -07:00