2916 Commits

Author SHA1 Message Date
Suresh Srinivas
dc7e05dd74 Ingestion: Add Confluent Kafka topic and schema connector 2021-08-21 13:16:40 -07:00
Suresh Srinivas
be2d55ba1e Ingestion: close sql connection 2021-08-20 11:18:29 -07:00
Suresh Srinivas
6b5dd36672 ISSUE-243: Generate sample data 2021-08-19 19:39:57 -07:00
Suresh Srinivas
1ce36a3f64 ISSUE-243: Generate sample data 2021-08-19 18:15:18 -07:00
Suresh Srinivas
3a4b581a1f ISSUE-243: Generate sample data 2021-08-19 17:54:28 -07:00
Suresh Srinivas
c1c39053cc ISSUE-243: Generate sample data 2021-08-19 16:26:01 -07:00
Suresh Srinivas
9699e39cb5 ISSUE-239: Add provision to ingest view definition 2021-08-19 15:36:43 -07:00
Suresh Srinivas
dc43efa81c
Merge pull request #238 from open-metadata/sample-table-rows
Added sampleData support for sample tables
2021-08-19 14:03:50 -07:00
Suresh Srinivas
4d389b3a30 ISSUE-249: Ingest views into OpenMetadata 2021-08-19 13:33:07 -07:00
Ayush Shah
d0d8c5a4dd Workflow method name modification 2021-08-20 01:37:00 +05:30
Ayush Shah
c542ffd41d Added Row Data to Sample Tables 2021-08-20 01:21:14 +05:30
Ayush Shah
19f7904258 Pip install git path modified pylint - simplescheduler 2021-08-18 01:01:20 +05:30
Suresh Srinivas
2d70350742
Update python json schema classes; Add presto connector (#213)
* Update python json schema classes; Add presto connector

* Modification in Postgres, pylint and presto support

Co-authored-by: Suresh Srinivas <srini3005@gmail.com>
Co-authored-by: Ayush Shah <ayush02shah12@gmail.com>
2021-08-17 21:15:46 +05:30
Ayush Shah
d4d66ea21d
Docker fix (#200)
* Modifications in Docker

* Docker config and script Modifications

* Config changes ElasticSearch
2021-08-16 18:37:04 +05:30
Suresh Srinivas
d905bd04c3 Ingestion: add a simple scheduler from open-metadata 2021-08-15 18:01:54 -07:00
Ayush Shah
2e44a53337 Services added for athena and oracle 2021-08-15 11:27:30 +05:30
Suresh Srinivas
214d129352
Merge pull request #170 from open-metadata/docUpdate.part13
Doc update.part13
2021-08-14 16:54:34 -07:00
sureshms
9dfe8f751f Documentation update part13 - Add descriptions to tags 2021-08-14 16:53:38 -07:00
Suresh Srinivas
6cba58e8da
Merge pull request #167 from open-metadata/filter_pattern
Filter Pattern Modification
2021-08-14 14:44:10 -07:00
Suresh Srinivas
92c33cf63c Ingestion: add compute.percentile after publishing usage 2021-08-14 14:24:01 -07:00
Suresh Srinivas
32d32fe755 Ingestion: add compute.percentile after publishing usage 2021-08-14 14:03:13 -07:00
Ayush Shah
5e949eb202 Postgres IncludeFilterPattern Modification 2021-08-15 01:45:41 +05:30
Ayush Shah
37e59518a5 Scheduler Connector 2021-08-15 01:32:47 +05:30
Ayush Shah
f5194669ae Filter Pattern Modification 2021-08-15 01:20:12 +05:30
Suresh Srinivas
5191cc2dca Ingestion: Refactor, docs, airflow example 2021-08-14 11:43:53 -07:00
Suresh Srinivas
8256de30e9 Ingestion: Refactor, docs, airflow example 2021-08-14 10:18:52 -07:00
Ayush Shah
ca5869c277 Headers not required 2021-08-14 10:31:59 +05:30
Ayush Shah
23d93c66d3 request calls code modifications 2021-08-14 10:29:46 +05:30
Ayush Shah
d70d44053e Rest Users Modification 2021-08-14 10:10:32 +05:30
Ayush Shah
88968c0166 Revert one commit - auth_provider.py import issues 2021-08-14 09:09:30 +05:30
Ayush Shah
79d5d76418 setup.py dependency issue resolved 2021-08-14 00:58:21 +05:30
Ayush Shah
2b26274804 Removed registry files and modified workflow and setup.py 2021-08-14 00:54:16 +05:30
Ayush Shah
03ad583744 Registry dependency removed 2021-08-14 00:09:51 +05:30
Ayush Shah
042ef45ca4 Registry Cleanup 2021-08-13 20:35:17 +05:30
Suresh Srinivas
f736eaf863
Merge pull request #133 from open-metadata/sample_usage
Sample usage
2021-08-13 01:22:28 -07:00
Suresh Srinivas
597da5b24e Ingestion: add sample usage connector 2021-08-13 01:06:10 -07:00
Suresh Srinivas
a2403b4570 Ingestion: add sample usage connector 2021-08-13 00:33:48 -07:00
Suresh Srinivas
b016b01ece Ingestion: add sample usage connector 2021-08-12 21:26:27 -07:00
Suresh Srinivas
b5c5bf0677
Merge pull request #128 from open-metadata/docUpdate.part10
Doc cleanup - fixing gitbook rendering issues - part10
2021-08-12 17:07:54 -07:00
sureshms
34fa12d0cb Doc cleanup - fixing gitbook rendering issues - part10 2021-08-12 17:07:00 -07:00
Ayush Shah
d9cd3e4856 Connector Dependency Cleanup and Docker Modification 2021-08-13 02:29:36 +05:30
Ayush Shah
a3f4398284 README and Setup.py Modification 2021-08-13 02:03:39 +05:30
Ayush Shah
72a355bd5d Ingestion Setup.py modification 2021-08-13 01:40:56 +05:30
Suresh Srinivas
4ad4eb0c74 Fix metadata-usage-rest connector to handle non-existing tables 2021-08-12 13:01:52 -07:00
Ayush Shah
bf87522351 elastic search pipeline fix 2021-08-12 14:36:02 +05:30
Ayush Shah
3810d6fb5f Postgres pattern and col type handling 2021-08-12 01:25:50 +05:30
Ayush Shah
d87c641c4a postgres pattern and connection string changes 2021-08-11 23:54:50 +05:30
Ayush Shah
a9c92b3b08 Merge branch 'ingestion_refactor' of github.com:open-metadata/OpenMetadata into ingestion_refactor 2021-08-11 23:50:27 +05:30
Ayush Shah
754813d220 connection string abstract method 2021-08-11 23:49:00 +05:30
Suresh Srinivas
d2da70f1c0 ingestion refactor 2021-08-11 10:43:44 -07:00