slave.host.name is superceded by bsp.peer.hostname
--------------------------------------------------
Key: HAMA-303
URL: https://issues.apache.org/jira/browse/HAMA-303
Project: Hama
Issue Type: Bug
Components: bsp
Reporter: Filipe Manana
Attachments: hama-303.patch
In GroomServer.java we're using the property slave.host.name. I believe this
was replaced by bsp.peer.hostname (Constant.PEER_HOST) at some point in the
past (it makes sense, since the name is similar to bsp.peer.port).
Patch attached.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.