You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.
When I run StartJobITest.java , it entered an infinite loop.
In debug mode , it happends in yarnCluster.init(yarnConf) , yarn cluster cannot change state from "NOTINITED" to "INITED" !
Can anyone help me ?
The text was updated successfully, but these errors were encountered:
can you share the full debug log please?
I am not sure the ITest as maintained correctly when we upgrade the Flink version. as Flink has been partially upgrade to FLIP-6.
can you share the full debug log please?
I am not sure the ITest as maintained correctly when we upgrade the Flink version. as Flink has been partially upgrade to FLIP-6.
running StartJobITest error,missing two class
import com.uber.athenax.vm.compiler.parser.impl.ParseException;
import com.uber.athenax.vm.compiler.parser.impl.SqlParserImpl;
did you have similer problem?
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
When I run StartJobITest.java , it entered an infinite loop.
In debug mode , it happends in yarnCluster.init(yarnConf) , yarn cluster cannot change state from "NOTINITED" to "INITED" !
Can anyone help me ?
The text was updated successfully, but these errors were encountered: