/opt/mapr/server/configure.sh -N <%=@clust_name %> -c -C cldb -Z <% @zookeeprall.each do |node| -%>
<%= node %>:<%=@zk_p %>
<% end %>
zookeeperall is array and i want to print the array in single line but space between elements here it is printing new line