You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (PHOENIX-3703) Immutable multitenant tables created as non-encoded irrespective of encoding property - posted by "Mujtaba Chohan (JIRA)" <ji...@apache.org> on 2017/03/01 00:51:45 UTC, 3 replies.
- [jira] [Commented] (PHOENIX-3686) De-couple PQS's use of Kerberos to talk to HBase and client authentication - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/03/01 01:10:46 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3539) Fix bulkload for StorageScheme - ONE_CELL_PER_KEYVALUE_COLUMN - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 01:36:45 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3585) MutableIndexIT testSplitDuringIndexScan and testIndexHalfStoreFileReader fail for transactional tables and local indexes - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 01:45:45 UTC, 2 replies.
- [jira] [Updated] (PHOENIX-3703) Immutable multitenant tables created as non-encoded irrespective of encoding property - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/01 01:53:45 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3703) Immutable multitenant tables created as non-encoded irrespective of encoding property - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/01 02:02:45 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3663) Implement resource controls in Phoenix JDBC driver - posted by "Geoffrey Jacoby (JIRA)" <ji...@apache.org> on 2017/03/01 02:56:45 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3698) Missing no-args constructor on IndexedWALEditCodec - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/03/01 04:41:45 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3649) After PHOENIX-3271 higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/01 09:25:45 UTC, 6 replies.
- [jira] [Commented] (PHOENIX-3583) Prepare IndexMaintainer on server itself - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/01 09:30:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3689) Not determinist order by with limit - posted by "Arthur (JIRA)" <ji...@apache.org> on 2017/03/01 09:40:45 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3704) Table in PhoenixTable#tableMapping is getting replaced by original PTable after commit in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/01 09:56:45 UTC, 2 replies.
- [jira] [Created] (PHOENIX-3704) Table in PhoenixTable#tableMapping is replaced by original PTable after commit in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/01 09:56:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/01 10:01:45 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3676) Support CASE statements in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/01 10:02:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/01 10:04:45 UTC, 12 replies.
- [jira] [Commented] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/01 10:36:45 UTC, 9 replies.
- Re: [ANNOUNCE] New Apache Phoenix committer - Geoffrey Jacoby - posted by Andrew Purtell <ap...@apache.org> on 2017/03/01 17:12:43 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3689) Not determinist order by with limit - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 17:30:45 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3654) Load Balancer for thin client - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/03/01 17:45:46 UTC, 9 replies.
- [jira] [Comment Edited] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 19:23:45 UTC, 10 replies.
- [jira] [Updated] (PHOENIX-3346) Hive PhoenixStorageHandler doesn't work well with column mapping - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 19:25:45 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3702) RenewLeaseIT#testLeaseDoesNotTimeout failing on 4.x-HBase-1.1 and master branches - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 19:26:45 UTC, 2 replies.
- [jira] [Assigned] (PHOENIX-3702) RenewLeaseIT#testLeaseDoesNotTimeout failing on 4.x-HBase-1.1 and master branches - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 19:26:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3685) Extra DeleteFamily marker in non tx index table when setting covered column to null - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 19:27:46 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3680) Do not issue delete markers when dropping a column from an immutable encoded table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 19:28:45 UTC, 2 replies.
- [jira] [Updated] (PHOENIX-3585) MutableIndexIT testSplitDuringIndexScan and testIndexHalfStoreFileReader fail for transactional tables and local indexes - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/01 19:30:45 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3702) RenewLeaseIT#testLeaseDoesNotTimeout failing on 4.x-HBase-1.1 and master branches - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/03/01 20:13:45 UTC, 7 replies.
- [jira] [Commented] (PHOENIX-3248) Enable HBase server-side scan metrics to be returned to client and surfaced through metrics - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/01 22:07:45 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3585) MutableIndexIT testSplitDuringIndexScan and testIndexHalfStoreFileReader fail for transactional tables and local indexes - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/01 23:06:45 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3346) Hive PhoenixStorageHandler doesn't work well with column mapping - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/01 23:39:45 UTC, 10 replies.
- [jira] [Updated] (PHOENIX-3571) Potential divide by zero exception in LongDivideExpression - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/03/02 00:36:45 UTC, 2 replies.
- [jira] [Updated] (PHOENIX-3562) NPE from BaseTest#deletePriorSchemas() due to missing schema - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/03/02 00:53:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3486) RoundRobinResultIterator doesn't work correctly because of setting Scan's cache size inappropriately in PhoenixInputForamt - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/02 04:17:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3512) PhoenixStorageHandler makes erroneous query string when handling between clauses with date constants. - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/02 04:17:46 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3503) PhoenixStorageHandler doesn't work properly when execution engine of Hive is Tez. - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/02 04:18:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3391) Supporting Hive 2.1.0 in PhoenixStorageHandler - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/02 04:19:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3536) Remove creating unnecessary phoenix connections in MR Tasks of Hive - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/02 04:20:45 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3536) Remove creating unnecessary phoenix connections in MR Tasks of Hive - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/02 04:21:45 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3689) Not determinist order by with limit - posted by "Arthur (JIRA)" <ji...@apache.org> on 2017/03/02 09:15:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3649) After PHOENIX-3271 higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/02 12:04:45 UTC, 1 replies.
- [jira] [Comment Edited] (PHOENIX-3649) After PHOENIX-3271 higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/02 12:05:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3706) RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/02 16:15:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3706) RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/02 16:36:45 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3702) RenewLeaseIT#testLeaseDoesNotTimeout failing on 4.x-HBase-1.1 and master branches - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/02 17:50:45 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3706) RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/02 18:18:45 UTC, 9 replies.
- [jira] [Created] (PHOENIX-3707) PhoenixTracingEndToEndIT is hanging on master branch - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/02 19:45:45 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3707) PhoenixTracingEndToEndIT is hanging on master branch - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/02 20:15:45 UTC, 2 replies.
- [jira] [Commented] (PHOENIX-3062) JMXCacheBuster restarting the metrics system causes PhoenixTracingEndToEndIT to hang - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/02 20:59:45 UTC, 16 replies.
- [jira] [Resolved] (PHOENIX-3707) PhoenixTracingEndToEndIT is hanging on master branch - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/02 21:00:49 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3674) Upsert or Delele queries failing to translate LogicalTableModify into MutableRel in Phoenix-Calcite - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/02 22:13:45 UTC, 1 replies.
- [jira] [Comment Edited] (PHOENIX-3346) Hive PhoenixStorageHandler doesn't work well with column mapping - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/02 23:40:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3708) Tests introduced in PHOENIX-3346 doesn't work well with failsafe plugin - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/03 00:13:45 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3708) Tests introduced in PHOENIX-3346 doesn't work well with failsafe plugin - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/03 00:32:45 UTC, 7 replies.
- [jira] [Comment Edited] (PHOENIX-3706) RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/03 01:43:46 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3674) Upsert or Delele queries failing to translate LogicalTableModify into MutableRel in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/03 02:58:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3709) For a mutable index do not issue a put if the new value is the same as the previous value - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/03 05:31:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3709) For a mutable index do not issue a put if the new value is the same as the previous value - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/03 05:32:45 UTC, 1 replies.
- [jira] [Assigned] (PHOENIX-3709) For a mutable index do not issue a put if the new value is the same as the previous value - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/03 05:32:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3710) Cannot use lowername data table name with indextool - posted by "Matthew Shipton (JIRA)" <ji...@apache.org> on 2017/03/03 18:01:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3710) Cannot use lowername data table name with indextool - posted by "Matthew Shipton (JIRA)" <ji...@apache.org> on 2017/03/03 18:02:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3711) Convert static methods which create PTables in PTableImpl to a Builder pattern - posted by "churro morales (JIRA)" <ji...@apache.org> on 2017/03/03 18:08:45 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3711) Convert static methods which create PTables in PTableImpl to a Builder pattern - posted by "churro morales (JIRA)" <ji...@apache.org> on 2017/03/03 18:18:45 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-2404) Create builder to construct PTableImpl - posted by "churro morales (JIRA)" <ji...@apache.org> on 2017/03/03 18:18:45 UTC, 0 replies.
- reminder: please don't push/recreate 4.x-HBase-1.0 branch - posted by James Taylor <ja...@apache.org> on 2017/03/03 18:23:35 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3712) Column alias can't be resolved in GROUP BY clause - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/04 00:18:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3713) Can't use original table name to prefix a column once the table is associated with an alias - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/04 00:22:46 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3712) Column alias can't be resolved in GROUP BY clause - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/04 00:23:45 UTC, 4 replies.
- [jira] [Commented] (PHOENIX-3713) Can't use original table name to prefix a column once the table is associated with an alias - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/04 00:24:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3714) Replace name parameter for ResultSet.getXXX(String name) with Calcite column names - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/04 00:25:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3715) Calcite-Phoenix exceptions do not match error code or specific SQLException sub-classes - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/04 00:27:45 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3705) SkipScanFilter may repeatedly copy rowKey Columns to startKey - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/04 03:04:45 UTC, 0 replies.
- Seeking feedback on severity of change to hbase coprocessor api from phoenix community. - posted by Sean Busbey <bu...@apache.org> on 2017/03/04 16:33:58 UTC, 2 replies.
- [jira] [Comment Edited] (PHOENIX-3712) Column alias can't be resolved in GROUP BY clause - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/04 21:40:45 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3716) Functions to find/match an element's position in an array - posted by "Alok Singh (JIRA)" <ji...@apache.org> on 2017/03/05 02:40:32 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3716) Functions to find/match an element's position in an array - posted by "Alok Singh (JIRA)" <ji...@apache.org> on 2017/03/05 02:41:32 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3716) Functions to find/match an element's position in an array - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/05 04:19:32 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3649) higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/06 09:27:32 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3649) higher memory consumption on RS leading to OOM/abort on immutable index creation with multiple regions on single RS - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/06 09:33:32 UTC, 2 replies.
- Re: Review Request 56498: PHOENIX-3656 Define a transaction abstraction layer - posted by Ohad Shacham via Review Board <no...@reviews.apache.org> on 2017/03/06 15:16:41 UTC, 1 replies.
- [jira] [Assigned] (PHOENIX-3623) Integrate Omid with Phoenix - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/06 15:20:32 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3656) Define a transaction abstraction layer - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/06 15:26:32 UTC, 3 replies.
- [jira] [Commented] (PHOENIX-3680) Do not issue delete markers when dropping a column from an immutable encoded table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 15:26:32 UTC, 4 replies.
- [jira] [Resolved] (PHOENIX-3680) Do not issue delete markers when dropping a column from an immutable encoded table - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/06 18:32:32 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3685) Extra DeleteFamily marker in non tx index table when setting covered column to null - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/06 18:33:32 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3685) Extra DeleteFamily marker in non tx index table when setting covered column to null - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/06 18:33:32 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3413) Ineffective null check in LiteralExpression#newConstant() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/03/06 20:12:33 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3717) Support AVG aggregate function and disable AggregateReduceFunctionsRule - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/06 20:17:32 UTC, 0 replies.
- Fwd: Google Summer of Code 2017 Mentor Registration - posted by James Taylor <ja...@apache.org> on 2017/03/06 21:10:06 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3673) Upgrade to Tephra 0.11.0 when released - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:21:33 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3603) Fix compilation errors against hbase 1.3.0 release - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:27:32 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3560) Aggregate query performance is worse with encoded columns for schema with large number of columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:29:33 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3706) RenewLeaseTask should give up and reattempt later to renewlease if lock cannot be acquired - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 21:29:33 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3559) More disk space used with encoded column scheme with data in sparse columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:30:33 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3591) Group by is slower for immutable encoded table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:31:32 UTC, 1 replies.
- [jira] [Created] (PHOENIX-3718) Provide user-level documentation for column encoding feature - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:34:32 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3511) Async Secondary index MR job fails for large data > 200 M records - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:36:33 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3718) Provide user-level documentation for column encoding feature - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 21:36:33 UTC, 6 replies.
- [jira] [Resolved] (PHOENIX-3338) Move flapping test into test class marked as NotThreadSafe - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:38:33 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3277) Parallelize index rebuild of datatables - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:40:33 UTC, 1 replies.
- [jira] [Reopened] (PHOENIX-3277) Parallelize index rebuild of datatables - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:40:33 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3079) Run point queries serially if the row count is below a configurable threshold - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:49:33 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3079) Run point queries serially if the row count is below a configurable threshold - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:50:32 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3016) NO_UPGRADE_ATTRIB on a PhoenixConnection shouldn't prevent opening of HConnection - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:51:33 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-2975) CSVBulkLoad for local index only fails. - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:53:32 UTC, 2 replies.
- [jira] [Commented] (PHOENIX-2959) Ignore serial hint for queries doing an ORDER BY not along the PK axis - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 21:54:32 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-2975) CSVBulkLoad for local index only fails. - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/06 22:01:32 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3016) NO_UPGRADE_ATTRIB on a PhoenixConnection shouldn't prevent opening of HConnection - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:02:33 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-2959) Ignore serial hint for queries doing an ORDER BY not along the PK axis - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:04:32 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3016) NO_UPGRADE_ATTRIB on a PhoenixConnection shouldn't prevent opening of HConnection - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:05:32 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-2975) CSVBulkLoad for local index only fails. - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/06 22:08:32 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-2081) Typo in the BIGINT range on the datatypes documentation page - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 22:08:33 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-2045) Metadata for tables that has index has null columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 22:10:33 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-1598) Encode column names to save space and improve performance - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/06 22:18:32 UTC, 1 replies.
- [jira] [Resolved] (PHOENIX-3154) Make joins work with encoded column names - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:19:32 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3599) Take advantage of EncodedQualifiersList when there is no order by/group by - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:20:33 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3575) Store column counters at global view level - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:21:32 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3638) Enable compression for immutable encoded table - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:21:33 UTC, 1 replies.
- [jira] [Resolved] (PHOENIX-1598) Encode column names to save space and improve performance - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/06 22:22:33 UTC, 0 replies.
- [jira] [Reopened] (PHOENIX-3707) PhoenixTracingEndToEndIT is hanging on master branch - posted by "Enis Soztutar (JIRA)" <ji...@apache.org> on 2017/03/07 00:06:32 UTC, 0 replies.
- Re: Review Request 56820: PHOENIX-3671 Implement TAL functionality for Tephra - posted by Ohad Shacham via Review Board <no...@reviews.apache.org> on 2017/03/07 10:07:42 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3719) Update phoenix driver version for 4.10 release - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/07 18:33:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3719) Update phoenix driver version for 4.10 release - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/07 18:34:38 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3719) Update phoenix driver version for 4.10 release - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 18:56:38 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3218) First draft of Phoenix Tuning Guide - posted by "Peter Conrad (JIRA)" <ji...@apache.org> on 2017/03/07 19:30:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3719) Update phoenix driver version for 4.10 release - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/03/07 21:51:37 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3673) Upgrade to Tephra 0.11.0 when released - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 21:57:38 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3214) Kafka Phoenix Consumer - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 21:59:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3214) Kafka Phoenix Consumer - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 21:59:38 UTC, 0 replies.
- [VOTE] Release of Apache Phoenix 4.10.0 RC0 - posted by James Taylor <ja...@apache.org> on 2017/03/07 22:10:29 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3718) Provide user-level documentation for column encoding feature - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:12:38 UTC, 3 replies.
- [jira] [Created] (PHOENIX-3720) Improve single cell implementation for immutable tables - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:14:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3559) More disk space used with encoded column scheme with data in sparse columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:14:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3582) No significant space saving with immutable encoded column with large number of dense columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:15:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3560) Aggregate query performance is worse with encoded columns for schema with large number of columns - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:15:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3591) Group by is slower for immutable encoded table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:16:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3605) Delete data for a column dropped from encoded immutable table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:17:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3615) Default to VERSIONS=1 for immutable tables - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:17:38 UTC, 1 replies.
- [jira] [Resolved] (PHOENIX-2565) Store data for immutable tables in single KeyValue - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/07 22:18:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3582) No significant space saving with immutable encoded column with large number of dense columns - posted by "Mujtaba Chohan (JIRA)" <ji...@apache.org> on 2017/03/07 22:29:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3390) Custom UDAF for HyperLogLogPlus - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/08 05:11:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3708) Tests introduced in PHOENIX-3346 doesn't work well with failsafe plugin - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/08 06:27:38 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (PHOENIX-3708) Tests introduced in PHOENIX-3346 doesn't work well with failsafe plugin - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/08 06:43:37 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3721) CSV bulk load doesn't work well with SYSTEM.MUTEX - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/08 07:01:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3721) CSV bulk load doesn't work well with SYSTEM.MUTEX - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/03/08 07:02:38 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3722) TestSystemCatalogWALEntryFilter causes builds to hang - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/08 08:17:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3722) TestSystemCatalogWALEntryFilter causes builds to hang - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/08 08:17:39 UTC, 2 replies.
- [jira] [Commented] (PHOENIX-3721) CSV bulk load doesn't work well with SYSTEM.MUTEX - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/08 08:22:37 UTC, 2 replies.
- [jira] [Created] (PHOENIX-3723) Use round robin queue for phoenix scan rpc tasks on region servers - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/08 08:25:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3722) TestSystemCatalogWALEntryFilter causes builds to hang - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/08 08:41:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3723) Use round robin queue for phoenix scan rpc tasks on region servers - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/08 08:45:38 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3724) OOME thrown in local index tests having filters on non indexed columns in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/08 15:04:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3724) OOME thrown in local index tests having filters on non indexed columns in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/08 15:05:38 UTC, 2 replies.
- [jira] [Comment Edited] (PHOENIX-3724) OOME thrown in local index tests having filters on non indexed columns in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/08 15:06:38 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3725) Add support for per VIEW level TTLs in addition to table level TTLs - posted by "Jan Fernando (JIRA)" <ji...@apache.org> on 2017/03/08 19:01:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3725) Add support for per VIEW level TTLs in addition to table level TTLs - posted by "Jan Fernando (JIRA)" <ji...@apache.org> on 2017/03/08 19:04:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3671) Implement TAL functionality for Tephra - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/08 22:03:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3726) Error while upgrading system tables - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/09 08:43:38 UTC, 3 replies.
- [jira] [Created] (PHOENIX-3726) Error while upgrading system tables - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/09 08:43:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3726) Error while upgrading system tables - posted by "Ankit Singhal (JIRA)" <ji...@apache.org> on 2017/03/09 08:44:38 UTC, 4 replies.
- [jira] [Updated] (PHOENIX-3656) Define a transaction abstraction layer - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/09 09:07:38 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3671) Implement TAL functionality for Tephra - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/09 09:23:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-2314) Cannot prepare parameterized statement with a 'like' predicate - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/09 11:08:37 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3727) Upserts into salted table are failing in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/09 13:49:37 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3727) Upserts into salted table are failing in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/09 13:50:37 UTC, 2 replies.
- [jira] [Updated] (PHOENIX-3623) Integrate Omid with Phoenix - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/09 14:53:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3510) Phoenix LIKE operator with bind parameters - Error -1 (00000) : while preparing SQL; Binded parameter in the SELECT clause - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/09 15:48:37 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-2051) Link record is in the format CHILD-PARENT for phoenix views and it has to scan the entire table to find the parent suffix. - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/09 17:35:38 UTC, 7 replies.
- [jira] [Commented] (PHOENIX-3724) OOME thrown in local index tests having filters on non indexed columns in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/09 17:45:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3722) TestSystemCatalogWALEntryFilter should be an IT test - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/09 18:39:38 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3722) TestSystemCatalogWALEntryFilter should be an IT test - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/09 18:43:38 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3727) Upserts into salted table are failing in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/09 18:44:37 UTC, 10 replies.
- [jira] [Comment Edited] (PHOENIX-3727) Upserts into salted table are failing in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/09 18:44:38 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3722) TestSystemCatalogWALEntryFilter should be an IT test - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/09 18:46:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3724) Infinite loop in local index tests having filters on non indexed columns in Phoenix-Calcite - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/09 20:11:38 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3724) Infinite loop in local index tests having filters on non indexed columns in Phoenix-Calcite - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/09 20:21:38 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3671) Implement TAL functionality for Tephra - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/09 21:30:38 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3656) Define a transaction abstraction layer - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/09 21:31:38 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3400) Make javadoc warnings easier to read - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/03/10 01:43:38 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3062) JMXCacheBuster restarting the metrics system causes PhoenixTracingEndToEndIT to hang - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2017/03/10 03:18:37 UTC, 0 replies.
- [CANCEL][VOTE] Release of Apache Phoenix 4.10.0 RC0 - posted by James Taylor <ja...@apache.org> on 2017/03/10 03:27:09 UTC, 0 replies.
- [VOTE] Release of Apache Phoenix 4.10.0 RC1 - posted by James Taylor <ja...@apache.org> on 2017/03/10 03:27:33 UTC, 8 replies.
- [jira] [Commented] (PHOENIX-3071) Surface more information on failed locations - posted by "Csaba Skrabak (JIRA)" <ji...@apache.org> on 2017/03/10 10:37:04 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3728) renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation. - posted by "Komal Bansal (JIRA)" <ji...@apache.org> on 2017/03/10 10:45:05 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (PHOENIX-3728) renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation. - posted by "Komal Bansal (JIRA)" <ji...@apache.org> on 2017/03/10 11:10:04 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3728) renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation. - posted by "Komal Bansal (JIRA)" <ji...@apache.org> on 2017/03/10 11:10:04 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3728) renewLeaseExecutor.shutdown() not getting called on PhoenixDriver close() method invocation. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/10 11:23:05 UTC, 3 replies.
- [jira] [Created] (PHOENIX-3729) Phoenix 4.7 integration issue with Spark 2.1.0 - posted by "shekhar reddy (JIRA)" <ji...@apache.org> on 2017/03/10 13:13:04 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3631) Null pointer error when case expression returns null - posted by "Csaba Skrabak (JIRA)" <ji...@apache.org> on 2017/03/10 15:02:04 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3726) Error while upgrading system tables - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/10 19:22:04 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3271) Distribute UPSERT SELECT across cluster - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/03/10 22:21:04 UTC, 2 replies.
- [jira] [Created] (PHOENIX-3730) Handle unspecified precision and scale for VARCHAR and VARBINARY in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 03:54:04 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3730) Handle unspecified precision and scale for VARCHAR and VARBINARY in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 04:00:07 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3731) Support modifiable views in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 04:05:04 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3731) Support modifiable views in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 04:16:08 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3730) Handle unspecified precision and scale for VARCHAR and VARBINARY in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 04:21:04 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3732) Support for dynamic columns in UPSERT in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 05:48:04 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3411) Support for Dynamic Columns in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 05:49:04 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3411) Support for Dynamic Columns in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 05:49:04 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3733) Calcite BOOLEAN returns precision of 1 but does not allow specifying a precision when creating an instance - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 05:57:04 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3733) Calcite BOOLEAN returns precision of 1 but does not allow specifying a precision when creating an instance - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/11 06:02:04 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3468) Double quote SYSTEM, USER,DATE keywords in IT tests - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/12 08:18:04 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3413) Ineffective null check in LiteralExpression#newConstant() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/03/13 01:13:04 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3732) Support for dynamic columns in UPSERT in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/13 06:50:04 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3732) Support for dynamic columns in UPSERT in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/13 06:57:04 UTC, 4 replies.
- [jira] [Resolved] (PHOENIX-3704) Table in PhoenixTable#tableMapping is getting replaced by original PTable after commit in Phoenix-Calcite - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/13 06:59:04 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3732) Support for dynamic columns in UPSERT in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/13 06:59:04 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3700) Implement getConnectioInfo methods in PhoenixCalciteConnection - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/13 06:59:04 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3734) Refactor Phoenix to use TAL instead of direct calls to Tephra - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/13 12:49:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3734) Refactor Phoenix to use TAL instead of direct calls to Tephra - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/13 12:49:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3623) Integrate Omid with Phoenix - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/13 13:00:43 UTC, 1 replies.
- [jira] [Comment Edited] (PHOENIX-3623) Integrate Omid with Phoenix - posted by "Ohad Shacham (JIRA)" <ji...@apache.org> on 2017/03/13 13:22:41 UTC, 1 replies.
- [GitHub] phoenix pull request #234: Load balancer - posted by rahulsIOT <gi...@git.apache.org> on 2017/03/13 17:12:30 UTC, 17 replies.
- [jira] [Created] (PHOENIX-3735) ServerExceptionIT hangs - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/03/14 00:30:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3735) ServerExceptionIT hangs or fails - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/03/14 00:31:41 UTC, 2 replies.
- [jira] [Created] (PHOENIX-3736) ArithmeticQueryIT.testDecimalUpsertSelect fails - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/03/14 00:39:41 UTC, 0 replies.
- UNNEST Results to SYNTAX ERROR - posted by Bernard Quizon <be...@stellarloyalty.com> on 2017/03/14 03:34:30 UTC, 0 replies.
- Cannot connect Phoenix to HBase in secure cluster (Kerberos) - posted by "rohitrk.10" <ro...@whiteklay.in> on 2017/03/14 09:22:30 UTC, 0 replies.
- [RESULT][VOTE] Release of Apache Phoenix 4.10.0 RC1 - posted by James Taylor <ja...@apache.org> on 2017/03/14 17:35:50 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3737) Throttle distributed UPSERT SELECT as necessary - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/14 18:41:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3738) Test distributed UPSERT SELECT in a large cluster - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/14 18:43:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-2993) Tephra: Prune invalid transaction set once all data for a given invalid transaction has been dropped - posted by "Poorna Chandra (JIRA)" <ji...@apache.org> on 2017/03/14 19:39:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3739) Turn pure point lookups into HBase Gets - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/14 21:01:41 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (PHOENIX-2051) Link record is in the format CHILD-PARENT for phoenix views and it has to scan the entire table to find the parent suffix. - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/14 21:53:41 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-2051) Link record is in the format CHILD-PARENT for phoenix views and it has to scan the entire table to find the parent suffix. - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/14 23:50:41 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-2051) Link record is in the format CHILD-PARENT for phoenix views and it has to scan the entire table to find the parent suffix. - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/15 02:17:41 UTC, 0 replies.
- [ANNOUNCE] PhoenixCon 2017 is a go! - posted by James Taylor <ja...@apache.org> on 2017/03/15 20:35:28 UTC, 0 replies.
- [GitHub] phoenix pull request #232: Pull request for merging the encode columns branc... - posted by samarthjain <gi...@git.apache.org> on 2017/03/15 22:31:24 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3740) Allow scanning of a main table only, skipping views - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/03/16 02:38:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3740) Allow scanning of a main table only, skipping views - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/03/16 19:41:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3073) Auto-detect when SMALL hint should be applied - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/16 19:51:42 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3739) Turn pure point lookups into HBase Gets - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/03/16 19:57:41 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3073) Auto-detect when SMALL hint should be applied - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/03/16 20:03:42 UTC, 1 replies.
- [jira] [Created] (PHOENIX-3741) Provide facility to copy a table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/16 20:03:42 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3741) Provide facility to copy a table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/16 20:05:41 UTC, 1 replies.
- [jira] [Comment Edited] (PHOENIX-3741) Provide facility to copy a table - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/16 20:08:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3742) GROUP BY and WHERE IN (SELECT...) in queries throw IllegalArgumentException - posted by "Chris Wu (JIRA)" <ji...@apache.org> on 2017/03/16 21:00:44 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3742) GROUP BY and WHERE IN (SELECT...) in queries throw IllegalArgumentException - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/16 21:09:42 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3667) Optimize BooleanExpressionFilter and ColumnProjectionFilter for tables with encoded columns - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/16 22:06:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3582) Single cell encoding doesn't perform as well as non-encoded table with FAST_DIFF and same prefix column names - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/16 22:36:41 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3743) Add Row-Value-Constructor support - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/17 18:11:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3743) Add Row-Value-Constructor support - posted by "Maryann Xue (JIRA)" <ji...@apache.org> on 2017/03/17 18:11:41 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3062) JMXCacheBuster restarting the metrics system causes PhoenixTracingEndToEndIT to hang - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2017/03/17 20:37:41 UTC, 4 replies.
- [jira] [Created] (PHOENIX-3744) Support snapshot scanners - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/17 22:44:41 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3732) Support for dynamic columns in UPSERT in Phoenix-Calcite - posted by "Kevin Liew (JIRA)" <ji...@apache.org> on 2017/03/19 03:01:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3745) SortMergeJoin might incorrectly override the OrderBy of LHS or RHS - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/20 11:22:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3745) SortMergeJoin might incorrectly override the OrderBy of LHS or RHS - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/20 11:38:41 UTC, 6 replies.
- [jira] [Commented] (PHOENIX-3745) SortMergeJoin might incorrectly override the OrderBy of LHS or RHS - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/20 14:28:41 UTC, 9 replies.
- [jira] [Comment Edited] (PHOENIX-3745) SortMergeJoin might incorrectly override the OrderBy of LHS or RHS - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/20 14:31:41 UTC, 8 replies.
- [jira] [Assigned] (PHOENIX-3745) SortMergeJoin might incorrectly override the OrderBy of LHS or RHS - posted by "chenglei (JIRA)" <ji...@apache.org> on 2017/03/20 15:43:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3746) NTH_VALUE returns 'null' when aggregating results of aggregate sub-query - posted by "Matthew Silverman (JIRA)" <ji...@apache.org> on 2017/03/20 17:54:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3746) NTH_VALUE returns 'null' when aggregating results of aggregate sub-query - posted by "Matthew Silverman (JIRA)" <ji...@apache.org> on 2017/03/20 17:59:41 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3218) First draft of Phoenix Tuning Guide - posted by "Peter Conrad (JIRA)" <ji...@apache.org> on 2017/03/20 18:26:47 UTC, 8 replies.
- [jira] [Commented] (PHOENIX-3746) NTH_VALUE returns 'null' when aggregating results of aggregate sub-query - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/20 19:06:41 UTC, 1 replies.
- How can I assign jira to myself - posted by Shi Wang <sh...@us.ibm.com> on 2017/03/20 20:06:30 UTC, 1 replies.
- [jira] [Assigned] (PHOENIX-3598) Enable proxy access to Phoenix query server for third party on behalf of end users - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/20 21:24:42 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3598) Enable proxy access to Phoenix query server for third party on behalf of end users - posted by "Shi Wang (JIRA)" <ji...@apache.org> on 2017/03/20 23:02:41 UTC, 2 replies.
- [jira] [Commented] (PHOENIX-3598) Enable proxy access to Phoenix query server for third party on behalf of end users - posted by "Shi Wang (JIRA)" <ji...@apache.org> on 2017/03/20 23:05:41 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3693) Update to Tephra 0.11.0 - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/20 23:38:41 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3746) NTH_VALUE returns 'null' when aggregating results of aggregate sub-query - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/21 00:10:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3747) regionserver.wal UT fails - posted by "Yesha Vora (JIRA)" <ji...@apache.org> on 2017/03/21 00:34:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3747) regionserver.wal UT fails - posted by "Yesha Vora (JIRA)" <ji...@apache.org> on 2017/03/21 00:44:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3693) Update to Tephra 0.11.0 - posted by "Thomas D'Silva (JIRA)" <ji...@apache.org> on 2017/03/21 01:55:41 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3699) Test suite PhoenixSparkITTenantSpecific fails - posted by "Sneha Kanekar (JIRA)" <ji...@apache.org> on 2017/03/21 05:57:41 UTC, 1 replies.
- [GitHub] phoenix pull request #235: PHOENIX-3745 - posted by comnetwork <gi...@git.apache.org> on 2017/03/21 13:58:44 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3693) Update to Tephra 0.11.0 - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/21 21:37:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table - posted by "churro morales (JIRA)" <ji...@apache.org> on 2017/03/21 21:54:41 UTC, 7 replies.
- [jira] [Comment Edited] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table - posted by "churro morales (JIRA)" <ji...@apache.org> on 2017/03/21 21:54:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3744) Support snapshot scanners - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/21 22:45:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3744) Support snapshot scanners for MR-based queries - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/21 23:33:41 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3744) Support snapshot scanners - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/21 23:33:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3744) Support snapshot scanners for MR-based queries - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/21 23:36:42 UTC, 3 replies.
- [jira] [Comment Edited] (PHOENIX-3744) Support snapshot scanners for MR-based queries - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/21 23:43:41 UTC, 1 replies.
- [jira] [Created] (PHOENIX-3748) sqlline.py, sqlline-thin.py are using the wrong variables. - posted by "Soonho Kim (JIRA)" <ji...@apache.org> on 2017/03/22 02:12:41 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (PHOENIX-3748) sqlline.py, sqlline-thin.py are using the wrong variables. - posted by "Soonho Kim (JIRA)" <ji...@apache.org> on 2017/03/22 02:13:41 UTC, 1 replies.
- [jira] [Updated] (PHOENIX-3748) sqlline.py, sqlline-thin.py are using the wrong variables. - posted by "Soonho Kim (JIRA)" <ji...@apache.org> on 2017/03/22 02:18:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3748) sqlline.py, sqlline-thin.py are using the wrong variables. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/22 03:22:41 UTC, 5 replies.
- [jira] [Commented] (PHOENIX-3476) Publish "thin-client" artifact - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/03/22 05:09:42 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3749) ERROR 502 (42702): Column reference ambiguous when order by duplicate names - posted by "chen weihua (JIRA)" <ji...@apache.org> on 2017/03/22 05:58:41 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3534) Support multi region SYSTEM.CATALOG table - posted by "churro morales (JIRA)" <ji...@apache.org> on 2017/03/22 21:58:41 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3681) Store local indexes in a column family per index - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/23 05:46:41 UTC, 2 replies.
- [jira] [Commented] (PHOENIX-3681) Store local indexes in a column family per index - posted by "Rajeshbabu Chintaguntla (JIRA)" <ji...@apache.org> on 2017/03/23 05:46:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3750) Phoenix Namespace : DDL statements support - posted by "Amanchi Venkata Subbarayudu (JIRA)" <ji...@apache.org> on 2017/03/23 07:12:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3751) spark 2.1 with Phoenix 4.10 load data as dataframe fail - posted by "Nan Xu (JIRA)" <ji...@apache.org> on 2017/03/23 17:26:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3751) spark 2.1 with Phoenix 4.10 load data as dataframe fail, NullPointerException - posted by "Nan Xu (JIRA)" <ji...@apache.org> on 2017/03/23 17:27:41 UTC, 0 replies.
- [jira] [Assigned] (PHOENIX-3559) More disk space used with encoded column scheme with data in sparse columns - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/24 00:11:41 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3559) More disk space used with encoded column scheme with data in sparse columns - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/24 00:11:41 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3582) Single cell encoding doesn't perform as well as non-encoded table with FAST_DIFF and same prefix column names - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/24 00:12:41 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3560) Aggregate query performance is worse with encoded columns for schema with large number of columns - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/24 00:12:41 UTC, 0 replies.
- [jira] [Resolved] (PHOENIX-3591) Group by is slower for immutable encoded table - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/24 00:12:42 UTC, 0 replies.
- [ANNOUNCE] Apache Phoenix 4.10 released - posted by James Taylor <ja...@apache.org> on 2017/03/24 00:19:02 UTC, 4 replies.
- Re: python-phoenixdb - posted by Dimitri <gr...@gmail.com> on 2017/03/24 00:21:38 UTC, 4 replies.
- [GitHub] phoenix pull request #236: Loadbalancer - posted by rahulsIOT <gi...@git.apache.org> on 2017/03/24 05:31:36 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3654) Load Balancer for thin client - posted by "Rahul Shrivastava (JIRA)" <ji...@apache.org> on 2017/03/24 05:42:41 UTC, 0 replies.
- [GitHub] phoenix pull request #237: 4.9 h base 1.2 - posted by 1emo <gi...@git.apache.org> on 2017/03/24 09:34:28 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3699) Test suite PhoenixSparkITTenantSpecific fails - posted by "Sneha Kanekar (JIRA)" <ji...@apache.org> on 2017/03/24 10:44:41 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3736) ArithmeticQueryIT.testDecimalUpsertSelect fails - posted by "Csaba Skrabak (JIRA)" <ji...@apache.org> on 2017/03/24 14:56:41 UTC, 2 replies.
- [jira] [Comment Edited] (PHOENIX-3736) ArithmeticQueryIT.testDecimalUpsertSelect fails - posted by "Csaba Skrabak (JIRA)" <ji...@apache.org> on 2017/03/24 16:01:42 UTC, 5 replies.
- [jira] [Assigned] (PHOENIX-3654) Load Balancer for thin client - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/03/24 16:10:42 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3218) First draft of Phoenix Tuning Guide - posted by "Peter Conrad (JIRA)" <ji...@apache.org> on 2017/03/24 16:45:41 UTC, 0 replies.
- [GitHub] phoenix issue #234: Load balancer - posted by rahulsIOT <gi...@git.apache.org> on 2017/03/24 18:02:48 UTC, 0 replies.
- [jira] [Comment Edited] (PHOENIX-3654) Load Balancer for thin client - posted by "Rahul Shrivastava (JIRA)" <ji...@apache.org> on 2017/03/24 18:05:41 UTC, 0 replies.
- [GitHub] phoenix pull request #233: Pqs metrics - posted by rahulsIOT <gi...@git.apache.org> on 2017/03/24 18:06:45 UTC, 0 replies.
- [GitHub] phoenix issue #233: Pqs metrics - posted by rahulsIOT <gi...@git.apache.org> on 2017/03/24 18:06:45 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3218) First draft of Phoenix Tuning Guide - posted by "Peter Conrad (JIRA)" <ji...@apache.org> on 2017/03/24 20:27:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3062) JMXCacheBuster restarting the metrics system causes PhoenixTracingEndToEndIT to hang - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2017/03/24 23:12:41 UTC, 1 replies.
- [jira] [Created] (PHOENIX-3752) Remove hadoop metrics integration from the tracing framework - posted by "Samarth Jain (JIRA)" <ji...@apache.org> on 2017/03/24 23:23:42 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3752) Remove hadoop metrics integration from the tracing framework - posted by "Karan Mehta (JIRA)" <ji...@apache.org> on 2017/03/24 23:25:42 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3752) Remove hadoop metrics integration from the tracing framework - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/25 00:41:41 UTC, 2 replies.
- [jira] [Resolved] (PHOENIX-3218) First draft of Phoenix Tuning Guide - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/03/25 01:47:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3753) The salt index affects the query plan of the non-salt table - posted by "沈宗强 (JIRA)" <ji...@apache.org> on 2017/03/27 06:37:41 UTC, 0 replies.
- [jira] [Updated] (PHOENIX-3753) The salt index affects the query plan of the non-salt table - posted by "沈宗强 (JIRA)" <ji...@apache.org> on 2017/03/27 06:45:42 UTC, 1 replies.
- [jira] [Commented] (PHOENIX-3753) The salt index affects the query plan of the non-salt table - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/03/27 08:22:41 UTC, 1 replies.
- [jira] [Comment Edited] (PHOENIX-3753) The salt index affects the query plan of the non-salt table - posted by "shenzongqiang (JIRA)" <ji...@apache.org> on 2017/03/27 10:18:42 UTC, 0 replies.
- [GitHub] phoenix issue #237: 4.9 h base 1.2 - posted by joshelser <gi...@git.apache.org> on 2017/03/27 19:23:59 UTC, 0 replies.
- Reading the row key with HBase Client API - posted by "Dangi, Shailesh " <sh...@citi.com.INVALID> on 2017/03/28 15:37:18 UTC, 1 replies.
- [jira] [Created] (PHOENIX-3754) The query in the Getting Started page fails (OutOfOrderScannerNextException) - posted by "Yasunari Shimizu (JIRA)" <ji...@apache.org> on 2017/03/29 05:14:43 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3755) Duplicate rows - posted by "Viet Nguyen (JIRA)" <ji...@apache.org> on 2017/03/29 16:11:41 UTC, 0 replies.
- [jira] [Created] (PHOENIX-3756) Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/03/30 18:58:42 UTC, 0 replies.
- [jira] [Commented] (PHOENIX-3756) Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/03/30 19:01:41 UTC, 5 replies.
- [jira] [Updated] (PHOENIX-3756) Users lacking ADMIN on 'SYSTEM' HBase namespace can't connect to Phoenix - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/03/30 19:15:41 UTC, 2 replies.
- [jira] [Created] (PHOENIX-3757) System mutex table not being created in SYSTEM namespace when namespace mapping is enabled - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/03/31 21:14:41 UTC, 0 replies.