sonam_@ubuntu:~/Downloads/twister-0.9/samples/kmeans/bin$ ./run_kmeans.sh /home/sonam_/Downloads/twister-0.9/samples/kmeans/bin/init_cluster.txt 8 /home/sonam_/Downloads/twister-0.9/samples/kmeans/bin/
kmeans.pf JobID: kmeans-map-reduceecdad837-7cca-11e3-b7a2-0d511197beee
Jan 13, 2014 7:21:15 PM org.apache.activemq.transport.failover.FailoverTransport doReconnect
INFO: Successfully connected to tcp://
127.0.0.1:616161 [main] INFO cgl.imr.client.TwisterDriver - Desert Daemon 0
6 [main] INFO cgl.imr.client.TwisterDriver - Configure Mappers through the partition file, please wait....
cgl.imr.base.TwisterException: cgl.imr.data.DataPartitionException: Number of maps should be equal to the number of data partions.
at cgl.imr.client.TwisterDriver.configureMapsInternal(TwisterDriver.java:636)
at cgl.imr.client.TwisterDriver.configureMaps(TwisterDriver.java:644)
at cgl.imr.samples.kmeans.KmeansClustering.driveMapReduce(KmeansClustering.java:154)
at cgl.imr.samples.kmeans.KmeansClustering.main(KmeansClustering.java:123)
Caused by: cgl.imr.data.DataPartitionException: Number of maps should be equal to the number of data partions.
at cgl.imr.client.TwisterDriver.configureMapsInternal(TwisterDriver.java:551)
... 3 more
11 [Thread-0] ERROR cgl.imr.client.TwisterDriver - TwisterDriver failed. Removing the broker connection.
20 [Thread-0] DEBUG cgl.imr.client.ShutdownHook - Shutting down complet