[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-09-11 Thread Diederik van Liere (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13764787#comment-13764787 ] Diederik van Liere commented on KAFKA-797: -- According to http://kafka.apache.org/0

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-04-10 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13627740#comment-13627740 ] David Arthur commented on KAFKA-797: Not sure if anything actually changed, but this wo

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-13 Thread Dave DeMaagd (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601691#comment-13601691 ] Dave DeMaagd commented on KAFKA-797: KAFKA-733 is already out there for the assembly st

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-13 Thread Bob (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601458#comment-13601458 ] Bob commented on KAFKA-797: --- Phil, yep, it's the same issue. I filed a separate bug on it https:/

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-13 Thread Dragos Manolescu (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601453#comment-13601453 ] Dragos Manolescu commented on KAFKA-797: I second David's and Phil's observations,

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-13 Thread Phil Hargett (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601197#comment-13601197 ] Phil Hargett commented on KAFKA-797: Same issue here. I cloned the repo and did a chec

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-13 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13601162#comment-13601162 ] David Arthur commented on KAFKA-797: I have to run "./sbt update" in order for scala-li

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-11 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13599011#comment-13599011 ] David Arthur commented on KAFKA-797: Neha, That's correct. My project dir has: Build.

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-11 Thread Neha Narkhede (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598975#comment-13598975 ] Neha Narkhede commented on KAFKA-797: - David, When you start sbt, it automatically dow

Re: [jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-11 Thread Matan Safriel
Hi David, That's indeed the problem, the Scala runtime is contained in those jars currently missing in your environment. I'm not sure why they are not there automatically, it might be some setup aspect of sbt. I was under the impression sbt would make ivy fetch all necessary libraries. To your ot

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-11 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598926#comment-13598926 ] David Arthur commented on KAFKA-797: So upon further inspection, I see a couple of prob

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-11 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598910#comment-13598910 ] David Arthur commented on KAFKA-797: Jun, here I have done a fresh clone: mumrah@david

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-11 Thread Jun Rao (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598891#comment-13598891 ] Jun Rao commented on KAFKA-797: --- David, Did you do a fresh checkout of 0.8?

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-09 Thread Bob (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598133#comment-13598133 ] Bob commented on KAFKA-797: --- Hi Sawpnil, null isn't handled as expected by None, I have submitte

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-09 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598074#comment-13598074 ] Swapnil Ghike commented on KAFKA-797: - Bob, yes, if you cloned the repo two days ago, t

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-09 Thread David Arthur (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13598060#comment-13598060 ] David Arthur commented on KAFKA-797: Matan, after running these commands, and trying th

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-08 Thread Matan Safriel (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597875#comment-13597875 ] Matan Safriel commented on KAFKA-797: - Back to the original topic, David, the problem y

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-08 Thread Bob (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597874#comment-13597874 ] Bob commented on KAFKA-797: --- Ok, I found 2 bugs in ZkUtils.getReplicaAssignmentForTopics and get

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-08 Thread Bob (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597851#comment-13597851 ] Bob commented on KAFKA-797: --- Swapni, Caveat, I am still new to the code but tracing through the

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-08 Thread Bob (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597833#comment-13597833 ] Bob commented on KAFKA-797: --- Swapni, Per instructions, I cloned it as such git clone https://gi

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-08 Thread Swapnil Ghike (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597831#comment-13597831 ] Swapnil Ghike commented on KAFKA-797: - Bob, are you using 0.8 HEAD? We did a bunch of c

[jira] [Commented] (KAFKA-797) Cannot start Kafka 0.8 per Quick Start instructions

2013-03-08 Thread Bob (JIRA)
[ https://issues.apache.org/jira/browse/KAFKA-797?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13597828#comment-13597828 ] Bob commented on KAFKA-797: --- While I also cannot start 0.8 per quick start instructions, my probl