uber-archive / AthenaX

SQL-based streaming analytics platform at scale
Apache License 2.0
1.22k stars 287 forks source link

submit to yarn fail #40

Open ssyue opened 5 years ago

ssyue commented 5 years ago

Hadoop version: 3.0.0-cdh6.2.0 Error: Could not find or load main class org.apache.flink.yarn.YarnApplicationMasterRunner

sunneebaby commented 5 years ago

hi, i have a problem missing 2 classes ,when i run StartJobITest class: import com.uber.athenax.vm.compiler.parser.impl.ParseException; import com.uber.athenax.vm.compiler.parser.impl.SqlParserImpl;

did you have this problem?