Parth Panchal
7eebf2a55a
GitBook: [ #207 ] links update
2021-10-19 12:31:25 +00:00
Parth Panchal
12d5bf780f
updated summary.md file
2021-10-19 17:50:55 +05:30
Parth Panchal
3346e9542e
added entity lineage
2021-10-19 17:18:03 +05:30
Parth Panchal
55b55492b3
updated schema documents
2021-10-19 17:03:52 +05:30
Ayush Shah
7c7fddcb6f
GitBook: [ #203 ] Added Git Command to clone Openmetadata in docs
2021-10-18 18:38:39 +00:00
Ayush Shah
4dc4180939
GitBook: [ #202 ] Added Documentation for Local Docker Setup
2021-10-18 18:33:41 +00:00
Ayush Shah
6f2b14c1d2
GitBook: [ #201 ] Added Local Docker documentation
2021-10-18 18:25:46 +00:00
Ayush Shah
f01ee150e1
GitBook: [ #200 ] Added page link for presto
2021-10-18 17:44:14 +00:00
Ayush Shah
ad35ab94d2
GitBook: [ #199 ] Added Bigquery Usage Documentation
2021-10-18 17:39:46 +00:00
Ayush Shah
d2bf7582c2
GitBook: [ #198 ] Added Redash Documentation
2021-10-18 17:29:50 +00:00
Parth Panchal
fd61f01c22
GitBook: [ #197 ] removed cron from config
2021-10-18 17:23:18 +00:00
Parth Panchal
725736eb41
GitBook: [ #196 ] Added trino
2021-10-18 17:18:56 +00:00
parthp2107
91313ba103
Update SUMMARY.md
2021-10-18 22:44:06 +05:30
Ayush Shah
97c166e9c9
GitBook: [ #195 ] Removing Cron from databaseServices
2021-10-18 17:09:20 +00:00
Ayush Shah
d0ba6cd969
GitBook: [ #177 ] Documentation Update - Airflow
2021-10-15 11:31:33 -07:00
Ayush Shah
9055d6ba7d
Rebasing 0.5.0 with latest commit changes ( #775 )
...
* work on issue 763 (#771 )
* Documentation Update
Co-authored-by: Shailesh Parmar <shailesh.parmar.webdev@gmail.com>
2021-10-15 11:31:30 -07:00
Pere Miquel Brull
1804de6d73
[Issue-760] - Precommit & isort ( #772 )
...
* Update configs
* Update configs
* Update precommit black exclude
* Update precommit exclude isort
* Test precommit
* Revert test commit
* isort & black
* Test precommit
* Revert test precommit
* Update docs
* Apply recipe update
* Fix black_check recipe
* Grammar
2021-10-14 15:22:59 -07:00
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
parthp2107
e4ac8499a7
Updated doc with latest json schema ( #743 )
...
Co-authored-by: Parth Panchal <parthpanchal@Parths-MacBook-Air.local>
2021-10-12 14:28:29 +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
Julia Valenti
a514934f16
Fixes docs that reference messaging service instead of dashboard or pipeline ( #613 ) ( #614 )
2021-09-29 16:21:31 -07:00
Sriharsha Chintalapani
e2d6966fb4
Fix slack links ( #575 )
2021-09-24 09:40:07 -07:00
Suresh Srinivas
ed172c109a
Update roadmap.md
2021-09-24 08:20:52 -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
Suresh Srinivas
c70f3e955c
Update roadmap.md
2021-09-15 20:25:38 -07:00
Sriharsha Chintalapani
3c5762420a
Fix #429 : Publish Roadmap for next 3 releases
2021-09-07 13:01:45 -07:00
Ayush Shah
f9319c7265
GitBook: [main] 85 pages modified
2021-09-07 17:52:06 +00:00
Suresh Srinivas
d5562597c2
GitBook: [main] 85 pages modified
2021-09-07 17:38:05 +00:00
Suresh Srinivas
fd59b1a801
GitBook: [main] 4 pages modified
2021-09-01 23:29:30 +00:00
parthp2107
f9bda790c2
added auth0 integration and auth0 integration docs ( #249 )
...
* added auth0 integration and auth0 integration docs
* added client_id check and minor changes
* Update JwtFilter.java
* UI implementation for Auth0
* added auth0 integration and auth0 integration docs
* added client_id check and minor changes
* Update JwtFilter.java
* UI implementation for Auth0
* added exception in JwtFilter
* Addressing comments
* Update JwtFilter.java
* Addressing comments
* Addressing Comments
* Addressig comments
* post merge fixes
Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
Co-authored-by: darth-coder00 <aashit@getcollate.io>
2021-08-31 10:17:23 +05:30
Suresh Srinivas
280ce8c350
GitBook: [main] 29 pages modified
2021-08-29 21:24:50 +00:00
Suresh Srinivas
c790d4fc75
Merge pull request #291 from open-metadata/bigquery-optimize
...
Added credentials path to the bigquery config
2021-08-26 22:22:57 -07:00
parthp2107
a12c99f3ac
Doc update ( #309 )
...
* added updated documentation and formatted schema description
* added updated documentation and formatted schema description
* minor doc changes
Co-authored-by: parthp2107 <parth.panchal@deuexsoultions.com>
2021-08-26 13:33:44 +05:30
Ayush Shah
c813e8f71b
Added credentials path to the bigquery config
2021-08-24 23:53:34 +05:30
Ayush Shah
6b3d9c1b1d
Few Pipeline fixes and Documentation updated
2021-08-24 18:49:52 +05:30
Marty Goode
d7fee32a74
ISSUE-283: Corrected and cleaned up Workflow section of documentation
2021-08-23 19:20:49 -04:00
Ayush Shah
888c4e0cba
GitBook: [main] 78 pages modified
2021-08-20 17:50:46 +00:00
Ayush Shah
d8f7a1f713
GitBook: [main] one page modified
2021-08-20 17:46:25 +00:00
Ayush Shah
33e5b69a60
GitBook: [main] one page modified
2021-08-20 14:14:38 +00:00
Ayush Shah
31a6ae4420
GitBook: [main] 3 pages and one asset modified
2021-08-20 14:14:14 +00:00
NAQVI
613fa583b3
added steps for upstream
2021-08-19 13:08:12 +05:30
Gaurav Tungakar
cbe966c294
Update the command for install for python3 ( #228 )
...
Update the documentation for install to use python3 matching documentation on https://pypi.org/project/openmetadata-ingestion/
2021-08-19 10:25:23 +05:30
Shannon Bradshaw
7c28e92c84
GitBook: [main] one page modified
2021-08-18 20:15:46 +00:00
Shannon Bradshaw
cb2b3dc001
GitBook: [main] one page modified
2021-08-18 20:12:37 +00:00
Shannon Bradshaw
d55dd38f7f
GitBook: [main] 77 pages modified
2021-08-18 20:07:35 +00:00