Re: Problem upgrading HA set up from 1.7.2 to 1.9.0

2019-08-28 Thread Zhu Zhu
Hi Steven, The root cause is that the *InputDependencyConstraint* is null. Did you ever invoke *ExecutionConfig#setDefaultInputDependencyConstraint(null)* in your job code? If not, this should not happen according to current code paths, as the *InputDependencyConstraint* is initially assigned wit

Problem upgrading HA set up from 1.7.2 to 1.9.0

2019-08-28 Thread Steven Nelson
I am trying to update a cluster running in HA mode from 1.7.2 to 1.9.0. I am attempting to just update the docker images to the new ones and restart the cluster. Is this something that is supported? or do I need to destroy the HA setup and build the cluster from scratch? Here is the error I get. 2