Dan Wolfson
Dan Wolfson
I was wondering if there is an easy way to add CO2e to units? Carbon Dioxide equivalence is a way to normalize different greenhouse gases.. The standard unit for measuring...
I have recently been seeing some runtime version issues with Lucene version 8 in XTDB on Ubuntu (and not MacOS). XTDB fails to start and gives the error: ``` An...
I'm seeing an issue that seems to be the same as https://github.com/xtdb/xtdb/issues/1518. I'm running on an M3 Mac with XTDB 1.24.3 with RocksDB as the store. I am seeing the...
### Existing/related issue? _No response_ ### Current Behavior Get an exception when trying to delete an archive. "class": "VoidResponse", "relatedHTTPCode": 500, "exceptionClassName": "org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException", "actionDescription": "removeGlossary", "exceptionErrorMessage": "OMAG-REPOSITORY-HANDLER-500-001 An unexpected error...
As I was experimenting with getting XTDB to work, I tried to just set persistence true and see this error - I don’t see anything obvious (to me) that looks...
### Existing/related issue? _No response_ ### Please describe the new behavior that that will improve Egeria Update the documentation to generate images/containers for Egeria core and for creating images that...
@planetf1 I did a quick test with the JDBC connector and see that there are api mismatches that prevent proper operation. So we should state that there is no backward...
XTDB is configured with postgres here. These messages arose when using the JDBC integration connector against another postgres database. It looks like there is an issue parsing ':' in the...
I was doing some testing on 4.1 with XTDB and noticed a lot of errors and some exceptions in the console log so to try to establish a baseline, I...
As I was investigating some locking errors that I received on startup of the lab jupyter notebooks, I noticed that there seems to be only one XTDB directory per platform....