elukey opened a new pull request #694:
URL: https://github.com/apache/bigtop/pull/694


   The solr sink currently depends on kite, that it is a library not
   developed anymore. There are currently build failures due to
   the ua_parser library, that was available in a Twitter maven repository
   not maintained anymore (since it throws HTTP 503s consistently).
   Flume upstream moved the dependency to another repository,
   
https://github.com/apache/flume/commit/9e0bc5bf4865673e6989ba887d27f468991c1e27
   that fixes the Twitter problem but that brings in another build failure
   for the 'rome' dependency.
   
   This commit removes the solr sink from the build list, resolving the
   overall build problem for Flume.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to