Multiple insertions into aerospike

Hi,

I want to add a million records to aerospike set. But it is giving me error as AerospikeError: Timeout: iterations=0 lastNode=127.0.0.1:3000

I have set the timeout to 60000 ms but it is of no use. How to handle this error?