-
There are a number of issues open to add additional repositories into the catalog at https://github.com/odpi/egeria-docs/blob/aac6a437b83c8c50d2464b6e1d1f4c01026cd3e0/site/docs/education/tutorials/git…
-
The gradle build is not building/packaging the -jar-with-dependencies
Noticed when trying to download via
```
http://oss.sonatype.org/service/local/artifact/maven/redirect\?r\=snapshots\&g\=org.o…
-
Of course this may be an issue with my environment but haven't seen this error before so thought I would document. I loaded latest helm charts and tried to install and got:
```
helm install -f ./…
-
My rust program has a oracle-read thread and a consume thread.
1)oracle-read thread use [ResultSet.next] to get Row and send a Arc to tokio::sync::mpcs::unbounded queue.
2)consume thread receive Ar…
-
### Existing/related issue?
_No response_
### Current Behavior
Get an exception when trying to delete an archive.
"class": "VoidResponse",
"relatedHTTPCode": 500,
"exceptionClass…
-
error :
C:\Users\amira\Documents\GoProjects\TestDBAccess\src\C>gcc -shared -pthread -o testdb.dll dummy.c testdb.a ora.v4.a num.a date.a -lWinMM -lntdll -lWS2_32
ora.v4.a: error adding symbols: Arc…
-
Our egeria-base chart is a good starting point for a simple egeria deployment (with persistence)
However it's become clear when trying to add a new postgres chart (one example of many) that we may …
-
At the moment, a 500 is relatively opaque.
We do need to be a little careful here with 'just' logging the exception - we need to ensure that this doesn't expose any data from any user-supplied docu…
-
The smart repository proxy enhances a third-party metadata repository that does not support reference copies to allow:
* References copies from other metadata sources to be stored in the third-par…
-
In my experience, Windows is often used together with Oracle, therefore it would be great if you could add support for Windows in your library.