mirror of
https://github.com/apache/druid.git
synced 2025-02-13 13:34:58 +00:00
Eric Tschetter
6e95dd49b3
1) Remove Task parameter from other methods off of TaskToolbox that required it
2) Move getTaskDir() off of TaskConfig and onto TaskToolbox 3) Rename SegmentKiller interface to DataSegmentKiller 4) Change signature of "DataSegmentKiller.kill(Collection<DataSegment>) throws ServiceException" to just kill(DataSegment) throws SegmentLoadingException 5) Add various log messages 6) Update the version of the segment that has been converted
See the "Wiki" https://github.com/metamx/druid/wiki Build with build.sh See examples/rand See examples/twitter
Description
Languages
Java
62.4%
ReScript
30.7%
TypeScript
3.1%
Euphoria
0.9%
Csound
0.8%
Other
1.9%