Unfortunately I don't have a solution here but I can confirm that we see the very same issue
with druid 0.11.0, although we've seen this same problem also since druid 0.9.2.
We're running about 500 indexing tasks per hour and probably see about 5 failures, so one in
one hundred times sounds about right. I tried being explicit with the classpath and putting the
jackson jars at the start of the list to see if that helped but it did not. My suspicion is that
occasionally the jackson jars in the hadoop-client are being preferred and then are not
compatible with the druid libs. The closest group post I have seen to it historically is:
but the resolution to that is not helpful for those using a stock 0.11.0. I wonder if dropping
the hadoop extensions config would help but that would affect our batch ingestions. This
unreliability is the current biggest barrier to druid adoption for us so I would be more than
happy to assist with resolving this if someone could suggest some practical ways forward
please?!
Thanks and best wishes,
Daniel