RE: yarn UI not showing after succesfull installation

2016-03-10 Thread Manohar Reddy
mands. For development, you can still setup your IDE in windows. On Thu, Mar 10, 2016 at 12:49 AM, Manohar Reddy < manohar.re...@happiestminds.com> wrote: > Hi All, > Finally am able to run samza in my local Ubuntu box with few config > file changes in kafka and host file of the servesrs

RE: yarn UI not showing after succesfull installation

2016-03-10 Thread Manohar Reddy
, Manohar -Original Message- From: Manohar Reddy [mailto:manohar.re...@happiestminds.com] Sent: Thursday, March 10, 2016 12:51 PM To: dev@samza.apache.org Subject: RE: yarn UI not showing after succesfull installation We are running all three servers are running in same host. Hats why I

RE: yarn UI not showing after succesfull installation

2016-03-09 Thread Manohar Reddy
On Wed, Mar 9, 2016 at 9:24 PM, Manohar Reddy < manohar.re...@happiestminds.com> wrote: > 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.e

RE: yarn UI not showing after succesfull installation

2016-03-09 Thread Manohar Reddy
M, Manohar Reddy < manohar.re...@happiestminds.com> wrote: > Hi All, > > After checking the logs am finding the below error. > > Is there any configuration required for hello-samza make it up and running. > > > > > > > > Thaks In Advance > > ~~M

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

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

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

Re: Regarding my use case to explore with Samza-

2016-03-01 Thread Manohar Reddy
state > per message? What's the ratio of input to output messages on average? > > There's nothing that stops you from using JDBC and Samza. > > On Tue, Mar 1, 2016 at 8:58 PM, Manohar Reddy < > manohar.re...@happiestminds.com<mailto:manohar.re...@

Regarding my use case to explore with Samza-

2016-03-01 Thread Manohar Reddy
Hello Team, we are part of some service based company and trying to explore the available real time streaming technologies.so one of the first option we are trying is Samza. let me explain brief about my use case here: we are trying to build real time reporting dashboard for e-learning domain.