Olaf Flebbe created BIGTOP-2637:
-----------------------------------
Summary: Fix flume because of kafka 0.10 update
Key: BIGTOP-2637
URL: https://issues.apache.org/jira/browse/BIGTOP-2637
Project: Bigtop
Issue Type: Bug
Components: build
Affects Versions: 1.1.0
Reporter: Olaf Flebbe
Assignee: Olaf Flebbe
Fix For: 1.2.0
As suggested on the list fix the kafka test cases. Will use the patch from
FLUME-3026
The error was.
{code}
[ERROR] Failed to execute goal
org.apache.maven.plugins:maven-compiler-plugin:2.3.2:testCompile
(default-testCompile) on project flume-ng-kafka-sink: Compilation failure
[ERROR]
/ws/output/flume/flume-1.7.0/flume-ng-sinks/flume-ng-kafka-sink/src/test/java/org/apache/flume/sink/kafka/TestKafkaSink.java:[526,14]
error: method createTopic in class AdminUtils cannot be applied to given types;
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)