Joyson Lewis
Joyson Lewis
Hi @canavandl , In order for regex to work NeptuneDB engine version has to be 1.2.1.0: https://docs.aws.amazon.com/neptune/latest/userguide/engine-releases-1.2.1.0.html However if we deploy CDF with Asset Library the Neptune version deployed is...
PR is now ready: https://github.com/aws/aws-connected-device-framework/pull/179 CC: @anish-kunduru @jaychung-aws @canavandl
Verified that this works E2E with a minor change on gremlin version[updated] just make sure https://github.com/aws/aws-connected-device-framework/pull/179 is merged first CC: @jaychung-aws thanks for figuring out the issue
CDF deploys a Neptune DB based on the instance family as part of the AWS::Neptune::DBClusterParameterGroup but there's no EngineVersion available to specify the available patches beyond minor version.
https://github.com/aws/aws-connected-device-framework/pull/179
this wasn't the root cause, the ec2 I was using was running out of memory