GitHub user revans2 opened a pull request:

    https://github.com/apache/storm/pull/2664

    STORM-2884: Remove storm-druid

    STORM-2884 is an issue with differences in the version of dependencies in 
druid tranquility conflicting with versions in storm. I personally think the 
right way to fix this issue is to drop tranquility.  The code has not seen a 
release since Jun 29, 2016.
    
    https://github.com/druid-io/tranquility/releases
    
    Honestly the project looks like it is close to dead.  Couple that with the 
fact that druid supports ingesting results from kafka.
    
    http://druid.io/blog/2013/08/30/loading-data.html
    
    and to me there really is not much reason to try and maintain this plugin.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/revans2/incubator-storm STORM-2884

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/storm/pull/2664.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2664
    
----
commit d63ab11cc5e1f1ce58e419852f3ad520a2020186
Author: Robert (Bobby) Evans <evans@...>
Date:   2018-05-07T18:45:42Z

    STORM-2884: Remove storm-druid

----


---

Reply via email to