Re: SAMZA build failing!!!

2015-08-26 Thread Yi Pan
To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Yes! I don't think we have support building samza on Windows. The reason you see this error is due to getCanonicalPath() in this line - https://github.com/apache/samza/blob/master/samza-core/src/test/scala/org/apache/samza/config

Re: SAMZA build failing!!!

2015-08-25 Thread Jozsef Marton Jung
...@target.com wrote: Hi Fang, Still it fails. :( Regards, Raja Mahesh Aravapalli. -Original Message- From: Yan Fang [mailto:yanfang...@gmail.com] Sent: Tuesday, August 25, 2015 11:04 AM To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Hi Raja, Can you just do 1. clone

Re: SAMZA build failing!!!

2015-08-25 Thread Navina Ramesh
[mailto:yanfang...@gmail.com] Sent: Tuesday, August 25, 2015 11:04 AM To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Hi Raja, Can you just do 1. clone https://github.com/apache/samza.git 2. cd samza 3. gradlew clean build Do not need other steps actually, unless you have very

RE: SAMZA build failing!!!

2015-08-25 Thread Raja . Aravapalli
Hi Fang, Still it fails. :( Regards, Raja Mahesh Aravapalli. -Original Message- From: Yan Fang [mailto:yanfang...@gmail.com] Sent: Tuesday, August 25, 2015 11:04 AM To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Hi Raja, Can you just do 1. clone https://github.com

Re: SAMZA build failing!!!

2015-08-25 Thread Navina Ramesh
Mahesh Aravapalli. -Original Message- From: Navina Ramesh [mailto:nram...@linkedin.com.INVALID] Sent: Tuesday, August 25, 2015 12:25 PM To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Hi Raja, The problem is because of a forward slash in the file URL

RE: SAMZA build failing!!!

2015-08-25 Thread Raja . Aravapalli
[mailto:yanfang...@gmail.com] Sent: Tuesday, August 25, 2015 11:04 AM To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Hi Raja, Can you just do 1. clone https://github.com/apache/samza.git 2. cd samza 3. gradlew clean build Do not need other steps actually, unless you have very

RE: SAMZA build failing!!!

2015-08-25 Thread Raja . Aravapalli
Great! I shall try and keep the forum posted. Thanks. Regards, Raja Mahesh Aravapalli. -Original Message- From: Navina Ramesh [mailto:nram...@linkedin.com.INVALID] Sent: Tuesday, August 25, 2015 12:31 PM To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Yes! I don't

SAMZA build failing!!!

2015-08-24 Thread Raja . Aravapalli
Hi, I was n't able to build SAMZA to execute the Samza jobs. Receiving below exception while executing samza-core_2.10. I checkedout the master branch from https://github.com/apache/samza.git and trying to build!! * What

Re: SAMZA build failing!!!

2015-08-24 Thread Yan Fang
Hi Raja, Do you only run samza-core or the whole samza project? I downloaded the samza from master branch and run ./gradlew clean build. There is no error. Could you give a little more information how you get this error? Thanks, Fang, Yan yanfang...@gmail.com On Mon, Aug 24, 2015 at 9:54 AM,

RE: SAMZA build failing!!!

2015-08-24 Thread Raja . Aravapalli
:10 PM To: dev@samza.apache.org Subject: Re: SAMZA build failing!!! Hi Raja, Do you only run samza-core or the whole samza project? I downloaded the samza from master branch and run ./gradlew clean build. There is no error. Could you give a little more information how you get this error? Thanks