Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

window 10 , idea to run StartJobITest fail #38

Open
cherishpf opened this issue May 8, 2019 · 3 comments
Open

window 10 , idea to run StartJobITest fail #38

cherishpf opened this issue May 8, 2019 · 3 comments

Comments

@cherishpf
Copy link

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 ?

@walterddr
Copy link

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.

@cherishpf cherishpf reopened this May 9, 2019
@cherishpf
Copy link
Author

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.

Thanks for your reply.
The full debug log is here : https://github.com/cherishpf/workspace/blob/master/AthenaX%20StartJobITest%20Debug.log
And the Flink version I used is 1.5.0

@sunneebaby
Copy link

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants