Hello, I am trying to run the memcached application of cloud-suite. On one terminal: Downloads/memcached$ memcached -t 4 -m 4096 -n 550 -p 11212 2nd terminal : ./loader -a ../twitter_dataset/twitter_dataset_30x -s servers.txt -g 0.5 -T 1 -c 1 -w 1 -u -f 4 -t 1
I am getting message on the terminal: stats_time = 1 Configuration: nProcessors on system: 4 nWorkers: 1 runtime: 1 Fixed value size: 4 Get fraction: 0.500000 Naggle's algorithm: False host: localhost address: 127.0.0.1 host: 127.0.0.1 address: 127.0.0.1 DNS error Can you give me idea about DNS error? What I am doing wrong Thanks -- Maria Malik
