Skip to content

Sagemaker endpoint fails to respond then PipeModeDataset is used #55

Description

@kafka399

Sagemaker endpoint fails to respond to the requests with the following error:

2019-11-06 13:21:06.753786: E tensorflow_serving/util/retrier.cc:37] Loading servable: {name: 
model version: 1} failed: Not found: Op type not registered 'PipeModeDataset' in binary running 
on model.aws.local. Make sure the Op and Kernel are registered in the binary running in this 
process. Note that if you are loading a saved graph which used ops from tf.contrib, accessing 
(e.g.) `tf.contrib.resampler` should be done before importing the graph, as contrib ops are lazily 
registered when the module is first accessed.

14:21:20 2019/11/06 13:21:20 [error] 23#23: *266 connect() failed (111: Connection refused) 
while connecting to upstream, client: 10.32.0.2, server: , request: "POST /invocations HTTP/1.1", 
subrequest: "/v1/models/model:predict", upstream: 
"http://127.0.0.1:22001/v1/models/model:predict", host: "model.aws.local:8080"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions