Hi to everyone! I am trying to compile flume with latest kafka 0.11.0.1 and got the following
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:2.3.2:compile (default-compile) on project flume-kafka-source: Compilation failure: Compilation failure: [ERROR] /code/build/flume/rpm/BUILD/apache-flume-1.8.0-src/flume-ng-sources/flume-kafka-source/src/main/java/org/apache/flume/source/kafka/KafkaSource.java:[69,0] error: cannot find symbol [ERROR] class [ERROR] /code/build/flume/rpm/BUILD/apache-flume-1.8.0-src/flume-ng-sources/flume-kafka-source/src/main/java/org/apache/flume/source/kafka/KafkaSource.java:[468,37] error: cannot find symbol [ERROR] variable zkUtils of type ZkUtils [ERROR] /code/build/flume/rpm/BUILD/apache-flume-1.8.0-src/flume-ng-sources/flume-kafka-source/src/main/java/org/apache/flume/source/kafka/KafkaSource.java:[600,30] error: cannot find symbol [ERROR] -> [Help 1] That is strange trouble because we have that class in imports. That looks for me like environment trouble (Maven version maybe). Does someone compile flume with kafka 0.11.0.1? --- Anton B Chevychalov CI/CD Engineer of ArenaData