So this issue I am seeing is fixed in the next version of example branch? Can I change my pom to point it the higher version of Kafka if that is the issue? Or do I need to wait until new branch is made available? Sorry lot of questions :)
On Thu, Oct 20, 2016 at 3:56 PM, Matthias J. Sax <matth...@confluent.io> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > The branch is 0.10.0.1 and not 0.10.1.0 (sorry for so many zeros and > ones -- super easy to mix up) > > However, examples master branch uses CP-3.1-SNAPSHOT (ie, Kafka > 0.10.1.0) -- there will be a 0.10.1 examples branch, after CP-3.1 was > released > > > - -Matthias > > On 10/20/16 3:48 PM, Mohit Anchlia wrote: > > I just now cloned this repo. It seems to be using 10.1 > > > > https://github.com/confluentinc/examples and running examples in > > https://github.com/confluentinc/examples/tree/kafka-0.10.0.1-cp-3.0.1/ > kafka-streams > > > > On Thu, Oct 20, 2016 at 3:10 PM, Michael Noll > > <mich...@confluent.io> wrote: > > > >> I suspect you are running Kafka 0.10.0.x on Windows? If so, this > >> is a known issue that is fixed in Kafka 0.10.1 that was just > >> released today. > >> > >> Also: which examples are you referring to? And, to confirm: > >> which git branch / Kafka version / OS in case my guess above was > >> wrong. > >> > >> > >> On Thursday, October 20, 2016, Mohit Anchlia > >> <mohitanch...@gmail.com> wrote: > >> > >>> I am trying to run the examples from git. While running the > >>> wordcount example I see this error: > >>> > >>> Caused by: *java.lang.RuntimeException*: > >>> librocksdbjni-win64.dll was not found inside JAR. > >>> > >>> > >>> Am I expected to include this jar locally? > >>> > >> > >> > >> -- *Michael G. Noll* Product Manager | Confluent +1 650 453 5860 > >> | @miguno <https://twitter.com/miguno> Follow us: Twitter > >> <https://twitter.com/ConfluentInc> | Blog > >> <http://www.confluent.io/blog> > >> > > > -----BEGIN PGP SIGNATURE----- > Comment: GPGTools - https://gpgtools.org > > iQIcBAEBCgAGBQJYCUusAAoJECnhiMLycopPnb4P/2QDApIhfTan1UkI2zojrog9 > dF62bzkJYgTy8qPO3m+NrbYISRN7FdjidLnGeyR4f5VlzNxA5UpMnjsXJmYgKLPQ > zNU8Ubraz6vG9jrVvTueFRf9SGMLNlqcKqR0M84l2vBzWOXUzDWTTTD08sF153ie > rgH2JbRfhzs1C9reCWkGc9Gmh+dwVHZw/49kzEzHW/l0x65n0xylSaaBM4bNUBoZ > 0l/BHf9se/FigZO4XqEl2oIrLOxmyt6bbe4c6pc3ITbDFLq+3hkckZkRODwKE7l8 > ftCJEPaKcQ1lN/kz742YeroH/O+n6ciTE9eaUuEPyfH/Kw87wMkqTwjq+2AHf9kw > yrQg/ucWafMfkY31FeoxKsWJ2hPlSobDuiYf7nEbD0PP7klr3sR3qgaqgpUvBrpI > SULyp3gWGtxSiFNyN6G41j4WoxgYB8dtfjJolb+BltDpncvg3wbKe+0Tto2NfrHc > QYWtSkII5dMrK9m39czAIXLdIAsqJJmPotvgtOV2SXyG5ibUC1IQo9sSEVU3hKud > AI0FeNv56MjibaeWpWmdex3g+l9PdI7z8SpQLBymUSvY/F0bnAUylrfVA7HDJ0Dz > P4q252BcL7A5i+ltpoC3dAj9uUS0JEQ67qwORqQnOf7EqyqfFczX1/MVQXWT5KJz > k4t8IJgyi1aOMGb5t+oL > =jH2Q > -----END PGP SIGNATURE----- >