Zookeeper for Hama wouldn't run on Cygwin (Win7)
------------------------------------------------
Key: HAMA-368
URL: https://issues.apache.org/jira/browse/HAMA-368
Project: Hama
Issue Type: Bug
Components: scripts
Affects Versions: 0.2.0
Environment: Cygwin, Win7
Reporter: Frederick Haebin Na
Priority: Trivial
Fix For: 0.2.0
bash -x ./zookeeper --config ../conf start
-----
hosts=`"$bin"/hama org.apache.hama.zookeeper.ZKServerTool`
for zookeeper in $hosts; do
-----
while looping $hosts, each $zookeeper contains trailing \r.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira