[
https://issues.apache.org/jira/browse/SAMZA-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Riccomini updated SAMZA-451:
----------------------------------
Attachment: SAMZA-451-0.patch
Attaching patch. No RB since it's just docs and deletion. Patch applies to both
master and latest branches.
> Vagrant hello-samza is broken
> -----------------------------
>
> Key: SAMZA-451
> URL: https://issues.apache.org/jira/browse/SAMZA-451
> Project: Samza
> Issue Type: Bug
> Components: hello-samza
> Affects Versions: 0.7.0, 0.8.0
> Reporter: Chris Riccomini
> Assignee: Chris Riccomini
> Fix For: 0.7.0, 0.8.0
>
> Attachments: SAMZA-451-0.patch
>
>
> Two things:
> 1. The bash -x -e command in vagrant/bootstrap.sh didn't work. I had to
> remove the -e switch.
> 2. conf/yarn-site.xml forces YARN to bind to 127.0.0.1. This means that
> 192.168.0.20:8088/cluster/apps doesn't work. Eliminating the
> yarn.resourcemanager.hostname property fixed this.
> Once I did that, I still couldn't contact 192.168.0.20 from my host
> machine. I suspect there's some configuration that needs to be set (or
> removed) to make this work. Given that we don't have any owner for this
> code right now, I'm going to remove it.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)