I had a similar problem which I am still grappling with. I had to change the property to local. job.factory.class=org.apache.samza.job.local.LocalJobFactor
- Shekar On Tue, Oct 28, 2014 at 9:39 PM, Zeel Shah <[email protected]> wrote: > Hello, > I am trying to run hello samza but Yarn UI does not show up on > localhost:8088. > > Attempts: > > 1) Followed the steps on > > http://samza.incubator.apache.org/learn/documentation/latest/comparisons/introduction.html > > Failure - YARN UI did not show up. > > 2) Followed steps on > https://github.com/apache/incubator-samza-hello-samza/blob/master/README.md > > Failure - stdin: is not a tty. > VM is running after this failure but YARN, ZOOKEEPER, KAFTA have not been > installed on it. > > Please let me know where am i going wrong or what could be the potential > issues. > > Thanks in advance. > > Regards, > Zeel. >
