We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
在InputFactor.java中46行,导致类型转换失败,不知道大神遇到过没,怎么解决 jlogstash start error:com.dtstack.jlogstash.inputs.Kafka10 cannot be cast to com.dtstack.jlogstash.inputs.BaseInput com.dtstack.jlogstash.factory.InputFactory.getInstance(46) com.dtstack.jlogstash.factory.InputFactory.getBatchInstance(64) com.dtstack.jlogstash.assembly.AssemblyPipeline.assemblyPipeline(103) com.dtstack.jlogstash.JlogstashMain.main(51)
The text was updated successfully, but these errors were encountered:
已经修改,重新拉下master分支,编译下
Sorry, something went wrong.
No branches or pull requests
在InputFactor.java中46行,导致类型转换失败,不知道大神遇到过没,怎么解决
jlogstash start error:com.dtstack.jlogstash.inputs.Kafka10 cannot be cast to com.dtstack.jlogstash.inputs.BaseInput
com.dtstack.jlogstash.factory.InputFactory.getInstance(46)
com.dtstack.jlogstash.factory.InputFactory.getBatchInstance(64)
com.dtstack.jlogstash.assembly.AssemblyPipeline.assemblyPipeline(103)
com.dtstack.jlogstash.JlogstashMain.main(51)
The text was updated successfully, but these errors were encountered: