ShixinWang created PIO-197:
------------------------------
Summary: engineInstanceId on deploy didn't update after train on
an other yarn cluster
Key: PIO-197
URL: https://issues.apache.org/jira/browse/PIO-197
Project: PredictionIO
Issue Type: Bug
Components: Core
Affects Versions: 0.13.0
Reporter: ShixinWang
pio build on A
pio train on B
model saved on mysql
pio deploy on C
then if i don't use engineInstanceId got on train, deploy on c will use an old
version engineInstanceId and got a:
[ERROR] [OneForOneStrategy] None.get
(i delete old models in table pio_model)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)