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? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
It seems like the code is trying to parse the version number:
ERROR logging - Caused by: java.lang.NumberFormatException: For input string: "apache-0" ERROR logging - at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65) ERROR logging - at java.lang.Integer.parseInt(Integer.java:492) ERROR logging - at java.lang.Integer.parseInt(Integer.java:527) ERROR logging - at backtype.storm.branch$parse_branch$fn__6476.invoke(branch.clj:4) ERROR logging - at clojure.core$map$fn__3695.invoke(core.clj:2096) ERROR logging - at clojure.lang.LazySeq.sval(LazySeq.java:42)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
It seems like the code is trying to parse the version number:
The text was updated successfully, but these errors were encountered: