Re: Same error when using an ubuntu (15.10) image

2016-01-15 Thread Yi Pan
Awesome!!! :) Looking forward to trying out your steps for the Docker image! On Fri, Jan 15, 2016 at 12:05 PM, Christian Kniep wrote: > Indeed! It works... *dancing* > Thanks a bunch for holding my hands! > I'll assemble a blog post and update the README of my stack. > [image: Inline image 1] >

CheckpointTool output

2016-01-15 Thread Evans, Jeff
I’m confused by the output of the checkpoint tool. The documentation explains that it outputs a file in properties file format, but when I run it, I get log4j output, including lots of diagnostic details. And even the final line that includes the checkpoint property has logging timestamp/classn

Re: Same error when using an ubuntu (15.10) image

2016-01-15 Thread Christian Kniep
Indeed! It works... *dancing* Thanks a bunch for holding my hands! I'll assemble a blog post and update the README of my stack. [image: Inline image 1] Have a nice weekend Christian On Fri, Jan 15, 2016 at 9:01 PM, Christian Kniep wrote: > Oh... I have to check it on my distributed version - sin

Re: Same error when using an ubuntu (15.10) image

2016-01-15 Thread Christian Kniep
Oh... I have to check it on my distributed version - since I got KafkaMonitor and all the beauty - but it seems: Habemus Samza![image: Inline image 1] On Fri, Jan 15, 2016 at 8:22 PM, Christian Kniep wrote: > I downloaded the tgz from http://samza.apache.org/startup/download/. > > I'll give a tr

Re: Same error when using an ubuntu (15.10) image

2016-01-15 Thread Christian Kniep
I downloaded the tgz from http://samza.apache.org/startup/download/. I'll give a try right away - maybe the clouds are lifting. :) On Fri, Jan 15, 2016 at 8:14 PM, Yi Pan wrote: > Hi, Christian, > > No problem. I am glad to help out and as you said, it is a good review of > our doc as well. > >

Re: Same error when using an ubuntu (15.10) image

2016-01-15 Thread Yi Pan
Hi, Christian, No problem. I am glad to help out and as you said, it is a good review of our doc as well. Regarding to gradlew, I just tried a fresh checkout from http://git-wip-us.apache.org/repos/asf/samza.git and did see the gradlew file there: {noformat} bash-3.2$ pwd /Users/yipan/tmp/tmp-c

Re: Same error when using an ubuntu (15.10) image

2016-01-15 Thread Christian Kniep
Hey Yi, sorry for the confusion, my Java experience is... limit... :) OK, I have to check out samza first, in hindsight that sounds not too unreasonable. But if I read './gradlew' I assume within the samza-checkout there should be a gradlew file. ### root@0437b8c9238a:/opt/apache-samza-0.10.0-src#

Re: Same error when using an ubuntu (15.10) image

2016-01-15 Thread Yi Pan
Hi, Christian, The ./gradlew command to publishToMavenLocal should be executed from the checkout location of the Samza project, not hello-samza. The tutorial page stated that (from the snippet I copied). Maybe we should make this more obvious in the first step: you will need to checkout *both* sa

Re: Docker-Image for 'hello-samza'

2016-01-15 Thread Christian Kniep
Hi Yi, I added documentation on how to spin up the image, I guess we could skip a couple of RTTs by using a common Docker Image. :) https://github.com/qnib/u-samza/blob/master/SetupDocker.md Cheers Christian -- Christian Kniep | Release Engineer www.gaikai.com >