parthp2107
d52297e28f
updated schema documentaiton ( #1188 )
...
* updated schema documentaiton
* id correction
2021-11-15 08:05:54 -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
vijaypm
d5758a0fbb
Issue 1023 ( #1088 )
...
* fixed bug that was setting to lowercase property names that were already in camelCase
* added datetime prefix to allow integration tests to be run repeatedly
* fixed test to use the ldap entries from ldap service in docker to test the service
* updated instructions for ldap test
* added comments to clarify the fix done in snake_to_camel method
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com>
2021-11-06 16:42:23 -07:00
Tom Vijlbrief
83073b20d9
Add Superset password hint to documentation ( #1084 )
2021-11-06 01:34:14 -07:00
vijaypm
5d796172ce
ISSUE-960: ( #988 )
...
* ISSUE-960: fixed test cases and updated documented with list of pip install
* using requests package for testing http port responsiveness and socket for non-http ports
* use healthcheck api instead of just service endpoint
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com>
2021-11-01 08:32:34 -07:00
vijaypm
9edd824c3a
Issue 910 ( #914 )
...
* Issue 898 (#905 )
* ISSUE-898: additional information in the prerequisities for building and running code
* ISSUE-898: removed unreachable old doc
* ISSUE-898: added new docker compose to expose MySQL and ES ports to host machines
* ISSUE-898: changed jdbc connect url to allow Public Key Retrieval
* ISSUE-898: fixed log name to openmetadata.log
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com>
* Fixes #906 Remove unused methods lingering from #899
* Update pull_request_template.md
* Update pull_request_template.md
* ISSUE-861: add elasticsearch username & password (#894 )
* ISSUE-861: add elasticsearch username & password
* ISSUE-861: python elasticsearch sink add username & password
* ISSUE-861: bugfix
* format code
* format code
* updated instructions to run integration tests
* fixed api call to metadata server; changed test to cover both database as well as table operations everytime
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com>
Co-authored-by: sureshms <suresh@getcollate.io>
Co-authored-by: Suresh Srinivas <srini30005@gmail.com>
Co-authored-by: rong fengliang <1141591465@qq.com>
2021-10-23 19:58:26 -07:00
vijaypm
b8863648d6
Issue 898 ( #905 )
...
* ISSUE-898: additional information in the prerequisities for building and running code
* ISSUE-898: removed unreachable old doc
* ISSUE-898: added new docker compose to expose MySQL and ES ports to host machines
* ISSUE-898: changed jdbc connect url to allow Public Key Retrieval
* ISSUE-898: fixed log name to openmetadata.log
Co-authored-by: Vijay Mariadassou <vijay@mariadassou.com>
2021-10-22 19:35:12 -07: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
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
Shannon Bradshaw
fcb58215eb
GitBook: [main] 77 pages modified
2021-08-18 19:58:51 +00:00
Shannon Bradshaw
f3eb15682d
GitBook: [main] 77 pages and 6 assets modified
2021-08-18 19:30:55 +00:00
Suresh Srinivas
5fd79c84c4
Merge pull request #227 from open-metadata/docs
...
Docs: How to contribute to OpenMetadata
2021-08-18 11:12:37 -07:00
Suresh Srinivas
04c7c939fd
Docs: How to contribute to OpenMetadata
2021-08-18 10:56:46 -07:00
Suresh Srinivas
885d09e2fc
Docs: How to contribute to OpenMetadata
2021-08-18 10:55:24 -07:00
Suresh Srinivas
b633c80c0b
Docs: How to contribute to OpenMetadata
2021-08-18 10:47:35 -07:00
Suresh Srinivas
15b7e9eef1
GitBook: [main] one page modified
2021-08-18 17:25:04 +00:00