Re: metrics-core version problem

2016-08-23 Thread Da Zhou
Hi Luping, I tested Apache Eagle 0.4.0 on CDH 5.5.2 last month, it was working fine. But what I used was "Logstash" but not log4j appender, as logstash is easier to configure from my view. If you want to try logstash, you can follow this link to set up Apache Eagle env on CDH:

Re: metrics-core version problem

2016-08-23 Thread Huizhi Lu
Hi, It looks like a Kafka/java version problem: Kafka in Eagle and CHD are not matched. 1) What version of Eagle are you using, 0.3.x, 0.4 or develop? 2) Eagle 0.3.x and 0.4 don't support Java 1.8. Can you give more environment details? On Tue, Aug 23, 2016 at 3:47 AM, 邱路平

metrics-core version problem

2016-08-23 Thread 邱路平
Hi: The CDH hadoop got the error,and the KafkaLog4jAppender do not work. log4j:WARN Error during default initialization java.lang.NoClassDefFoundError: com/yammer/metrics/Metrics at kafka.metrics.KafkaMetricsGroup$class.newMeter(KafkaMetricsGroup. scala:79) at