RE: Socket timeout while counting number of rows of a table

2015-04-15 Thread PERNOLLET Martin
] Sent: Friday 10 April 2015 18:27 To: user@phoenix.apache.org Subject: Re: Socket timeout while counting number of rows of a table Really long timeouts are bad b/c if you're experiencing a long-running process that would normally hit a timeout (i.e. something is wrong on the server

RE: Socket timeout while counting number of rows of a table

2015-04-13 Thread PERNOLLET Martin
(EXT) ItecCttDir Sent: Thursday 9 April 2015 17:52 To: 'user@phoenix.apache.orgmailto:user@phoenix.apache.org' Subject: Socket timeout while counting number of rows of a table Hi, When asking to Phoenix to count the lines of a HBase table (select count(UUID) from bulk_1month) it fails

Re: Socket timeout while counting number of rows of a table

2015-04-09 Thread Vladimir Rodionov
@phoenix.apache.org' Subject: Socket timeout while counting number of rows of a table Hi, When asking to Phoenix to count the lines of a HBase table (select count(UUID) from bulk_1month) it fails after one minute : java.lang.RuntimeException

Re: Socket timeout while counting number of rows of a table

2015-04-09 Thread Thomas D'Silva
2.2.0 Phoenix 4.2.0 HBase 0.98.4 From: PERNOLLET Martin (EXT) ItecCttDir Sent: Thursday 9 April 2015 17:52 To: 'user@phoenix.apache.org' Subject: Socket timeout while counting number of rows of a table Hi, When asking to Phoenix to count the lines of a HBase table (select count(UUID

RE: Socket timeout while counting number of rows of a table

2015-04-09 Thread PERNOLLET Martin
@phoenix.apache.org' Subject: Socket timeout while counting number of rows of a table Hi, When asking to Phoenix to count the lines of a HBase table (select count(UUID) from bulk_1month) it fails after one minute : java.lang.RuntimeException: org.apache.phoenix.exception.PhoenixIOException

Re: Socket timeout while counting number of rows of a table

2015-04-09 Thread Samarth Jain
@phoenix.apache.org' Subject: Socket timeout while counting number of rows of a table Hi, When asking to Phoenix to count the lines of a HBase table (select count(UUID) from bulk_1month) it fails after one minute : java.lang.RuntimeException