jihoonson opened a new pull request #6800: Copy splitToList from Guava
URL: https://github.com/apache/incubator-druid/pull/6800
 
 
   `Splitter.splitToList` method was added in Guava 16 and it makes difficult 
to use with Hadoop because even 3.0.0 is still using Guava 11.0.2. This PR is 
to copy splitToList code from Guava to Druid. I tested against Guava 11.0.2.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to