Sorry I have been a bit slow in responding to e-mail lately. The master branch
is in the process of moving the code to java. The ultimate plan is to only
leave a storm-clojure package in clojure that provides the current clojure
client/worker API for storm. When will it be released, well that depends on a
lot of things, mostly on when we finish the migration. - Bobby
On Monday, September 12, 2016 2:27 PM, S G <[email protected]>
wrote:
Thx Bobby,Just curious, how much of the code-base is planned to be moved away
from clojure to Java?When do we plan to make a release for the Java-based code?
On Mon, Sep 12, 2016 at 6:21 AM, Bobby Evans <[email protected]>
wrote:
Manu Zhang is correct in his answer. The main reason why you cannot find a
class that implements that interface is because in all released versions of
storm the code was written in clojure, so it is hidden away for people who are
used to just java. - Bobby
On Monday, September 12, 2016 12:09 AM, Manu Zhang
<[email protected]> wrote:
Hi T.I.,
Answered your question on StackOverflow. Hope that helps.
Thanks,
Manu
On Mon, Sep 12, 2016 at 11:36 AM Tech Id <[email protected]> wrote:
> Hi,
>
> Can someone help provide a better understanding of Storm's OutputCollector?
> A question for the same can be found at
>
> http://stackoverflow.com/ questions/39439336/how-does-
> storms-outputcollector-work
>
> Thanks,
> T.I.
>