Ayush Shah
9cb9792b7e
Fix Docker and revert openmetadata-start.sh changes ( #4518 )
...
* Fix Docker and revert openmetadata-start.sh changes
* Fix Docker - added error handling
* Fix Docker - added error handling
* Added time.sleep
* Resolve Code smell
2022-04-27 14:20:09 +05:30
Sriharsha Chintalapani
be836e5404
Fix #4071 : PUT IngestionPipeline missing property & error message ( #4085 )
...
Fix #4071 : PUT IngestionPipeline missing property & error message (#4085 )
2022-04-13 08:40:21 +02:00
Pere Miquel Brull
87e5854f25
Fix #4039 - Airflow REST Trigger & Test Connection ( #4072 )
...
Fix #4039 - Airflow REST Trigger & Test Connection (#4072 )
2022-04-12 17:06:49 +02:00
Pere Miquel Brull
6a6507e754
Fix #3962 - Profiler uses DatabaseSchema & Sample Data fix ( #4056 )
2022-04-12 13:40:59 +05:30
Pere Miquel Brull
e2539c5e83
Fix #3844 - First iteration for deprecating MetadataServerConfig ( #3853 )
...
* Style
* deprecate MetadataServerConfig
* Remove audience from Okta
2022-04-05 18:02:45 +05:30
Onkar Ravgan
87c36c094f
Fix #3259 : Added option in CLI to ingest sample data ( #3616 )
...
* ISSUE-3588: Added option in cli to ingest sample data
* ISSUE-3259: Added flag in CLI to skip sample data ingestion
* Fixed security hotspots
* changed lines in dependency file
* Using datetime instead of random for dag id
* Changed variable names
Co-authored-by: Onkar Ravgan <onkarravgan@Onkars-MacBook-Pro.local>
2022-03-24 19:26:04 +05:30
Ayush Shah
b865d85d85
Docker Calculation fix + Reset DB command added ( #3459 )
2022-03-21 10:28:58 -07:00
Ayush Shah
a6e2ee78c4
Update docker.py ( #3430 )
2022-03-15 17:18:00 +05:30
Ayush Shah
116f8d333d
Airflow Auth fix + Version Downgrade + Increased Docker Min Memory Limit ( #3233 )
2022-03-08 13:51:07 -08:00
Vivek Ratnavel Subramanian
f0927ecebb
Fix #3236 : Add support for secure docker compose with an env file ( #3241 )
...
* Fix #3236 : Add support for secure docker compose with an env file
2022-03-08 07:05:31 -08:00
Ayush Shah
73d848ac3b
Docker Typeerror fixed ( #2504 )
2022-01-31 12:30:12 +05:30
Sriharsha Chintalapani
f6ac393007
Issue #2492 : Improve messaging on docker command ( #2493 )
...
* Issue #2492 : Improve messaging on docker command
* Issue #2492 : Improve messaging on docker command
2022-01-29 09:47:21 +05:30
Ayush Shah
3a6217a7e9
Fixed data profiling and raw data type issue ( #2474 )
...
* Fixed data profiling and raw data type issue
* Update metadata_rest.py
* Update sql_source.py
2022-01-27 18:59:35 +05:30
Sriharsha Chintalapani
4cd5c2bea2
Issue #2457 : remove logging utils ( #2458 )
2022-01-26 10:26:17 -08:00
Pere Miquel Brull
1eb3f1ad41
[issue-2322] - Backup CLI ( #2349 )
...
* Prepare cli module
* Check call
* Prepare backup
* Run pytest on schema changes
* Remove traces
* Add backup plugin
* run generate during CI
* Install after generate
* Address logger hotspot
2022-01-22 12:08:14 -08:00