Jun He created BIGTOP-3079:
------------------------------
Summary: Flume-1.7 doesn't work with Kafka
Key: BIGTOP-3079
URL: https://issues.apache.org/jira/browse/BIGTOP-3079
Project: Bigtop
Issue Type: Bug
Affects Versions: 1.2.1
Reporter: Jun He
Fix For: 1.3.0
Building Flume-1.7 with kafka 0.10.2.2 failed with following outputs:
{code:bash}
[INFO] --------< org.apache.flume.flume-ng-sources:flume-kafka-source >--------
[INFO] Building Flume Kafka Source 1.7.0 [27/37]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.4.1:clean (default-clean) @ flume-kafka-source
---
[INFO]
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles)
@ flume-kafka-source ---
[INFO]
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @
flume-kafka-source ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory
/root/bigtop/build/flume/rpm/BUILD/apache-flume-1.7.0-src/flume-ng-sources/flume-kafka-source/src/main/resources
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @
flume-kafka-source ---
[INFO] Compiling 2 source files to
/root/bigtop/build/flume/rpm/BUILD/apache-flume-1.7.0-src/flume-ng-sources/flume-kafka-source/target/classes
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR :
[INFO] -------------------------------------------------------------
[ERROR]
/root/bigtop/build/flume/rpm/BUILD/apache-flume-1.7.0-src/flume-ng-sources/flume-kafka-source/src/main/java/org/apache/flume/source/kafka/KafkaSource.java:[458,37]
error: cannot find symbol
[INFO] 1 error
{code}
This seems similar with problems discussed here:
https://lists.apache.org/thread.html/%3CCAJZrK_tN49GM+vCCiB+rjLL==82U=7nswoapwWmyJbVAS5F=q...@mail.gmail.com%3E
[~achevychalov], any chance to check this? Thanks.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)