Nigel Jones

Results 115 issues of Nigel Jones

When the 'automated curation' lab notebook is run in the kubernetes environment, it fails at the following cell: ``` oakDeneLandingAreaFullPath = "/" + landingAreaDirectoryName + "/oak-dene/clinical-trials/drop-foot" os.listdir (oakDeneLandingAreaFullPath) ``` with...

bug
notebooks
pinned

In server-chassis-spring we have an optional profile which allows building an openapi spec document which can then be served elsewhere This was created using ``` mvn -Dopenapi clean install ```...

build-improvement
pinned
gradle

We have a number of deprecations currently being reported in relation to egeria APIs A recent build shows around 130 For example: ``` [WARNING] /Users/jonesn/IdeaProjects/egeria.maven/open-metadata-implementation/view-services/server-author-view/server-author-view-server/src/main/java/org/odpi/openmetadata/viewservices/serverauthor/services/ServerAuthorViewRESTServices.java:[810,33] captureThrowable(org.odpi.openmetadata.commonservices.ffdc.rest.FFDCResponse,java.lang.Throwable,java.lang.String,org.odpi.openmetadata.frameworks.auditlog.AuditLog) in org.odpi.openmetadata.commonservices.ffdc.RESTExceptionHandler has been...

java
pinned
deprecation

Currently OMRS queries that go through the enterprise connector (ie synchronous) may go out to multiple repositories. Either 1 or all (1 or more) could be down and hit a...

enhancement
open for discussion
performance
pinned

We have made a number of changes to reduce unnecessary dependency chains & ensure Egeria can more easily be actually run in the flexible ways the architecture supports. Very recent...

consumability
build-improvement
pinned
gradle

When debugging a recent issue with atlas & egeria it would have been helpful to be able to easily check the git commit of the code running/installed #931 suggests allowing...

enhancement
build-improvement
pinned

Following successful configuration, start (and verified both cts and asset management notebooks work ok) Standard models lab fails as reported at https://odpi.slack.com/archives/CBPRDQPRC/p1576732596001800 - this report was with docker compose -...

bug
enhancement
user-issue
notebooks
pinned

Last year we created a release outline for the following year or so's releases. As we've progressed up to and including 1.7, some features have been added, others have not...

open for discussion
functionality-call
documentation
release
pinned

*UPDATED 20210202 * The reported issue is resolved - issue being left open to address error handling Using the coco pharma lab environment, glossary author fails to connect to the...

bug
consumability
pinned

As found in https://github.com/odpi/egeria/issues/4661 Currently we provide the glossary canonical model sample in our assembly as samples//glossary-canonical-model-2.6-jar-with-dependencies.jar The docs on how to use the parser reference an example file, and...

bug
pinned
samples