[jira] [Updated] (PHOENIX-5898) Phoenix function CURRENT_TIME() returns wrong result when view indexes are used.

2020-05-15 Thread Xinyi Yan (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5898?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Xinyi Yan updated PHOENIX-5898: --- Fix Version/s: 4.16.0 > Phoenix function CURRENT_TIME() returns wrong result when view indexes are

[jira] [Created] (PHOENIX-5898) Phoenix function CURRENT_TIME() returns wrong result when view indexes are used.

2020-05-15 Thread Jacob Isaac (Jira)
Jacob Isaac created PHOENIX-5898: Summary: Phoenix function CURRENT_TIME() returns wrong result when view indexes are used. Key: PHOENIX-5898 URL: https://issues.apache.org/jira/browse/PHOENIX-5898

Re: Latest Phoenix built from 4.x prevent HBase from starting

2020-05-15 Thread la...@apache.org
I can fix that by copying phoenix-hbase-compat-1.5.0-4.16.0-SNAPSHOT.jar from phoenix/lib to hbase/lib. That is not intended I assume. There used to be just the Phoenix server jar needed. On Friday, May 15, 2020, 3:55:32 PM PDT, la...@apache.org wrote: PHOENIX-5808 looks suspicious (I

Re: Latest Phoenix built from 4.x prevent HBase from starting

2020-05-15 Thread Andrew Purtell
Hit this today too. It's not enough to place phoenix-server.jar on the classpath, now you also have to select the appropriate compatibility module and add it too. At the least installation documentation should be updated. On Fri, May 15, 2020 at 3:48 PM la...@apache.org wrote: > This is the

Re: Latest Phoenix built from 4.x prevent HBase from starting

2020-05-15 Thread la...@apache.org
PHOENIX-5808 looks suspicious (I do like the change, it just may introduce this problem) On Friday, May 15, 2020, 3:48:02 PM PDT, la...@apache.org wrote: This is the exception I'm seeing. 2020-05-15 15:35:36,098 FATAL [RS_OPEN_PRIORITY_REGION-think:16201-1] regionserver.HRegionServer:

[jira] [Updated] (PHOENIX-4216) Figure out why tests randomly fail with master not able to initialize in 200 seconds

2020-05-15 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4216: -- Affects Version/s: 5.0.0 4.15.0 4.14.3

[jira] [Updated] (PHOENIX-4216) Figure out why tests randomly fail with master not able to initialize in 200 seconds

2020-05-15 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4216: -- Fix Version/s: 4.16.0 > Figure out why tests randomly fail with master not able to

[jira] [Updated] (PHOENIX-4216) Figure out why tests randomly fail with master not able to initialize in 200 seconds

2020-05-15 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4216: -- Fix Version/s: 5.1.0 > Figure out why tests randomly fail with master not able to

[jira] [Updated] (PHOENIX-4216) Figure out why tests randomly fail with master not able to initialize in 200 seconds

2020-05-15 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-4216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-4216: -- Labels: phoenix-hardening precommit quality-improvement (was: ) > Figure out why

Latest Phoenix built from 4.x prevent HBase from starting

2020-05-15 Thread la...@apache.org
This is the exception I'm seeing. 2020-05-15 15:35:36,098 FATAL [RS_OPEN_PRIORITY_REGION-think:16201-1] regionserver.HRegionServer: ABORTING region server think,16201,1589581955446: The coprocessor org.apache.phoenix.coprocessor.UngroupedAggregateRegionObserver threw

[jira] [Updated] (PHOENIX-5899) Index writes and verifications should contain information of underlying cause of failure

2020-05-15 Thread Abhishek Singh Chouhan (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Abhishek Singh Chouhan updated PHOENIX-5899: Attachment: PHOENIX-5899.4.x.patch > Index writes and verifications

[jira] [Created] (PHOENIX-5899) Index writes and verifications should contain information of underlying cause of failure

2020-05-15 Thread Abhishek Singh Chouhan (Jira)
Abhishek Singh Chouhan created PHOENIX-5899: --- Summary: Index writes and verifications should contain information of underlying cause of failure Key: PHOENIX-5899 URL:

[jira] [Updated] (PHOENIX-5404) Move check to client side to see if there are any child views that need to be dropped while receating a table/view

2020-05-15 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5404: -- Affects Version/s: 5.0.0 4.15.0 > Move check to client side

[jira] [Updated] (PHOENIX-5404) Move check to client side to see if there are any child views that need to be dropped while receating a table/view

2020-05-15 Thread Chinmay Kulkarni (Jira)
[ https://issues.apache.org/jira/browse/PHOENIX-5404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chinmay Kulkarni updated PHOENIX-5404: -- Fix Version/s: (was: 4.16.1) (was: 4.15.1)

[jira] [Created] (PHOENIX-5897) SingleKeyValueTuple.toString() returns unexpected result

2020-05-15 Thread Chen Feng (Jira)
Chen Feng created PHOENIX-5897: -- Summary: SingleKeyValueTuple.toString() returns unexpected result Key: PHOENIX-5897 URL: https://issues.apache.org/jira/browse/PHOENIX-5897 Project: Phoenix