Hi, Francesco. I’ve found the problem in your second query:
http://hostaddress:8080/ignite?cmd=qryexe&Type=Integer&=cacheName=traccia&pzs=10&qry=order+by+%5FVAL+desc+limit+10 According https://apacheignite.readme.io/docs/rest-api#sql-query-execute parameter "Page size for the query" must have name: "pageSize" not "pzs" I’ve created the ticket for correct handle this case. https://issues.apache.org/jira/browse/IGNITE-3407 -- View this message in context: http://apache-ignite-users.70518.x6.nabble.com/SQL-Query-on-REST-APIs-tp4815p6035.html Sent from the Apache Ignite Users mailing list archive at Nabble.com.
