Re: scala.Tuple2._1$mcI$sp()I

2013-06-11 Thread Hussain Pirosha
I faced the same issue. Check your classpath to see if sbt-launch.jar is preceding scala-library.jar. Both of them have the same class; scala.Tuple2 from scala-library is the correct one. After placing scala-library.jar higher in the classpath solved the issue. Thanks, Hussain ___

[jira] [Commented] (KAFKA-936) Kafka Metrics Memory Leak

2013-06-11 Thread Senthil Chittibabu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680450#comment-13680450 ] Senthil Chittibabu commented on KAFKA-936: -- The application did not crash yet afte

[jira] [Updated] (KAFKA-623) It should be possible to re-create KafkaStreams after an exception, without recreating ConsumerConnector

2013-06-11 Thread Jason Rosenberg (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-623?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Rosenberg updated KAFKA-623: -- Affects Version/s: 0.8 > It should be possible to re-create KafkaStreams after an exception,

[jira] [Commented] (KAFKA-936) Kafka Metrics Memory Leak

2013-06-11 Thread Senthil Chittibabu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680479#comment-13680479 ] Senthil Chittibabu commented on KAFKA-936: -- The application did not crash yet afte

[jira] [Created] (KAFKA-938) High CPU usage when more or less idle

2013-06-11 Thread Sam Meder (JIRA)
Sam Meder created KAFKA-938: --- Summary: High CPU usage when more or less idle Key: KAFKA-938 URL: https://issues.apache.org/jira/browse/KAFKA-938 Project: Kafka Issue Type: Bug Components:

[jira] [Updated] (KAFKA-938) High CPU usage when more or less idle

2013-06-11 Thread Sam Meder (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Meder updated KAFKA-938: Status: Patch Available (was: Open) > High CPU usage when more or less idle > -

[jira] [Updated] (KAFKA-938) High CPU usage when more or less idle

2013-06-11 Thread Sam Meder (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sam Meder updated KAFKA-938: Attachment: timeunit.patch > High CPU usage when more or less idle > ---

getting git error, opened INFRA ticket already

2013-06-11 Thread Joe Stein
https://issues.apache.org/jira/browse/INFRA-6381 anyone not having the issue? -- /* Joe Stein http://www.linkedin.com/in/charmalloc Twitter: @allthingshadoop */

[jira] [Commented] (KAFKA-936) Kafka Metrics Memory Leak

2013-06-11 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-936?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13680950#comment-13680950 ] Jun Rao commented on KAFKA-936: --- This is the heap setting in our MirrorMaker tool. Xms3g -Xmx

[jira] [Updated] (KAFKA-938) High CPU usage when more or less idle

2013-06-11 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jun Rao updated KAFKA-938: -- Resolution: Fixed Status: Resolved (was: Patch Available) Wow, thanks for finding this and providing a