Thanks so much for your response. Now I am getting better perforamnce i.e 15K per minute, I made two changes. I disabled pheonix transaction.
<property> <name>phoenix.transactions.enabled</name> <value>false</value> </property> And I removed the transaction connection.commit(); Logically this should not make any difference because by default transactions are disabled. -- Sent from: http://apache-phoenix-user-list.1124778.n5.nabble.com/
