RE: yarn UI not showing after succesfull installation

2016-03-09 Thread Manohar Reddy
We are running all three servers are running in same host. Hats why I don’t have no configuration changes ,so I am assuming localhost should work. But still it is causing the problem. I doubt default kafka config coming with samza grid script should have some changes and the same should be effe

Re: yarn UI not showing after succesfull installation

2016-03-09 Thread Navina Ramesh
Hi Manohar, On what machine are you running your Samza job and Kafka brokers? Sounds like "localhost" is not getting resolved on your machine. Have you verified that "localhost" resolves correctly on your machine? Thanks! Navina On Wed, Mar 9, 2016 at 9:24 PM, Manohar Reddy < manohar.re...@happi

RE: yarn UI not showing after succesfull installation

2016-03-09 Thread Manohar Reddy
Hi Jagadish, Below is the error in nodemanager log and the same error in kafka logs also. 2016-03-09 12:54:39,281 INFO org.apache.hadoop.yarn.event.AsyncDispatcher: Registering class org.apache.hadoop.yarn.server.nodemanager.ContainerManagerEventType for class org.apache.hadoop.yarn.server.node

Review Request 44604: split deployment logic

2016-03-09 Thread Boris Shkolnik
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/44604/ --- Review request for samza and Yi Pan (Data Infrastructure). Bugs: SAMZA-849

Re: SAMZA-870 & SAMZA-41

2016-03-09 Thread Navina Ramesh
Ah my bad. I didn't read your exception properly. Ok. I haven't seen this exception before. I can give it a try with the SAMZA-41 patch and try it out on my end. Navina On Wed, Mar 9, 2016 at 5:27 PM, José Barrueta wrote: > Hi Navina, > > Thanks for your quick reply! > > Actually this problem

Re: SAMZA-870 & SAMZA-41

2016-03-09 Thread José Barrueta
Hi Navina, Thanks for your quick reply! Actually this problem occurs at runtime while deploying our samza jobs in our staging environment, we are deploying a custom samza 0.10.0 version with SAMZA-41 in it. We ran the same job with samza 0.9.1 and we didn't have any issues in it. Thanks for yo

Re: SAMZA-870 & SAMZA-41

2016-03-09 Thread Navina Ramesh
Hi Jose, I will review the patch to SAMZA-41 today. Regarding the RocksDB issue, I haven't encountered this issue after we pulled in the latest rocksdb release. Then again, I was trying to build on RHEL6 and not on Debian. Have you tried clearing the gradle caches before building again? Thanks! N

SAMZA-870 & SAMZA-41

2016-03-09 Thread José Barrueta
Hi all, I just added a question to SAMZA-870, since we run into the same issue using Debian GNU/Linux 7 and Java 8 (Oracle 1.8.0_60). One thing we tried was to not use compression but the we got this error: Exception in thread "ThreadJob" org.rocksdb.RocksDBException: Corruption: truncated block

Re: initial setup for samza-need help

2016-03-09 Thread Navina Ramesh
Hi Manohar, The mail server does not allow images to be embedded or attached. Can you please explain your error in words ? Or publish it externally and provide us a link so that we can take a look? Thanks! Navina On Wed, Mar 9, 2016 at 3:29 AM, Manohar Reddy < manohar.re...@happiestminds.com> wr

Re: yarn UI not showing after succesfull installation

2016-03-09 Thread Jagadish Venkatraman
The mail server strips screenshots. Please describe the problem in greater detail (in words). If you want to upload a screenshot, upload it externally and provide us with a link/ On Wed, Mar 9, 2016 at 4:45 AM, Manohar Reddy < manohar.re...@happiestminds.com> wrote: > Hi All, > > After checking

RE: yarn UI not showing after succesfull installation

2016-03-09 Thread Manohar Reddy
Hi All, After checking the logs am finding the below error. Is there any configuration required for hello-samza make it up and running. [cid:image002.png@01D17A2F.87018390] Thaks In Advance ~~Manohar From: Manohar Reddy Sent: Wednesday, March 9, 2016 5:09 PM To: dev@samza.apache.org Subject: yar

Running Samza programmatically

2016-03-09 Thread Robert Zuljevic
Hi all, We would like to write and run integration tests for our own Samza Tasks/Jobs, but without using external tools like Zoopkio, but rather as a part of the build process. What we would like to do is start Yarn/Zookeeper/Kafka locally (or in a docker container) and then submit jobs program

yarn UI not showing after succesfull installation

2016-03-09 Thread Manohar Reddy
After successful bootstrap , I am not able to see YARN UI by using the below URL http://ec2-52-26-201-98.us-west-2.compute.amazonaws.com:8088/ as per this screen I hope everything went well to see the YARN UI. Please help me out if I am doing anything wrong . [cid:image001.png@01D17A26.50E6BD60]

RE: initial setup for samza-need help

2016-03-09 Thread Manohar Reddy
There is a permission issue for the grid file. Solved myself. Thank you; Manohar From: Manohar Reddy [mailto:manohar.re...@happiestminds.com] Sent: Wednesday, March 9, 2016 4:49 PM To: dev@samza.apache.org Subject: initial setup for samza-need help I am just following samza doc for setting up hel

initial setup for samza-need help

2016-03-09 Thread Manohar Reddy
I am just following samza doc for setting up hello-samza and below is the problem. [cid:image001.png@01D17A23.967466F0] Team can you please help me out if any installation required before following our document other than java. sudo: unable to resolve host ip-10-252-1-235 sudo: ./grid: comman