You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Updated] (PHOENIX-4841) Filters that uses RVC with pk columns where with DESC sort order don't work correctly - posted by "Daniel Wong (JIRA)" <ji...@apache.org> on 2018/11/01 01:03:00 UTC, 2 replies.
- [jira] [Resolved] (PHOENIX-4928) Local index is always in building state - posted by "Aman Poonia (JIRA)" <ji...@apache.org> on 2018/11/01 09:11:00 UTC, 0 replies.
- Re: [VOTE] Release of Apache Phoenix 4.14.1 RC0 - posted by Artem Ervits <ar...@gmail.com> on 2018/11/01 18:08:39 UTC, 6 replies.
- Re: Phoenix 5.0 + Cloudera CDH 6.0 Integration - posted by Curtis Howard <cu...@gmail.com> on 2018/11/01 18:30:35 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-5000) Make SecureUserConnectionsTest as Integration test - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2018/11/01 19:44:00 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-4981) Add tests for ORDER BY, GROUP BY, salted tables using phoenix-spark - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/01 21:50:00 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables - posted by "Jaanai (JIRA)" <ji...@apache.org> on 2018/11/02 04:04:00 UTC, 8 replies.
- [jira] [Updated] (PHOENIX-4996) Refactor PTableImpl to use Builder Pattern - posted by "Chinmay Kulkarni (JIRA)" <ji...@apache.org> on 2018/11/02 20:56:00 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-4997) Phoenix MR on snapshots can produce duplicate rows - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2018/11/02 21:20:00 UTC, 1 replies.
- Content for board-report - posted by Josh Elser <el...@apache.org> on 2018/11/02 22:46:31 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5003) Fix ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled() - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/02 23:24:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-5003) Fix ViewIT.testCreateViewMappedToExistingHbaseTableWithNamespaceMappingEnabled() - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/03 00:09:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4888) Create script that starts Omid transaction manager - posted by "Yonatan Gottesman (JIRA)" <ji...@apache.org> on 2018/11/04 07:40:00 UTC, 1 replies.
- [jira] [Resolved] (PHOENIX-5002) Don't load or disable Indexer coprocessor for non-indexed tables - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/05 18:58:00 UTC, 0 replies.
- Re: Salting based on partial rowkeys - posted by Gerald Sangudi <gs...@23andme.com.INVALID> on 2018/11/05 20:17:36 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4888) Create script that starts Omid transaction manager - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/06 15:21:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4782) Set transaction on OmidTransactionTable or throw if created called before transaction started - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/06 15:22:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5004) Fix org.jboss.netty.channel.ChannelException: Failed to bind to: flapper - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/06 15:30:01 UTC, 0 replies.
- Re: Phoenix developer Meetup - posted by "larsh@apache.org" <la...@apache.org> on 2018/11/07 00:07:08 UTC, 9 replies.
- [jira] [Created] (PHOENIX-5005) Server-side delete / upsert-select potentially blocked after a split - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/07 18:58:00 UTC, 0 replies.
- [jira] [Reopened] (PHOENIX-4971) Drop index will execute successfully using Incorrect name of parent tables - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/07 19:13:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5006) jdbc connection to secure cluster should be able to use Kerberos ticket of user - posted by "Biju Nair (JIRA)" <ji...@apache.org> on 2018/11/07 21:34:01 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5006) jdbc connection to secure cluster should be able to use Kerberos ticket of user - posted by "Biju Nair (JIRA)" <ji...@apache.org> on 2018/11/07 21:59:05 UTC, 1 replies.
- [jira] [Created] (PHOENIX-5007) DELETE FROM times out - even with large HBase timeout setting - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/08 00:15:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5007) DELETE FROM times out - even with large HBase timeout setting - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/08 00:37:00 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-4991) Query fails when mixing different types of IN clauses - posted by " Ayden Bissessar (JIRA)" <ji...@apache.org> on 2018/11/08 10:52:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4991) Query fails when mixing different types of IN operators - posted by " Ayden Bissessar (JIRA)" <ji...@apache.org> on 2018/11/08 11:40:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4983) Allow using a connection with a SCN set to write data to tables EXCEPT transactional tables or mutable tables with indexes - posted by "Swaroopa Kadam (JIRA)" <ji...@apache.org> on 2018/11/08 23:28:00 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-5005) Server-side delete / upsert-select potentially blocked after a split - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/08 23:40:00 UTC, 4 replies.
- [jira] [Assigned] (PHOENIX-5005) Server-side delete / upsert-select potentially blocked after a split - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/08 23:46:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5008) CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException - posted by "Chinmay Kulkarni (JIRA)" <ji...@apache.org> on 2018/11/09 03:23:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5009) Views doesn't handle subqueries correctly - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2018/11/09 19:36:01 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5010) Don't build client guidepost cache when phoenix.stats.collection.enabled is disabled - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2018/11/09 21:31:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5010) Don't build client guidepost cache when phoenix.stats.collection.enabled is disabled - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2018/11/09 21:46:00 UTC, 1 replies.
- [jira] [Created] (PHOENIX-5011) Straight DELETE FROM does not honor DISABLE_WAL setting on the table - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/10 16:44:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5012) Don't derive IndexToolIT from ParallelStatsEnabled - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/10 19:04:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5013) Increase timeout for Tephra discovery service - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/10 19:07:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5013) Increase timeout for Tephra discovery service - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/10 19:18:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5012) Don't derive IndexToolIT from ParallelStatsEnabled - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/10 19:19:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/11 03:17:01 UTC, 1 replies.
- [jira] [Reopened] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/11 03:17:01 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4012) Disable distributed upsert select when table has global mutable secondary indexes - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/11 18:16:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5014) tephra start error:java.lang.NoSuchMethodError: org.apache.tephra.TransactionManager.addListener - posted by "xlj (JIRA)" <ji...@apache.org> on 2018/11/12 08:14:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5015) Pass the https.protocols=TLSv1.2 when compiling with Java 1.7 - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/13 18:55:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5016) Set https.protocols=TLSv1.2 while compiling with Java 1.7 - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/13 18:59:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5010) Don't build client guidepost cache when phoenix.stats.collection.enabled is disabled - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2018/11/13 19:46:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4830) order by primary key desc return wrong results - posted by "Xu Cang (JIRA)" <ji...@apache.org> on 2018/11/13 22:53:01 UTC, 0 replies.
- [DRAFT] Nov 2018 board report - posted by Josh Elser <el...@apache.org> on 2018/11/13 23:21:19 UTC, 3 replies.
- [jira] [Created] (PHOENIX-5017) Fix testRecreateViewWhoseParentWasDropped test flapper - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/13 23:33:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5017) Fix testRecreateViewWhoseParentWasDropped test flapper - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/13 23:45:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5018) Index mutations created by IndexTool will have wrong timestamps - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/14 00:02:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5017) Fix testRecreateViewWhoseParentWasDropped test flapper - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/14 00:40:00 UTC, 0 replies.
- [jira] [Reopened] (PHOENIX-5008) CQSI.init should not bubble up RetriableUpgradeException to client in case of an UpgradeRequiredException - posted by "Chinmay Kulkarni (JIRA)" <ji...@apache.org> on 2018/11/14 01:14:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-374) Enable access to dynamic columns in * or cf.* selection - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/14 18:24:00 UTC, 1 replies.
- [jira] [Created] (PHOENIX-5019) Index mutations created by synchronous index builds will have wrong timestamps - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/14 19:00:00 UTC, 0 replies.
- [ANNOUNCE] Apache Phoenix 4.14.1 released - posted by Vincent Poon <vi...@gmail.com> on 2018/11/14 21:39:12 UTC, 1 replies.
- [jira] [Assigned] (PHOENIX-374) Enable access to dynamic columns in * or cf.* selection - posted by "Chinmay Kulkarni (JIRA)" <ji...@apache.org> on 2018/11/14 23:48:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5020) PhoenixMRJobSubmitter should use a long timeout when getting candidate jobs - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/14 23:50:00 UTC, 0 replies.
- Phoenix developer meetup notes - posted by Josh Elser <el...@apache.org> on 2018/11/15 06:46:28 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5013) Increase timeout for Tephra discovery service - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/15 20:42:00 UTC, 2 replies.
- [jira] [Reopened] (PHOENIX-5013) Increase timeout for Tephra discovery service - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/15 20:42:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5021) Fix failing tests in SplitIT in the 4.x-HBase-1.4 branch - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/15 20:46:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5022) For 1.x branches, phoenix-queryserver encounters build failure - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/15 21:24:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5016) Set https.protocols=TLSv1.2 while compiling with Java 1.7 - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/15 22:18:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5023) Clean up giant anonymous inner classes - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/15 23:19:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5024) Cleanup anonymous inner classes in PostDDLCompiler - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/15 23:30:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5025) Tool to clean up orphan views - posted by "Kadir OZDEMIR (JIRA)" <ji...@apache.org> on 2018/11/16 01:04:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-4951) Rename viewIndexType to viewIndexIdType in PTableImpl - posted by "Chinmay Kulkarni (JIRA)" <ji...@apache.org> on 2018/11/16 01:51:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5021) Fix failing tests in SplitIT in the 4.x-HBase-1.4 branch - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/16 02:32:00 UTC, 2 replies.
- [jira] [Updated] (PHOENIX-5021) Remove SplitIT from the 4.x-HBase-1.4 and master branch - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/16 03:02:00 UTC, 1 replies.
- [jira] [Assigned] (PHOENIX-5013) Increase timeout for Tephra discovery service - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/16 03:14:01 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5021) Remove SplitIT from the 4.x-HBase-1.4 and master branch - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/16 03:15:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5026) Add client setting to disable server side deletes - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/16 18:02:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5024) Cleanup anonymous inner classes in PostDDLCompiler - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/16 18:03:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5026) Add client setting to disable server side deletes - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/16 20:33:00 UTC, 3 replies.
- [jira] [Created] (PHOENIX-5027) PhoenixIndexImportDirectMapper retried mappers can succeed without inserting all index data - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/16 21:16:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-4955) PhoenixIndexImportDirectMapper undercounts failed records - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/16 21:29:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4955) PhoenixIndexImportDirectMapper undercounts failed records - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2018/11/16 22:03:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-5026) Add client setting to disable server side deletes - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/16 23:00:01 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5005) Server-side delete / upsert-select potentially blocked after a split - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/17 00:44:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5028) Delay acquisition of port and increase Tephra test discovery timeouts - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/17 23:13:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5029) Increase parallelism of tests to decrease test time - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/17 23:17:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5029) Increase parallelism of tests to decrease test time - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/17 23:40:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5028) Delay acquisition of port and increase Tephra test discovery timeouts - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/17 23:40:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5030) Page to view what host a query comes from - posted by "Nishani (JIRA)" <ji...@apache.org> on 2018/11/18 03:24:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5030) Page to view what host a query comes from - posted by "Nishani (JIRA)" <ji...@apache.org> on 2018/11/18 03:27:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5031) Fix TenantSpecificViewIndexIT test failures in HBase 1.2 branch - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/19 22:49:00 UTC, 0 replies.
- [jira] [Reopened] (PHOENIX-5000) Make SecureUserConnectionsTest as Integration test - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2018/11/19 22:53:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5000) Make SecureUserConnectionsTest as Integration test - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2018/11/19 22:56:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4765) Add client and server side config property to enable rollback of splittable System Catalog if required - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/20 00:56:00 UTC, 9 replies.
- [jira] [Assigned] (PHOENIX-4765) Add client and server side config property to enable rollback of splittable System Catalog if required - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/20 01:01:43 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4766) Create client side config to stop sending parent metadata while creating child views - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/20 01:02:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5032) add Apache Yetus to Phoenix - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/20 20:00:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5033) connect() method in PhoenixDriver should catch exception properly - posted by "Xu Cang (JIRA)" <ji...@apache.org> on 2018/11/20 20:21:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4983) Allow using a connection with a SCN set to write data to tables EXCEPT transactional tables or mutable tables with indexes or tables with a ROW_TIMESTAMP column - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/20 21:15:00 UTC, 2 replies.
- [jira] [Resolved] (PHOENIX-4764) Cleanup metadata of child views for a base table that has been dropped - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/20 21:20:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4757) composite key salt_buckets - posted by "Gerald Sangudi (JIRA)" <ji...@apache.org> on 2018/11/20 23:19:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5034) Log all critical statements in SYSTEM.LOG table. - posted by "Xu Cang (JIRA)" <ji...@apache.org> on 2018/11/21 00:48:01 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5035) phoenix-spark dataframe filtes date or timestamp type with error - posted by "zhongyuhai (JIRA)" <ji...@apache.org> on 2018/11/21 05:10:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5035) phoenix-spark dataframe filtes date or timestamp type with error - posted by "zhongyuhai (JIRA)" <ji...@apache.org> on 2018/11/21 06:26:00 UTC, 1 replies.
- When is best moment to release Phoenix 5.1 - posted by Jaanai <cl...@gmail.com> on 2018/11/21 08:38:53 UTC, 3 replies.
- [jira] [Created] (PHOENIX-5036) Fix for warning: 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 15:28:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5036) Fix for warning: 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: junit:junit:jar -> duplicate declaration of version - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 15:30:00 UTC, 1 replies.
- [jira] [Created] (PHOENIX-5037) Fix for warning: Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 16:44:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5037) Fix for warning: Reporting configuration should be done in section, not in maven-site-plugin as reportPlugins parameter - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 17:09:00 UTC, 2 replies.
- [jira] [Updated] (PHOENIX-5038) Fix for warning: Multiple versions of scala detected in phoenix-spark - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 17:25:00 UTC, 1 replies.
- [jira] [Created] (PHOENIX-5038) Fix for warning: Multiple versions of scala detected in phoenix-spark - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 17:25:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5039) Fix for warning: The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing, no dependency information available - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 18:21:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5039) Fix for warning: The POM for net.minidev:json-smart:jar:2.3-SNAPSHOT is missing, no dependency information available - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 18:22:00 UTC, 2 replies.
- [jira] [Created] (PHOENIX-5040) Release Audit Warning on missing license in OrderIT.java - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 20:07:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5040) Release Audit Warning on missing license in OrderIT.java - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/21 20:10:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5026) Add client setting to disable server side mutations - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/22 03:42:00 UTC, 1 replies.
- [jira] [Resolved] (PHOENIX-5026) Add client setting to disable server side mutations - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/22 04:33:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5041) can't create local index due to UpgradeRequiredException - posted by "Ievgen Nekrashevych (JIRA)" <ji...@apache.org> on 2018/11/22 08:34:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5041) can't create local index due to UpgradeRequiredException - posted by "Ievgen Nekrashevych (JIRA)" <ji...@apache.org> on 2018/11/22 08:35:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5042) Improve the exception message for local index to make it - posted by "Aman Poonia (JIRA)" <ji...@apache.org> on 2018/11/23 10:36:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5042) Improve the exception message for local index to make it easy for user to understand - posted by "Aman Poonia (JIRA)" <ji...@apache.org> on 2018/11/23 11:19:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-5042) Improve the exception message for local index to make it - posted by "Aman Poonia (JIRA)" <ji...@apache.org> on 2018/11/23 11:19:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5042) Improve the exception message for local index to make it - posted by "Aman Poonia (JIRA)" <ji...@apache.org> on 2018/11/23 11:19:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-4956) Distribution of Apache Phoenix 5.0 for CDH 6.0 - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/25 21:30:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5043) PhoenixSparkIT fails on branch 4.15-cdh - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/26 13:56:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4380) Add upgrade code to remove child links to index tables that were created incorrectly in 4.11 - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/26 22:15:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5031) Fix TenantSpecificViewIndexIT test failures in HBase 1.2 branch - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/26 22:52:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5022) For 1.x branches, phoenix-queryserver encounters build failure - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2018/11/27 05:31:00 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-4670) Extend CDH parcel compatibility to minor versions - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/27 12:50:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4556) Sync branch 4.x-cdh5.11.2 - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/27 12:50:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4777) Fix rat:check failure on CDH branches - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/27 12:50:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4961) Modify MetdataEndpointImpl.processRemoteRegionMutations to run as login user - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/27 19:00:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4810) Send parent->child link mutations to SYSTEM.CHILD_LINK table in MetdataClient.createTableInternal - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/27 19:02:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4893) Move parent table combing logic from server to client - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/27 21:36:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4893) Move parent column combining logic of view and view indexes from server to client - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/27 21:37:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4945) Move parent index inheriting logic of views to server - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/27 21:38:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5044) Remove server side mutation code from Phoenix - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/27 22:04:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5044) Remove server side mutation code from Phoenix - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/27 22:04:00 UTC, 7 replies.
- [jira] [Created] (PHOENIX-5045) Remove Global Mutable index code from Phoenix - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/27 22:07:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5045) Remove Global Mutable index code from Phoenix - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/27 22:19:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5046) Race condition in disabling an index can cause an index to get out of sync - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/27 22:44:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5046) Race condition in disabling an index can cause an index to get out of sync - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/27 23:10:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5047) can't upgrade phoenix from 4.13 to 4.14.1 - posted by "Ievgen Nekrashevych (JIRA)" <ji...@apache.org> on 2018/11/28 08:40:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5047) can't upgrade phoenix from 4.13 to 4.14.1 - posted by "Ievgen Nekrashevych (JIRA)" <ji...@apache.org> on 2018/11/28 08:41:00 UTC, 5 replies.
- System.Catalog Table - posted by Ayola Jayamaha <ra...@gmail.com> on 2018/11/28 08:53:23 UTC, 2 replies.
- [jira] [Created] (PHOENIX-5048) Index Rebuilder does not handle INDEX_STATE timestamp check for all index - posted by "Monani Mihir (JIRA)" <ji...@apache.org> on 2018/11/28 08:55:02 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5048) Index Rebuilder does not handle INDEX_STATE timestamp check for all index - posted by "Monani Mihir (JIRA)" <ji...@apache.org> on 2018/11/28 09:21:00 UTC, 1 replies.
- [jira] [Resolved] (PHOENIX-4784) Downloads page on website should list xsums/sigs for "active" releases - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/28 10:01:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5049) Try to make ignored tests pass after PHOENIX-4981 - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/28 10:10:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5049) Try to make tests ignored after PHOENIX-4981 pass again - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/28 10:11:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5047) can't upgrade phoenix from 4.13 to 4.14.1 - posted by "Ievgen Nekrashevych (JIRA)" <ji...@apache.org> on 2018/11/28 11:18:00 UTC, 0 replies.
- [jira] [Closed] (PHOENIX-5047) can't upgrade phoenix from 4.13 to 4.14.1 - posted by "Ievgen Nekrashevych (JIRA)" <ji...@apache.org> on 2018/11/28 11:18:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4956) Distribution of Apache Phoenix 5.0 for CDH 6.0 - posted by "Curtis Howard (JIRA)" <ji...@apache.org> on 2018/11/28 14:09:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-5044) Remove server side mutation code from Phoenix - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2018/11/28 18:20:00 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-5048) Index Rebuilder does not handle INDEX_STATE timestamp check for all index - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/28 18:33:00 UTC, 0 replies.
- [DISCUSS] Drop support for java 1.7 on the 1.2, 1.3 and 1.4 branches - posted by Thomas D'Silva <td...@salesforce.com> on 2018/11/29 21:40:34 UTC, 6 replies.
- [jira] [Created] (PHOENIX-5050) Maven install of phoenix-client overwrites phoenix-core jar - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/30 00:32:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-5050) Maven install of phoenix-client overwrites phoenix-core jar - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/30 00:52:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-4781) Phoenix client project's jar naming convention causes maven-deploy-plugin to fail - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/30 01:44:00 UTC, 3 replies.
- [jira] [Resolved] (PHOENIX-1567) Publish Phoenix-Client & Phoenix-Server jars into Maven Repo - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2018/11/30 02:42:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5051) ScanningResultIterator metric "RowsScanned" not set - posted by "Chen Feng (JIRA)" <ji...@apache.org> on 2018/11/30 11:50:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5051) ScanningResultIterator metric "RowsScanned" not set - posted by "Chen Feng (JIRA)" <ji...@apache.org> on 2018/11/30 12:04:00 UTC, 1 replies.
- [jira] [Created] (PHOENIX-5052) Implement killHBTU instead of shutdownHBTU in UT - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2018/11/30 15:02:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5053) Disable failing IT in 4.x-cdh branch - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/30 15:55:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5053) Ignore failing IT in 4.x-cdh branch - posted by "Pedro Boado (JIRA)" <ji...@apache.org> on 2018/11/30 15:56:00 UTC, 0 replies.
- [jira] [Created] (PHOENIX-5054) "look up" the `CREATE TABLE` statement used for a table - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2018/11/30 16:46:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5034) Log all critical statements in SYSTEM.LOG table. - posted by "Xu Cang (JIRA)" <ji...@apache.org> on 2018/11/30 21:25:00 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-5033) connect() method in PhoenixDriver should catch exception properly - posted by "Xu Cang (JIRA)" <ji...@apache.org> on 2018/11/30 21:37:00 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-4595) Add config option to disable server-side mutation processing - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2018/11/30 21:42:00 UTC, 0 replies.