Re: Tephra errors when trying to create a transactional table in Phoenix 4.8.0

2016-08-31 Thread James Taylor
Hi Francis, Is that the complete log for the transaction manager and if not would you mind attaching that to a new JIRA? Thanks, James On Wednesday, August 31, 2016, F21 wrote: > Hey Thomas, > > Where are the Transaction Manager logs located? I have a >

Re: Tephra errors when trying to create a transactional table in Phoenix 4.8.0

2016-08-31 Thread F21
Hey Thomas, Where are the Transaction Manager logs located? I have a /tmp/tephra-/tephra-service--m9edd51-hmaster1.m9edd51.log, which was where I got the logs from yesterday. There wasn't any information on whether the Transaction Manager crashed or not: Here's the last half of the logs:

Re: Tephra errors when trying to create a transactional table in Phoenix 4.8.0

2016-08-31 Thread Thomas D'Silva
Can you check the Transaction Manager logs and see if there are any error? Also can you do a jps and see confirm the Transaction Manager is running ? On Wed, Aug 31, 2016 at 2:12 AM, F21 wrote: > Just another update. Even though the logs says that the transaction > manager

Re: Phoenix has slow response times compared to HBase

2016-08-31 Thread Mujtaba Chohan
Something seems inherently wrong in these test results. * How are you running Phoenix queries? Were the concurrent Phoenix queries using the same JVM? Was the JVM restarted after changing number of concurrent users? * Is the response time plotted when query is executed for the first time or

Re: Phoenix has slow response times compared to HBase

2016-08-31 Thread Mujtaba Chohan
Something seems inherently wrong in these test results. * How are you running Phoenix queries? Were the concurrent Phoenix queries using the same JVM? Was the JVM restarted after changing number of concurrent users? * Is the response time plotted when query is executed for the first time or

Re: Cannot select data from a system table

2016-08-31 Thread Ted Yu
Thanks for confirmation, Ankit. > On Aug 31, 2016, at 3:36 AM, Ankit Singhal wrote: > > bq. Is this documented somewhere ? > not as such, https://phoenix.apache.org/language/index.html#quoted_name is > generally for case sensitive identifier(and to allow some special

Re: Can phoenix run without hadoop? (hbase standalone)

2016-08-31 Thread F21
chmod +x myfile.sh Also, check that the line endings for the file are LR and not CRLF. On 31/08/2016 9:37 PM, Cheyenne Forbes wrote: how do I make start-hbase-phoenix.sh executable? Regards, Cheyenne Forbes Chief Executive Officer Avapno Omnitech Chief Operating Officer Avapno Solutions,

Re: Can phoenix run without hadoop? (hbase standalone)

2016-08-31 Thread Cheyenne Forbes
how do I make start-hbase-phoenix.sh executable? Regards, Cheyenne Forbes Chief Executive Officer Avapno Omnitech Chief Operating Officer Avapno Solutions, Co. Chairman Avapno Assets, LLC Bethel Town P.O Westmoreland Jamaica Email: cheyenne.osanu.for...@gmail.com Mobile: 876-881-7889 skype:

Re: Can phoenix run without hadoop? (hbase standalone)

2016-08-31 Thread F21
Did you build the image yourself? If so, you need to make start-hbase-phoenix.sh executable before building it. On 31/08/2016 8:02 PM, Cheyenne Forbes wrote: " ': No such file or directory"

Re: Cannot select data from a system table

2016-08-31 Thread Ankit Singhal
bq. Is this documented somewhere ? not as such, https://phoenix.apache.org/language/index.html#quoted_name is generally for case sensitive identifier(and to allow some special characters) and same can be used for keywords. bq. Looks like tokens in phoenix-core/src/main/antlr3/PhoenixSQL.g would

Re: Can phoenix run without hadoop? (hbase standalone)

2016-08-31 Thread Cheyenne Forbes
I decided to use docker but after executing "docker run -i -t 4044a9f77527 ./start-hbase-phoenix.sh" I get the following error (including open quote beside the colon) " ': No such file or directory" Regards, Cheyenne Forbes On Sat, Aug 27, 2016 at 2:00 AM, Cheyenne Forbes <

Re: Tephra errors when trying to create a transactional table in Phoenix 4.8.0

2016-08-31 Thread F21
Just another update. Even though the logs says that the transaction manager is not running, it is actually running. I confirmed this by checking the output of ps and connecting to the transaction manager: bash-4.3# ps PID USER TIME COMMAND 1 root 0:01 bash

java.lang.IllegalStateException: Number of bytes to resize to must be greater than zero, but instead is -1984010164

2016-08-31 Thread Dong-iL, Kim
Hi. when I’m using simple groupby query, exception occured as below. What shall I do? Thanks. Error: org.apache.phoenix.exception.PhoenixIOException: org.apache.hadoop.hbase.DoNotRetryIOException: