Hi all,
The k-means example for Hama Streaming contains lines like
peer.config.get("kmeans.max.iterations")How to set such application-specific parameters from outside? I tried to use -D and -conf options for "hama pipes", but they were not recognized. Thanks, Roman
