[
https://issues.apache.org/jira/browse/STORM-426?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Mandel updated STORM-426:
------------------------------
Description:
It would be very nice if it was possible to use Clojure 1.6 with Storm.
I'm currently testing it at the moment, and the storm-core tests fail, but I'm
struggling to narrow down exactly what the issue is.
With three runs of {{mvn install}} on storm-core, I get 3 different
issues/exceptions.
* A FileNotFoundException (test1.log)
* The tests hang and never complete (test2.log)
* A report that 'There were some failures', but I struggle to find where
exactly the failure is amongst all the log files. (test3.log)
I've attached the test logs in question.
For reference I also included master.log to show my results when running tests
against master.
To determine the issues, I have run each of the tests individually from the
REPL.
was:
It would be very nice if it was possible to use Clojure 1.6 with Storm.
I'm currently testing it at the moment, and the storm-core tests fail, but I'm
struggling to narrow down exactly what the issue is.
With three runs of {{mvn install}} on storm-core, I get 3 different
issues/exceptions.
* A FileNotFoundException (test1.log)
* The tests hang and never complete (test2.log)
* A report that 'There were some failures', but I struggle to find where
exactly the failure is amongst all the log files. (test3.log)
I've attached the test logs in question.
For reference I also included master.log to show my results when running tests
against master.
I'm more than happy to put in the work to get this working with Clojure 1.6,
but I could definitely use a hand to point me in the right direction, so I can
see what is going wrong.
(I should also mentioned I removed some? from util.clj in my local code, which
is why there are no warnings about it in my logs)
> Upgrade to Clojure 1.6
> ----------------------
>
> Key: STORM-426
> URL: https://issues.apache.org/jira/browse/STORM-426
> Project: Apache Storm (Incubating)
> Issue Type: Improvement
> Affects Versions: 0.9.2-incubating
> Reporter: Mark Mandel
> Attachments: logs.zip
>
>
> It would be very nice if it was possible to use Clojure 1.6 with Storm.
> I'm currently testing it at the moment, and the storm-core tests fail, but
> I'm struggling to narrow down exactly what the issue is.
> With three runs of {{mvn install}} on storm-core, I get 3 different
> issues/exceptions.
> * A FileNotFoundException (test1.log)
> * The tests hang and never complete (test2.log)
> * A report that 'There were some failures', but I struggle to find where
> exactly the failure is amongst all the log files. (test3.log)
> I've attached the test logs in question.
> For reference I also included master.log to show my results when running
> tests against master.
> To determine the issues, I have run each of the tests individually from the
> REPL.
--
This message was sent by Atlassian JIRA
(v6.2#6252)