-
When using version 9.12 on kubernetes 1.15 with spring boot 2.2.4 we get following error.
When using version 9.11 we do not have this issue.
```
Caused by: org.springframework.beans.BeanInstantia…
-
This issue covers the creation of a new integration path for metadata catalogs the goes via an integration service hosted in an integration daemon.
Catalogs will be able to have a two-way integrati…
-
### Existing/related issue?
_No response_
### Current Behavior
I'm trying to use Egeria deployed in a Docker environment. Currently, I have the following 3 services running:
OMAG Server Plat…
-
### Existing/related issue?
_No response_
### Current Behavior
Data Engine tests fail when mockito is updated
```
Error: DataEngineRESTClientTest.upsertDataFile:105 » NullPointer Cannot invoke…
-
# Purpose
This is the early stage of an idea to get community feedback on what an OpenLineage registry for producers, custom facets and consumers could be. Once this document is stable enough, I’ll c…
-
I want to understand more about open lineage and try to do a simple POC in Java. But all the documents available on the web are either on Marquez or Egeria. Is there a direct way to run only the open …
-
### Name
egeria-python
### Owner
dwolfson
### Deliverable
Provides a Python 3.x client for Egeria
### Build, test and CI-CD process
* Build a Python module
- use latest Python v…
-
OWASP [Password Plaintext Storage ](https://owasp.org/www-community/vulnerabilities/Password_Plaintext_Storage)
Recomended fix: Remove plain text passwords form configuraiton files stored inside ap…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Please describe the new behavior that that will improve Egeria
Investigate whether we could improve developer …
-
During egeria development there have been a variety of cases where one java class has used another it rather shouldn't - breaking the intended 'architecture'.
Sometimes this is noticed when review…