You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] [Commented] (HBASE-18913) TestShell fails because NoMethodError: undefined method parseColumn - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/01 00:07:04 UTC, 8 replies.
- [jira] [Updated] (HBASE-18911) Unify Admin and AsyncAdmin's methods name - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/01 00:09:00 UTC, 8 replies.
- [jira] [Assigned] (HBASE-18914) Remove AsyncAdmin's methods which were already deprecated in Admin interface - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/01 00:10:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18920) Operation.toString() is counterintuitive - posted by "James Taylor (JIRA)" <ji...@apache.org> on 2017/10/01 00:47:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18911) Unify Admin and AsyncAdmin's methods name - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/01 01:02:08 UTC, 10 replies.
- [jira] [Commented] (HBASE-18817) Pull hbase-spark module out of branch-2 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/01 01:35:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18920) Operation.toString() is counterintuitive - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/01 04:32:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18010) Connect CellChunkMap to be used for flattening in CompactingMemStore - posted by "Anastasia Braginsky (JIRA)" <ji...@apache.org> on 2017/10/01 07:45:02 UTC, 4 replies.
- [jira] [Updated] (HBASE-18703) Inconsistent behavior for preBatchMutate in doMiniBatchMutate and processRowsWithLocks - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/01 08:07:01 UTC, 8 replies.
- [jira] [Updated] (HBASE-18753) Introduce the unsynchronized TimeRangeTracker - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/01 09:21:00 UTC, 3 replies.
- [jira] [Updated] (HBASE-18010) Connect CellChunkMap to be used for flattening in CompactingMemStore - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/01 09:35:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18409) Migrate Client Metrics from codahale to hbase-metrics - posted by "Ronald Macmaster (JIRA)" <ji...@apache.org> on 2017/10/01 09:35:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18913) TestShell fails because NoMethodError: undefined method parseColumn - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/01 09:38:01 UTC, 3 replies.
- [jira] [Commented] (HBASE-18409) Migrate Client Metrics from codahale to hbase-metrics - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/01 09:42:02 UTC, 5 replies.
- [jira] [Commented] (HBASE-13844) Move static helper methods from KeyValue into CellUtils - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/01 09:51:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18703) Inconsistent behavior for preBatchMutate in doMiniBatchMutate and processRowsWithLocks - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/01 10:51:02 UTC, 20 replies.
- [jira] [Commented] (HBASE-18753) Introduce the unsynchronized TimeRangeTracker - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/01 12:28:03 UTC, 4 replies.
- [jira] [Updated] (HBASE-18897) Substitute MemStore for Memstore - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/01 14:05:02 UTC, 6 replies.
- [jira] [Commented] (HBASE-18897) Substitute MemStore for Memstore - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/01 17:07:00 UTC, 10 replies.
- [jira] [Commented] (HBASE-17441) precommit test "hadoopcheck" not properly testing Hadoop 3 profile - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/01 19:22:00 UTC, 14 replies.
- [jira] [Updated] (HBASE-17441) precommit test "hadoopcheck" not properly testing Hadoop 3 profile - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/01 19:55:02 UTC, 1 replies.
- [jira] [Updated] (HBASE-18891) Upgrade netty-all jar - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/01 20:25:02 UTC, 1 replies.
- [jira] [Commented] (HBASE-18891) Upgrade netty-all jar - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/02 02:58:02 UTC, 2 replies.
- [jira] [Commented] (HBASE-18902) TestCoprocessorServiceBackwardCompatibility fails in master branch - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/02 03:23:03 UTC, 1 replies.
- [jira] [Created] (HBASE-18921) Result.current() throws ArrayIndexOutOfBoundsException after calling advance() - posted by "Maytee Chinavanichkit (JIRA)" <ji...@apache.org> on 2017/10/02 06:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18921) Result.current() throws ArrayIndexOutOfBoundsException after calling advance() - posted by "Maytee Chinavanichkit (JIRA)" <ji...@apache.org> on 2017/10/02 06:23:00 UTC, 11 replies.
- [jira] [Commented] (HBASE-16290) Dump summary of callQueue content; can help debugging - posted by "Sreeram Venkatasubramanian (JIRA)" <ji...@apache.org> on 2017/10/02 06:46:03 UTC, 13 replies.
- [jira] [Commented] (HBASE-18921) Result.current() throws ArrayIndexOutOfBoundsException after calling advance() - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/02 07:50:00 UTC, 25 replies.
- [jira] [Updated] (HBASE-18438) Precommit doesn't warn about unused imports - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/02 15:21:03 UTC, 7 replies.
- [jira] [Commented] (HBASE-18438) Precommit doesn't warn about unused imports - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/02 15:26:00 UTC, 27 replies.
- [jira] [Commented] (HBASE-18899) Make Fileinfo more readable in HFilePrettyPrinter - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/02 15:29:00 UTC, 3 replies.
- [jira] [Assigned] (HBASE-18438) Precommit doesn't warn about unused imports - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/02 15:30:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18922) Fix all dead links in our HBase book - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/02 15:47:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18752) Recalculate the TimeRange in flushing snapshot to store file - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/02 15:48:00 UTC, 6 replies.
- [jira] [Updated] (HBASE-18922) Fix all dead links in our HBase book - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/02 15:48:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-18858) Ensures all resources are closed at the end of tests - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/02 15:53:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-16894) Create more than 1 split per region, generalize HBASE-12590 - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/02 16:47:01 UTC, 4 replies.
- [jira] [Updated] (HBASE-18900) Backport HBASE-17290 "Potential loss of data for replication of bulk loaded hfiles" to 1.3 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/02 16:48:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18900) Backport HBASE-17290 "Potential loss of data for replication of bulk loaded hfiles" to 1.3 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/02 16:52:03 UTC, 9 replies.
- [jira] [Commented] (HBASE-18105) [AMv2] Split/Merge need cleanup; currently they diverge and do not fully embrace AMv2 world - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/02 17:03:00 UTC, 6 replies.
- [jira] [Comment Edited] (HBASE-18105) [AMv2] Split/Merge need cleanup; currently they diverge and do not fully embrace AMv2 world - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/02 17:07:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-16894) Create more than 1 split per region, generalize HBASE-12590 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/02 17:50:01 UTC, 9 replies.
- [jira] [Commented] (HBASE-18752) Recalculate the TimeRange in flushing snapshot to store file - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/02 18:33:01 UTC, 20 replies.
- [jira] [Updated] (HBASE-18105) [AMv2] Split/Merge need cleanup; currently they diverge and do not fully embrace AMv2 world - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/02 18:40:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18108) Procedure WALs are archived but not cleaned; fix - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/02 18:43:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18090) Improve TableSnapshotInputFormat to allow more multiple mappers per region - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/02 20:30:02 UTC, 11 replies.
- [jira] [Created] (HBASE-18923) TestTableResource flaky on branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/02 20:32:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18923) TestTableResource flaky on branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/02 20:36:00 UTC, 24 replies.
- [jira] [Updated] (HBASE-18815) We need to pass something like CompactionRequest in CP to give user some information about the compaction - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/02 20:43:01 UTC, 6 replies.
- [jira] [Commented] (HBASE-18918) branch-1.3 nightly JDK 7 tests fail TestTableResource - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/02 20:46:01 UTC, 2 replies.
- [jira] [Updated] (HBASE-16338) update jackson to 2.y - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/02 21:33:02 UTC, 21 replies.
- [jira] [Assigned] (HBASE-18350) RSGroups are broken under AMv2 - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/02 21:52:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/02 21:53:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18894) null pointer exception in list_regions in shell command - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/02 21:54:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-18815) We need to pass something like CompactionRequest in CP to give user some information about the compaction - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/02 21:56:00 UTC, 11 replies.
- [jira] [Updated] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/02 22:01:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18568) Correct metric of numRegions - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/02 22:08:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-16338) update jackson to 2.y - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/02 22:14:00 UTC, 59 replies.
- [jira] [Commented] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/02 22:42:02 UTC, 7 replies.
- [jira] [Updated] (HBASE-18601) Update Htrace to 4.2 - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/02 22:51:00 UTC, 23 replies.
- [jira] [Updated] (HBASE-14093) deduplicate copies of bootstrap files - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/02 22:53:01 UTC, 4 replies.
- [jira] [Commented] (HBASE-18905) Allow CPs to request flush/compaction on Region - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/02 22:56:02 UTC, 1 replies.
- [jira] [Updated] (HBASE-18090) Improve TableSnapshotInputFormat to allow more multiple mappers per region - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/02 23:03:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18878) Use Optional instead of Nullable annotation in ObserverContext to better describe that the caller may not be presented - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/03 00:59:00 UTC, 10 replies.
- [jira] [Commented] (HBASE-18814) Make ScanMetrics enabled and add counter into the MapReduce Job over snapshot - posted by "Ashu Pachauri (JIRA)" <ji...@apache.org> on 2017/10/03 01:31:00 UTC, 6 replies.
- [jira] [Updated] (HBASE-18814) Make ScanMetrics enabled and add counter into the MapReduce Job over snapshot - posted by "Ashu Pachauri (JIRA)" <ji...@apache.org> on 2017/10/03 01:36:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18867) maven enforcer plugin needs update to work with jdk9 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 01:49:03 UTC, 20 replies.
- [jira] [Commented] (HBASE-18922) Fix all dead links in our HBase book - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/03 02:01:13 UTC, 11 replies.
- [jira] [Updated] (HBASE-18909) Deprecate Admin's methods which used String regex - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/03 02:36:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18909) Deprecate Admin's methods which used String regex - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/03 02:37:00 UTC, 15 replies.
- [jira] [Comment Edited] (HBASE-18909) Deprecate Admin's methods which used String regex - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/03 02:38:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18601) Update Htrace to 4.2 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/03 02:50:01 UTC, 25 replies.
- [jira] [Created] (HBASE-18925) Need updated mockito for using java optional - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/03 03:19:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18878) Use Optional instead of Nullable annotation in ObserverContext to better describe that the caller may not be presented - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/03 03:27:02 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18878) Use Optional instead of Nullable annotation in ObserverContext to better describe that the caller may not be presented - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/03 03:28:00 UTC, 1 replies.
- [jira] [Created] (HBASE-18926) Cleanup Optional from method params - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/03 03:46:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18926) Cleanup Optional from method params - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/03 03:49:01 UTC, 8 replies.
- [jira] [Commented] (HBASE-18894) null pointer exception in list_regions in shell command - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/03 03:59:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18925) Need updated mockito for using java optional - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 04:53:01 UTC, 11 replies.
- [jira] [Commented] (HBASE-18925) Need updated mockito for using java optional - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 04:53:01 UTC, 25 replies.
- [jira] [Commented] (HBASE-14093) deduplicate copies of bootstrap files - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/03 04:55:00 UTC, 10 replies.
- [jira] [Assigned] (HBASE-18922) Fix all dead links in our HBase book - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/03 05:38:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-18127) Enable state to be passed between the region observer coprocessor hook calls - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/03 06:25:00 UTC, 9 replies.
- [jira] [Commented] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/03 06:25:00 UTC, 5 replies.
- [jira] [Created] (HBASE-18927) Add the DataType which is subset of KeyValue#Type to CellBuilder for building cell - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/03 07:17:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18490) Modifying a table descriptor to enable replicas does not create replica regions - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/03 07:47:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18649) Deprecate KV Usage in MR to move to Cells in 3.0 - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/03 08:12:01 UTC, 8 replies.
- [jira] [Commented] (HBASE-18649) Deprecate KV Usage in MR to move to Cells in 3.0 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/03 09:46:01 UTC, 7 replies.
- [jira] [Created] (HBASE-18928) Backup delete command shows wrong number of delete requested - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/03 11:07:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18928) Backup delete command shows wrong number of delete requested - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/03 11:14:00 UTC, 8 replies.
- [jira] [Comment Edited] (HBASE-18928) Backup delete command shows wrong number of delete requested - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/03 11:14:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18928) Backup delete command shows wrong number of delete requested - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/03 11:15:00 UTC, 3 replies.
- [jira] [Created] (HBASE-18929) Hbase backup command doesn’t show debug option to enable backup in debug mode. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/03 11:29:01 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18923) TestTableResource flaky on branch-1 - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/03 11:30:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18929) Hbase backup command doesn’t show debug option to enable backup in debug mode. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/03 11:40:02 UTC, 6 replies.
- [jira] [Assigned] (HBASE-18921) Result.current() throws ArrayIndexOutOfBoundsException after calling advance() - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/03 14:11:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18929) Hbase backup command doesn’t show debug option to enable backup in debug mode. - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 15:20:02 UTC, 3 replies.
- [jira] [Commented] (HBASE-17290) Potential loss of data for replication of bulk loaded hfiles - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/03 16:02:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-18890) Backport HBASE-14499 (Master coprocessors shutdown will not happen on master abort) to branch-1 - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/03 16:17:00 UTC, 7 replies.
- [jira] [Updated] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/03 16:27:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18924) Backport HBASE-18568 (Correct metric of numRegions) to branch-1.2 and branch-1.3 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/03 16:29:00 UTC, 12 replies.
- [jira] [Comment Edited] (HBASE-18127) Enable state to be passed between the region observer coprocessor hook calls - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/03 17:11:01 UTC, 1 replies.
- [jira] [Updated] (HBASE-18929) Hbase backup command doesn’t show debug option to enable backup in debug mode - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 17:12:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-18601) Update Htrace to 4.2 - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/03 17:30:01 UTC, 4 replies.
- [jira] [Assigned] (HBASE-18923) TestTableResource flaky on branch-1 - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/03 17:46:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18606) Tests in hbase-spark module fail with UnsatisfiedLinkError - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 17:55:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18890) Backport HBASE-14499 (Master coprocessors shutdown will not happen on master abort) to branch-1 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 17:57:06 UTC, 0 replies.
- [jira] [Commented] (HBASE-14499) Master coprocessors shutdown will not happen on master abort - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/03 18:07:00 UTC, 5 replies.
- [jira] [Updated] (HBASE-18927) Add the DataType which is subset of KeyValue#Type to CellBuilder for building cell - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/03 18:09:00 UTC, 8 replies.
- [jira] [Commented] (HBASE-18927) Add the DataType which is subset of KeyValue#Type to CellBuilder for building cell - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 18:13:00 UTC, 11 replies.
- [jira] [Updated] (HBASE-12260) MasterServices - remove from coprocessor API (Discuss) - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 18:52:01 UTC, 2 replies.
- [jira] [Commented] (HBASE-12260) MasterServices - remove from coprocessor API (Discuss) - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 18:54:01 UTC, 7 replies.
- [jira] [Commented] (HBASE-18606) Tests in hbase-spark module fail with UnsatisfiedLinkError - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/03 19:00:04 UTC, 5 replies.
- [jira] [Issue Comment Deleted] (HBASE-14093) deduplicate copies of bootstrap files - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 19:17:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18929) Hbase backup command doesn’t show debug option to enable backup in debug mode - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/03 19:42:01 UTC, 2 replies.
- [jira] [Updated] (HBASE-18902) TestCoprocessorServiceBackwardCompatibility fails in master branch - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 20:02:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18277) Triage lack of branch-1.2 nightlies - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/03 20:30:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18233) We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/03 20:32:01 UTC, 33 replies.
- [jira] [Updated] (HBASE-18902) TestCoprocessorServiceBackwardCompatibility fails - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 20:49:01 UTC, 1 replies.
- [jira] [Updated] (HBASE-18928) Backup delete command shows wrong number of deletes requested - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 21:08:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-18928) Backup delete command shows wrong number of deletes requested - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 21:10:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-18928) Backup delete command shows wrong number of deletes requested - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/03 22:14:02 UTC, 2 replies.
- [jira] [Commented] (HBASE-18902) TestCoprocessorServiceBackwardCompatibility fails - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/03 22:14:02 UTC, 2 replies.
- [jira] [Commented] (HBASE-4953) Root region does not get assigned after doing kill -9 on all daemons and restarting HBase - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:18:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-4953) Root region does not get assigned after doing kill -9 on all daemons and restarting HBase - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:18:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-5224) midkey() returns 12 extra bytes in HFile v2 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:19:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-5981) Change the log level from FATAL to WARN when failed syncing or appending - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:22:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-2042) ChecksumException generates thousands of open sockets - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:24:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-3706) On node crash (RS+DN), the replication of blocks can up latency - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:24:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-12818) TestSnapshotFromMaster#testSnapshotHFileArchiving is failing occasionally - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:25:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-6154) Pom cleanups; move verion properties above their use, add NO-MVN-MAN-VER, eclipse fixes - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/03 22:27:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-3706) On node crash (RS+DN), the replication of blocks can up latency - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 22:40:03 UTC, 0 replies.
- [jira] [Resolved] (HBASE-5224) midkey() returns 12 extra bytes in HFile v2 - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/03 22:41:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18930) TestRegionObserverInterface#testRecovery sometimes times out - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 23:12:02 UTC, 0 replies.
- [jira] [Created] (HBASE-18930) TestRegionObserverInterface#testRecovery sometimes times out - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/03 23:12:02 UTC, 0 replies.
- [jira] [Created] (HBASE-18931) Make ObserverContext an interface and remove private/testing methods - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/04 00:08:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18864) NullPointerException thrown when adding rows to a table from peer cluster, table with replication factor other than 0 or 1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/04 01:24:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18848) meta region loading reporter - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/04 01:25:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18931) Make ObserverContext an interface and remove private/testing methods - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/04 01:37:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-18878) Use Optional return types when T can be null - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/04 01:43:02 UTC, 1 replies.
- [jira] [Commented] (HBASE-18931) Make ObserverContext an interface and remove private/testing methods - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/04 01:44:00 UTC, 15 replies.
- [jira] [Commented] (HBASE-12590) A solution for data skew in HBase-Mapreduce Job - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/04 01:46:04 UTC, 4 replies.
- [jira] [Updated] (HBASE-18843) Add DistCp support to incremental backup with bulk loading - posted by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/10/04 01:57:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18843) Add DistCp support to incremental backup with bulk loading - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/04 02:21:00 UTC, 20 replies.
- [jira] [Comment Edited] (HBASE-18864) NullPointerException thrown when adding rows to a table from peer cluster, table with replication factor other than 0 or 1 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 04:08:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18932) Backups masking exception in a scenario and though it fails , it shows success message. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/04 09:03:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18932) Backups masking exception in a scenario and though it fails , it shows success message. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/04 09:03:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18932) Backups masking exception in a scenario and though it fails , it shows success message. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/04 10:28:02 UTC, 7 replies.
- [jira] [Updated] (HBASE-18923) TestTableResource flaky on branch-1 - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/04 10:35:00 UTC, 5 replies.
- [jira] [Reopened] (HBASE-18874) HMaster abort message will be skipped if Throwable is passed null - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/04 10:44:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18874) HMaster abort message will be skipped if Throwable is passed null - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/04 10:58:03 UTC, 4 replies.
- [jira] [Commented] (HBASE-18874) HMaster abort message will be skipped if Throwable is passed null - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/04 10:59:00 UTC, 7 replies.
- [jira] [Updated] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions - posted by "Eshcar Hillel (JIRA)" <ji...@apache.org> on 2017/10/04 11:19:00 UTC, 38 replies.
- [jira] [Commented] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions - posted by "Eshcar Hillel (JIRA)" <ji...@apache.org> on 2017/10/04 11:30:02 UTC, 36 replies.
- [jira] [Created] (HBASE-18933) set version number to 2.0.0-alpha4-SNAPSHOT following release of alpha3 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/04 12:37:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-18933) set version number to 2.0.0-alpha4-SNAPSHOT following release of alpha3 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/04 12:37:02 UTC, 0 replies.
- [jira] [Created] (HBASE-18934) precommit on branch-1 isn't supposed to run against hadoop 3 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/04 12:55:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18911) Unify Admin and AsyncAdmin's methods name - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/04 13:10:00 UTC, 2 replies.
- [jira] [Created] (HBASE-18935) Backport bug fixes to 1.3.x which are fixed in 1.2.x and 1.4.x - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:13:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18937) Backport HBASE-16815 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:16:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18936) Backport HBASE-16870 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:16:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18939) Backport HBASE-16538 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:17:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18938) Backport HBASE-16985 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:17:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18935) Backport bug fixes which were fixed in 1.2.x and 1.4.x versions but not in 1.3.x version - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:18:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18914) Remove AsyncAdmin's methods which were already deprecated in Admin interface - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/04 13:22:00 UTC, 7 replies.
- [jira] [Updated] (HBASE-18937) Backport HBASE-16815 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:36:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18938) Backport HBASE-16985 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:37:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18935) Backport bug fixes which were fixed in 1.2.x and 1.4.x versions but not in 1.3.x version - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/04 13:38:00 UTC, 7 replies.
- [jira] [Resolved] (HBASE-18933) set version number to 2.0.0-alpha4-SNAPSHOT following release of alpha3 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/04 14:11:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-16939) ExportSnapshot: set owner and permission on right directory - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/04 14:34:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-17255) Backport HBASE-17181 to branch-1.2 - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/04 14:39:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18131) Add an hbase shell command to clear deadserver list in ServerManager - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/04 15:05:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18702) Document the cell helper - CellBuilder and ExtendedCellBuilder - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/04 15:32:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-16939) ExportSnapshot: set owner and permission on right directory - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/04 15:36:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18940) branch-2 (and probably others) fail check of generated source artifact - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/04 15:41:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-18940) branch-2 (and probably others) fail check of generated source artifact - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/04 15:43:00 UTC, 17 replies.
- [jira] [Updated] (HBASE-18940) branch-2 (and probably others) fail check of generated source artifact - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/04 15:44:00 UTC, 3 replies.
- [jira] [Created] (HBASE-18941) Confusing logging error around rerun of restore on an existing table. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/04 16:54:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18941) Confusing logging error around rerun of restore on an existing table. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/04 16:55:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18906) Investigate Phoenix usages of Region#waitForXXX APIs - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/04 16:55:00 UTC, 23 replies.
- [jira] [Commented] (HBASE-18941) Confusing logging error around rerun of restore on an existing table. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/04 17:02:00 UTC, 5 replies.
- [jira] [Comment Edited] (HBASE-18906) Investigate Phoenix usages of Region#waitForXXX APIs - posted by "Sergey Soldatov (JIRA)" <ji...@apache.org> on 2017/10/04 17:52:01 UTC, 3 replies.
- [jira] [Commented] (HBASE-18933) set version number to 2.0.0-alpha4-SNAPSHOT following release of alpha3 - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/04 19:05:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-18108) Procedure WALs are archived but not cleaned; fix - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/04 20:33:00 UTC, 15 replies.
- [jira] [Comment Edited] (HBASE-18843) Add DistCp support to incremental backup with bulk loading - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/04 21:11:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18878) Use Optional return types when T can be null - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/04 22:39:03 UTC, 6 replies.
- [jira] [Updated] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/04 23:14:01 UTC, 27 replies.
- [jira] [Commented] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/04 23:21:00 UTC, 30 replies.
- [jira] [Created] (HBASE-18942) hbase-hadoop2-compat module ignores hadoop-3 profile - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/04 23:42:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18942) hbase-hadoop2-compat module ignores hadoop-3 profile - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/04 23:42:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18942) hbase-hadoop2-compat module ignores hadoop-3 profile - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/04 23:46:01 UTC, 1 replies.
- [jira] [Created] (HBASE-18943) Cannot start mini dfs cluster in test due to NoSuchMethodError in jetty - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/05 00:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18943) Cannot start mini dfs cluster using hadoop-3 in test due to NoSuchMethodError in jetty - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/05 00:20:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18943) Cannot start mini dfs cluster using hadoop-3 in test due to NoSuchMethodError in jetty - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/05 00:22:00 UTC, 3 replies.
- [jira] [Comment Edited] (HBASE-18931) Make ObserverContext an interface and remove private/testing methods - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/05 00:44:00 UTC, 2 replies.
- [jira] [Created] (HBASE-18944) FIx bad patterns in TestAccessController - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/05 00:45:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18935) Backport bug fixes which were fixed in 1.2.x and 1.4.x versions but not in 1.3.x version - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/05 03:35:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18940) branch-2 (and probably others) fail check of generated source artifact - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/05 04:59:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18945) Make a Public interface for CellComparator - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/05 05:04:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18945) Make a Public interface for CellComparator - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/05 05:04:00 UTC, 33 replies.
- [jira] [Created] (HBASE-18946) Stochastic load balancer assigns replica regions to the same RS - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/05 05:07:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18946) Stochastic load balancer assigns replica regions to the same RS - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/05 05:12:00 UTC, 5 replies.
- [jira] [Updated] (HBASE-18945) Make a Public interface for CellComparator - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/05 05:19:00 UTC, 22 replies.
- [jira] [Assigned] (HBASE-18937) Backport HBASE-16815 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 07:12:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18937) Backport HBASE-16815 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 07:16:00 UTC, 2 replies.
- [jira] [Assigned] (HBASE-18938) Backport HBASE-16985 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 07:17:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18939) Backport HBASE-16538 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 07:25:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18935) Backport bug fixes which were fixed in 1.2.x and 1.4.x versions but not in 1.3.x version - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 07:39:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-18939) Backport HBASE-16538 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 07:39:02 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-18939) Backport HBASE-16538 to branch-1.3 - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 07:39:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-18939) Backport HBASE-16538 to branch-1.3 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/05 08:17:00 UTC, 6 replies.
- [jira] [Updated] (HBASE-16939) ExportSnapshot: set owner and permission on right directory - posted by "Ashish Singhi (JIRA)" <ji...@apache.org> on 2017/10/05 08:59:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-17614) Move Backup/Restore into separate module - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/05 10:34:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18947) HBase backups backup all tables once backed up irrespective of the table names passed to it. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/05 11:36:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18947) HBase backups backup all tables once backed up irrespective of the table names passed to it. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/05 11:39:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18947) HBase backups backup all tables once backed up irrespective of the table names passed to it. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/05 11:41:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18938) Backport HBASE-16985 to branch-1.3 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/05 13:37:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18824) Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/05 14:13:00 UTC, 9 replies.
- [jira] [Commented] (HBASE-17590) Drop cache hint should work for StoreFile write path - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/05 14:27:00 UTC, 3 replies.
- [jira] [Created] (HBASE-18948) HBase tags are server side only. - posted by "Thiriguna Bharat Rao (JIRA)" <ji...@apache.org> on 2017/10/05 14:52:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18949) Remove the CompactionRequest parameter in preCompactSelection - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:10:03 UTC, 0 replies.
- [jira] [Updated] (HBASE-18948) HBase tags are server side only. - posted by "Thiriguna Bharat Rao (JIRA)" <ji...@apache.org> on 2017/10/05 15:20:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18926) Cleanup Optional from method params - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:34:03 UTC, 2 replies.
- [jira] [Created] (HBASE-18950) Remove Optional parameters in AsyncAdmin interface - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:35:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18950) Remove Optional parameters in AsyncAdmin interface - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:35:00 UTC, 17 replies.
- [jira] [Created] (HBASE-18951) Use Builder pattern to remove nullable parameters in RawAsyncTable/AsyncTable interface - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:37:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18951) Use Builder pattern to remove nullable parameters in RawAsyncTable/AsyncTable interface - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:37:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18952) Remove the Optional(Int) usage in the constructors of HStore - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:39:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18952) Remove the Optional(Int) usage in the constructors of HStore - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/05 15:40:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18948) HBase tags are server side only. - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/05 16:00:08 UTC, 12 replies.
- [jira] [Assigned] (HBASE-18948) HBase tags are server side only. - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/05 16:01:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-16538) Version mismatch in HBaseConfiguration.checkDefaultsVersion - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/05 16:31:00 UTC, 4 replies.
- [jira] [Resolved] (HBASE-6301) Fix hadoopqa script warnings and findbugs counts - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/05 16:52:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18397) StoreFile accounting issues on branch-1.3 and branch-1 - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/05 17:34:00 UTC, 4 replies.
- [jira] [Comment Edited] (HBASE-18948) HBase tags are server side only. - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/05 18:20:01 UTC, 0 replies.
- [jira] [Created] (HBASE-18953) Use hadoop shaded jars for hadoop-3 profile - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/05 18:24:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18703) Inconsistent behavior for preBatchMutate in doMiniBatchMutate and processRowsWithLocks - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/05 18:27:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18946) Stochastic load balancer assigns replica regions to the same RS - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/05 18:32:00 UTC, 24 replies.
- [jira] [Commented] (HBASE-18951) Use Builder pattern to remove nullable parameters in RawAsyncTable/AsyncTable interface - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/05 19:00:07 UTC, 1 replies.
- [jira] [Created] (HBASE-18954) Make *CoprocessorHost classes private - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/05 19:03:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18953) Use hadoop shaded jars for hadoop-3 profile - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/05 19:03:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18954) Make *CoprocessorHost classes private - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/05 19:04:00 UTC, 19 replies.
- [jira] [Resolved] (HBASE-17117) Reversed scan returns deleted versions and breaks RegionLocator - posted by "Ashu Pachauri (JIRA)" <ji...@apache.org> on 2017/10/05 19:07:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-18953) Use hadoop shaded jars for hadoop-3 profile - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/05 19:07:02 UTC, 1 replies.
- [jira] [Updated] (HBASE-17961) Allow passing cluster specific configs to the integration test replication - posted by "Ashu Pachauri (JIRA)" <ji...@apache.org> on 2017/10/05 21:10:02 UTC, 0 replies.
- [jira] [Resolved] (HBASE-17892) Hierarchical paths for WALs - posted by "Ashu Pachauri (JIRA)" <ji...@apache.org> on 2017/10/05 21:36:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18955) HBase client queries stale hbase:meta location with half-dead RegionServer - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/05 22:22:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18934) precommit on branch-1 isn't supposed to run against hadoop 3 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/05 23:01:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18108) Procedure WALs are archived but not cleaned; fix - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/05 23:05:00 UTC, 13 replies.
- [jira] [Updated] (HBASE-18954) Make *CoprocessorHost classes private - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/06 00:43:00 UTC, 6 replies.
- [jira] [Assigned] (HBASE-18954) Make *CoprocessorHost classes private - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/06 00:43:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18752) Recalculate the TimeRange in flushing snapshot to store file - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/06 03:28:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18934) precommit on branch-1 isn't supposed to run against hadoop 3 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/06 04:08:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18934) precommit on branch-1 isn't supposed to run against hadoop 3 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/06 04:12:02 UTC, 20 replies.
- [jira] [Comment Edited] (HBASE-18946) Stochastic load balancer assigns replica regions to the same RS - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/06 05:20:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (HBASE-18923) TestTableResource flaky on branch-1 - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/06 06:39:01 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18954) Make *CoprocessorHost classes private - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/06 07:08:03 UTC, 2 replies.
- [jira] [Created] (HBASE-18956) ruby-lint report "undefined method java_import" - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/06 12:15:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18950) Remove Optional parameters in AsyncAdmin interface - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/06 12:18:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18914) Remove AsyncAdmin's methods which were already deprecated in Admin interface - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/06 12:29:00 UTC, 14 replies.
- [jira] [Created] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/06 15:07:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-17678) FilterList with MUST_PASS_ONE may lead to redundant cells returned - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/06 15:11:01 UTC, 1 replies.
- [jira] [Commented] (HBASE-18410) FilterList Improvement. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/06 15:27:00 UTC, 14 replies.
- [jira] [Comment Edited] (HBASE-18410) FilterList Improvement. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/06 15:33:01 UTC, 4 replies.
- [jira] [Updated] (HBASE-18904) Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/06 15:35:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/06 15:59:02 UTC, 5 replies.
- [jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/06 16:15:03 UTC, 12 replies.
- [jira] [Created] (HBASE-18958) Remove the IS annotation from SpaceLimitingException - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/06 18:12:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18959) Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1 - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/06 18:33:01 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18945) Make a Public interface for CellComparator - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/06 18:34:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18959) Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1 - posted by "Pankaj Kumar (JIRA)" <ji...@apache.org> on 2017/10/06 18:52:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18825) Use HStoreFile instead of StoreFile in our own code base and remove unnecessary methods in StoreFile interface - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18876) Backup create command fails to take queue parameter as option - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18160) Fix incorrect logic in FilterList.filterKeyValue - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 4 replies.
- [jira] [Commented] (HBASE-18762) Canary sink type cast error - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18786) FileNotFoundException should not be silently handled for primary region replicas - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 8 replies.
- [jira] [Commented] (HBASE-16769) Deprecate/remove PB references from MasterObserver and RegionServerObserver - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18830) TestCanaryTool does not check Canary monitor's error code - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18875) Thrift server supports read-only mode - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18652) Expose individual cache stats in a CombinedCache through JMX - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-18859) Purge PB from BulkLoadObserver - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-18880) Failed to start rest server if the value of hbase.rest.threads.max is too small. - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-18885) HFileOutputFormat2 hardcodes default FileOutputCommitter - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-18298) RegionServerServices Interface cleanup for CP expose - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:05 UTC, 0 replies.
- [jira] [Commented] (HBASE-17732) Coprocessor Design Improvements - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:05 UTC, 0 replies.
- [jira] [Commented] (HBASE-18888) StealJobQueue should call super() to init the PriorityBlockingQueue - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:05 UTC, 0 replies.
- [jira] [Commented] (HBASE-18839) Apply RegionInfo to code base - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:06 UTC, 0 replies.
- [jira] [Commented] (HBASE-18826) Use HStore instead of Store in our own code base and remove unnecessary methods in Store interface - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:06 UTC, 0 replies.
- [jira] [Commented] (HBASE-18884) Coprocessor Design Improvements follow up of HBASE-17732 - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:07 UTC, 0 replies.
- [jira] [Commented] (HBASE-18845) TestReplicationSmallTests fails after HBASE-14004 - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:07 UTC, 0 replies.
- [jira] [Commented] (HBASE-18887) After full backup passed on hdfs root and incremental failed, full backup cannot be cleaned - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:25:07 UTC, 0 replies.
- [jira] [Commented] (HBASE-18883) Upgrade to Curator 4.0 - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:26:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-14004) [Replication] Inconsistency between Memstore and WAL may result in data in remote cluster that is not in the origin - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:26:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-18559) Add histogram to MetricsConnection to track concurrent calls per server - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:26:05 UTC, 0 replies.
- [jira] [Commented] (HBASE-18904) Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator() - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:26:05 UTC, 4 replies.
- [jira] [Commented] (HBASE-18436) Add client-side hedged read metrics - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:26:05 UTC, 0 replies.
- [jira] [Commented] (HBASE-18467) nightly job needs to comment on jira - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/06 19:26:07 UTC, 5 replies.
- [jira] [Updated] (HBASE-12260) MasterServices needs a short-back-and-sides; prune - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/06 19:36:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-12260) MasterServices needs a short-back-and-sides; pare-back exposure of internals and IA.Private classes - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/06 19:37:00 UTC, 15 replies.
- [jira] [Commented] (HBASE-12260) MasterServices needs a short-back-and-sides; pare-back exposure of internals and IA.Private classes - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/06 19:37:00 UTC, 33 replies.
- [jira] [Commented] (HBASE-18955) HBase client queries stale hbase:meta location with half-dead RegionServer - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/06 20:09:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-18955) HBase client queries stale hbase:meta location with half-dead RegionServer - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/06 22:09:00 UTC, 1 replies.
- [jira] [Created] (HBASE-18960) A few bug fixes and minor improvements around batchMutate() - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:22:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18961) doMiniBatchMutate() is big, split it into smaller methods - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:26:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18962) Support atomic BatchOperations - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:30:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-17678) FilterList with MUST_PASS_ONE may lead to redundant cells returned - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/06 22:31:06 UTC, 5 replies.
- [jira] [Updated] (HBASE-18960) A few bug fixes and minor improvements around batchMutate() - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:32:00 UTC, 14 replies.
- [jira] [Created] (HBASE-18963) Remove MultiRowMutationProcessor and implement mutateRows... methods using batchMutate() - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:32:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18961) doMiniBatchMutate() is big, split it into smaller methods - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:33:00 UTC, 9 replies.
- [jira] [Created] (HBASE-18964) Deprecate RowProcessor and processRowsWithLocks() APIs that take RowProcessor as an argument - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:35:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18965) Create alternate API to processRowsWithLock() that doesn't take RowProcessor as an argument - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 22:38:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-18960) A few bug fixes and minor improvements around batchMutate() - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/06 23:05:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-18693) adding an option to restore_snapshot to move mob files from archive dir to working dir - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/06 23:34:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18959) Backport HBASE-18874 (HMaster abort message will be skipped if Throwable is passed null) to branch-1 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/07 01:09:00 UTC, 6 replies.
- [jira] [Updated] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/07 01:37:03 UTC, 15 replies.
- [jira] [Comment Edited] (HBASE-18914) Remove AsyncAdmin's methods which were already deprecated in Admin interface - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/07 03:13:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-18693) adding an option to restore_snapshot to move mob files from archive dir to working dir - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/07 03:24:02 UTC, 9 replies.
- [jira] [Resolved] (HBASE-18877) Move Type out of KeyValue to Cell - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/07 04:50:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18960) A few bug fixes and minor improvements around batchMutate() - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/07 15:45:00 UTC, 13 replies.
- [jira] [Created] (HBASE-18966) In-memory compaction/merge should update its TimeRange - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/07 16:05:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18966) In-memory compaction/merge should update its TimeRange - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/07 16:10:00 UTC, 5 replies.
- [jira] [Created] (HBASE-18967) Backport HBASE-17181 to branch-1.3 - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/07 18:36:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18899) Make Fileinfo more readable in HFilePrettyPrinter - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/07 19:44:02 UTC, 1 replies.
- [jira] [Resolved] (HBASE-7690) Improve metadata printing in HFilePrettyPrinter - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/07 19:48:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18968) Update anti-pattern check for yetus audience annotations - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/07 22:10:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18788) NPE when running TestSerialReplication - posted by "Fabrice MONNIER (JIRA)" <ji...@apache.org> on 2017/10/08 14:56:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18788) NPE when running TestSerialReplication - posted by "Fabrice MONNIER (JIRA)" <ji...@apache.org> on 2017/10/08 15:00:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18964) Deprecate RowProcessor and processRowsWithLocks() APIs that take RowProcessor as an argument - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/08 17:07:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18958) Remove the IS annotation from SpaceLimitingException - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/08 17:18:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-18958) Remove the IS annotation from SpaceLimitingException - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/08 17:18:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18958) Remove the IS annotation from SpaceLimitingException - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/08 17:23:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18379) SnapshotManager#checkSnapshotSupport() should better handle malfunctioning hdfs snapshot - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/08 17:42:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18907) Methods missing rpc timeout parameter in HTable - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/08 17:42:03 UTC, 4 replies.
- [jira] [Commented] (HBASE-18788) NPE when running TestSerialReplication - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/08 17:47:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-16196) Update jruby to a newer version. - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/08 22:14:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-16196) Update jruby to a newer version. - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/08 22:43:02 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18958) Remove the IS annotation from SpaceLimitingException - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/09 00:31:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18949) Remove the CompactionRequest parameter in preCompactSelection - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/09 02:32:00 UTC, 4 replies.
- [jira] [Assigned] (HBASE-18949) Remove the CompactionRequest parameter in preCompactSelection - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/09 02:33:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18958) Remove the IS annotation from SpaceLimitingException - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/09 03:27:01 UTC, 1 replies.
- [jira] [Commented] (HBASE-18949) Remove the CompactionRequest parameter in preCompactSelection - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/09 03:30:00 UTC, 6 replies.
- [jira] [Reopened] (HBASE-18788) NPE when running TestSerialReplication - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/09 05:56:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18951) Use Builder pattern to remove nullable parameters for checkAndXXX methods in RawAsyncTable/AsyncTable interface - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/09 06:23:00 UTC, 5 replies.
- [jira] [Created] (HBASE-18969) access hbase thrift2 in python and cant get correct result use filterString - posted by "bingo (JIRA)" <ji...@apache.org> on 2017/10/09 08:09:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18969) access hbase thrift2 in python and cant get correct result use filterString - posted by "bingo (JIRA)" <ji...@apache.org> on 2017/10/09 08:11:00 UTC, 2 replies.
- [jira] [Created] (HBASE-18970) The version of jruby we use now can't handle the ctrl-m - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/09 08:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18970) The version of jruby we use now can't handle the ctrl-m - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/09 08:49:00 UTC, 2 replies.
- [jira] [Created] (HBASE-18971) Limit the concurrent opened wal writers when splitting - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/09 08:52:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18970) The version of jruby we use now can't handle the ctrl-m - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/09 09:06:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18951) Use Builder pattern to remove nullable parameters for checkAndXXX methods in RawAsyncTable/AsyncTable interface - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/09 09:08:03 UTC, 27 replies.
- [jira] [Created] (HBASE-18972) Use Builder pattern to remove nullable parameters for coprocessor methods in RawAsyncTable interface - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/09 09:13:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-18869) Table rpc metrics - posted by "Chenxi Tong (JIRA)" <ji...@apache.org> on 2017/10/09 09:27:00 UTC, 7 replies.
- [jira] [Comment Edited] (HBASE-16417) In-Memory MemStore Policy for Flattening and Compactions - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/09 11:08:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18973) clean up maven warnings about pom well-formedness - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 13:32:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-18973) clean up maven warnings about pom well-formedness - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 13:32:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18973) clean up maven warnings about pom well-formedness - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 13:35:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR and revert as needed to make it pass. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 13:42:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18957) add test that establishes branch-1 behavior for filterlist w/OR and revert as needed to make it pass. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 13:44:00 UTC, 5 replies.
- [jira] [Resolved] (HBASE-18969) access hbase thrift2 in python and cant get correct result use filterString - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 14:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18915) Maven site command fails - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 14:55:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18915) Maven site command fails - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 14:56:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18973) clean up maven warnings about pom well-formedness - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/09 15:16:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18869) Table rpc metrics - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/09 15:31:01 UTC, 2 replies.
- [jira] [Updated] (HBASE-18957) add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters and revert as needed to make it pass. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 15:54:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18957) add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters and revert as needed to make it pass. - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/09 15:55:00 UTC, 26 replies.
- [jira] [Created] (HBASE-18974) Document "Becoming a Committer" - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/09 16:03:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18973) clean up maven warnings about pom well-formedness for master/branch-2 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 16:46:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18973) clean up maven warnings about pom well-formedness for master/branch-2 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/09 16:46:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-15410) Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/09 17:17:01 UTC, 31 replies.
- [jira] [Created] (HBASE-18975) B&R hadoop3 incompatibility - posted by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/10/09 18:30:02 UTC, 0 replies.
- [jira] [Work started] (HBASE-18975) B&R hadoop3 incompatibility - posted by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/10/09 18:31:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18975) B&R hadoop3 incompatibility - posted by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/10/09 18:31:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18247) Hbck to fix the case that replica region shows as key in the meta table - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/09 18:58:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-18842) The hbase shell clone_snaphost command returns bad error message - posted by "Jesse Yates (JIRA)" <ji...@apache.org> on 2017/10/09 21:41:00 UTC, 1 replies.
- [jira] [Created] (HBASE-18976) testReplicaGetWithPrimaryAndMetaDown failed in master - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/09 21:59:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18975) B&R hadoop3 incompatibility - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/09 22:12:00 UTC, 7 replies.
- [jira] [Reopened] (HBASE-15410) Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/09 22:26:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-12260) MasterServices needs a short-back-and-sides; pare-back exposure of internals and IA.Private classes - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/09 22:38:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-15410) Utilize the max seek value when all Filters in MUST_PASS_ALL FilterList return SEEK_NEXT_USING_HINT - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/09 22:38:02 UTC, 7 replies.
- [jira] [Issue Comment Deleted] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/09 22:41:08 UTC, 1 replies.
- [jira] [Commented] (HBASE-18974) Document "Becoming a Committer" - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/09 22:44:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18867) maven enforcer plugin needs update to work with jdk9 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 01:41:00 UTC, 4 replies.
- [jira] [Comment Edited] (HBASE-18867) maven enforcer plugin needs update to work with jdk9 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 01:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18842) The hbase shell clone_snaphost command returns bad error message - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/10 03:35:01 UTC, 1 replies.
- [jira] [Commented] (HBASE-18397) StoreFile accounting issues on branch-1.3 and branch-1 - posted by "Mikhail Antonov (JIRA)" <ji...@apache.org> on 2017/10/10 03:55:00 UTC, 3 replies.
- [jira] [Updated] (HBASE-18410) FilterList Improvement. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/10 04:07:02 UTC, 6 replies.
- [jira] [Created] (HBASE-18977) Reenable test of filterlist using MUST_PASS_ONE and two familyfilters - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/10 04:07:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-18160) Fix incorrect logic in FilterList.filterKeyValue - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/10 04:24:00 UTC, 1 replies.
- [jira] [Reopened] (HBASE-18904) Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator() - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/10 04:25:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18904) Missing break in NEXT_ROW case of FilterList#mergeReturnCodeForOrOperator() - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/10 04:26:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18951) Use Builder pattern to remove nullable parameters for checkAndXXX methods in RawAsyncTable/AsyncTable interface - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/10 04:36:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18978) Align the methods in Table and AsyncTable - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/10 07:07:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18879) Hbase FilterList cause KeyOnlyFilter not work - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/10 07:43:02 UTC, 1 replies.
- [jira] [Updated] (HBASE-18350) RSGroups are broken under AMv2 - posted by "Balazs Meszaros (JIRA)" <ji...@apache.org> on 2017/10/10 07:59:00 UTC, 12 replies.
- [jira] [Commented] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/10 08:15:02 UTC, 20 replies.
- [jira] [Updated] (HBASE-18972) Use Builder pattern to remove nullable parameters for coprocessor methods in RawAsyncTable interface - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/10 08:22:01 UTC, 2 replies.
- [jira] [Updated] (HBASE-18602) rsgroup cleanup unassign code - posted by "Wang, Xinglong (JIRA)" <ji...@apache.org> on 2017/10/10 08:34:00 UTC, 21 replies.
- [jira] [Commented] (HBASE-18969) access hbase thrift2 in python and cant get correct result use filterString - posted by "bingo (JIRA)" <ji...@apache.org> on 2017/10/10 08:59:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18969) access hbase thrift2 in python and cant get correct result use filterString - posted by "bingo (JIRA)" <ji...@apache.org> on 2017/10/10 09:00:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18972) Use Builder pattern to remove nullable parameters for coprocessor methods in RawAsyncTable interface - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/10 09:32:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18350) RSGroups are broken under AMv2 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/10 11:20:00 UTC, 21 replies.
- [jira] [Updated] (HBASE-18411) Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/10 12:35:00 UTC, 4 replies.
- [jira] [Resolved] (HBASE-17049) Find out why AsyncFSWAL issues much more syncs than FSHLog - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/10 12:41:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-17633) Update unflushed sequence id in SequenceIdAccounting after flush with the minimum sequence id in memstore - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/10 12:44:00 UTC, 1 replies.
- [jira] [Resolved] (HBASE-18414) FilterList with MUST_PASS_ALL can be optimized to choose the highest key among filters in filter list to seek - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/10 12:46:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18416) FilterLIst with MUST_PASS_ONE can be optimized to choose the mininal step to seek rather than SKIP cell one by one - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/10 12:46:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18171) Scanning cursor for async client - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/10 12:48:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18552) Backport the server side change in HBASE-18489 to branch-1 - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/10 12:55:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-17633) Update unflushed sequence id in SequenceIdAccounting after flush with the minimum sequence id in memstore - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/10 12:57:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18552) Backport the server side change in HBASE-18489 to branch-1 - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/10 12:58:00 UTC, 7 replies.
- [jira] [Created] (HBASE-18979) TestInterfaceAudienceAnnotations fails on branch-1.3 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 14:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18183) Region interface cleanup for CP expose - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/10 14:45:00 UTC, 5 replies.
- [jira] [Updated] (HBASE-18980) Address issues found by error-prone in hbase-hadoop2-compat - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 16:20:00 UTC, 4 replies.
- [jira] [Created] (HBASE-18980) Address issues found by error-prone in hbase-hadoop2-compat - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 16:20:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18980) Address issues found by error-prone in hbase-hadoop2-compat - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/10 16:44:00 UTC, 13 replies.
- [jira] [Commented] (HBASE-18873) Hide protobufs in GlobalQuotaSettings - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 17:12:00 UTC, 20 replies.
- [jira] [Commented] (HBASE-18770) We should not allow RegionObserver.preBulkLoadHFile to bypass the default behavior - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 17:16:01 UTC, 4 replies.
- [jira] [Assigned] (HBASE-18979) TestInterfaceAudienceAnnotations fails on branch-1.3 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/10 17:27:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18873) Hide protobufs in GlobalQuotaSettings - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/10 17:31:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-18786) FileNotFoundException should not be silently handled for primary region replicas - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/10 17:32:01 UTC, 1 replies.
- [jira] [Commented] (HBASE-18797) Deprecate Filter#filterKeyValue and add Filter#filterCell - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/10 17:52:06 UTC, 1 replies.
- [jira] [Resolved] (HBASE-18797) Deprecate Filter#filterKeyValue and add Filter#filterCell - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/10 17:57:02 UTC, 0 replies.
- [jira] [Resolved] (HBASE-15175) Add support for checkAndXX methods in JavaHBaseContext for Spark - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/10 17:59:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-18183) Region interface cleanup for CP expose - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/10 18:03:00 UTC, 9 replies.
- [jira] [Created] (HBASE-18981) Address issues found by error-prone in hbase-client - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 18:29:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18982) Metrics are lost when Metrics-Region-Source object is de-registered from Metrics-Aggregate-Region-Source object. - posted by "Ashish Misra (JIRA)" <ji...@apache.org> on 2017/10/10 18:34:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18983) Upgrade to latest error-prone - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 18:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18981) Address issues found by error-prone in hbase-client - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/10 18:46:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-18982) Metrics are lost when Metrics-Region-Source object is de-registered from Metrics-Aggregate-Region-Source object. - posted by "Ashish Misra (JIRA)" <ji...@apache.org> on 2017/10/10 18:50:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18981) Address issues found by error-prone in hbase-client - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/10 19:09:00 UTC, 4 replies.
- [jira] [Resolved] (HBASE-18979) TestInterfaceAudienceAnnotations fails on branch-1.3 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/10 19:33:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18979) TestInterfaceAudienceAnnotations fails on branch-1.3 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/10 19:33:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-18786) FileNotFoundException should not be silently handled for primary region replicas - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/10 21:29:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18984) [AMv2] Retain assignment does not work well in AMv2 - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/10 22:13:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18984) [AMv2] Retain assignment does not work well in AMv2 - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/10 22:14:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18984) [AMv2] Retain assignment does not work well in AMv2 - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/10 22:16:00 UTC, 18 replies.
- [jira] [Updated] (HBASE-18967) Backport HBASE-17181 to branch-1.3 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/10 22:38:00 UTC, 5 replies.
- [jira] [Assigned] (HBASE-18967) Backport HBASE-17181 to branch-1.3 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/10 22:38:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18967) Backport HBASE-17181 to branch-1.3 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/10 22:39:00 UTC, 15 replies.
- [jira] [Commented] (HBASE-18355) Enable export snapshot tests that were disabled by Proc-V2 AM in HBASE-14614 - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/10 23:45:00 UTC, 14 replies.
- [jira] [Reopened] (HBASE-18910) Backport HBASE-17292 "Add observer notification before bulk loaded hfile is moved to region directory" to 1.3 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/11 00:10:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-18900) Backport HBASE-17290 "Potential loss of data for replication of bulk loaded hfiles" to 1.3 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/11 00:16:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-18910) Backport HBASE-17292 "Add observer notification before bulk loaded hfile is moved to region directory" to 1.3 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/11 00:16:03 UTC, 3 replies.
- [jira] [Comment Edited] (HBASE-18900) Backport HBASE-17290 "Potential loss of data for replication of bulk loaded hfiles" to 1.3 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/11 00:17:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-17292) Add observer notification before bulk loaded hfile is moved to region directory - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/11 00:40:01 UTC, 2 replies.
- [jira] [Assigned] (HBASE-18355) Enable export snapshot tests that were disabled by Proc-V2 AM in HBASE-14614 - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/11 00:49:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18355) Enable export snapshot tests that were disabled by Proc-V2 AM in HBASE-14614 - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/11 00:56:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18411) Dividing FiterList into two separate sub-classes: FilterListWithOR , FilterListWithAND - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/11 02:15:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-18747) Introduce new example and helper classes to tell CP users how to do filtering on scanners - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/11 10:43:01 UTC, 3 replies.
- [jira] [Reopened] (HBASE-17590) Drop cache hint should work for StoreFile write path - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/11 10:48:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18985) Fix the building warning of missing version in hbase-shaded-check-invariants module - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/11 11:52:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18985) Fix the building warning of missing version in hbase-shaded-check-invariants module - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/11 11:52:00 UTC, 1 replies.
- [jira] [Created] (HBASE-18986) Remove unnecessary null check after CellUtil.cloneQualifier() - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/11 12:17:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18986) Remove unnecessary null check after CellUtil.cloneQualifier() - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/11 12:18:00 UTC, 18 replies.
- [jira] [Commented] (HBASE-18986) Remove unnecessary null check after CellUtil.cloneQualifier() - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/11 12:29:00 UTC, 6 replies.
- [jira] [Comment Edited] (HBASE-18986) Remove unnecessary null check after CellUtil.cloneQualifier() - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/11 12:29:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-17590) Drop cache hint should work for StoreFile write path - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/11 12:34:03 UTC, 3 replies.
- [jira] [Commented] (HBASE-18554) Append#add doesn't check the row of passed cell - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/11 17:08:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18554) Append#add doesn't check the row of passed cell - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/11 17:21:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18747) Introduce new example and helper classes to tell CP users how to do filtering on scanners - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/11 17:41:00 UTC, 16 replies.
- [jira] [Updated] (HBASE-18667) Disable error-prone for hbase-protocol-shaded - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/11 19:23:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18975) Fix backup / restore hadoop3 incompatibility - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/11 19:26:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18961) doMiniBatchMutate() is big, split it into smaller methods - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/11 19:34:00 UTC, 13 replies.
- [jira] [Updated] (HBASE-18974) Document "Becoming a Committer" - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/11 20:00:00 UTC, 1 replies.
- [jira] [Assigned] (HBASE-18974) Document "Becoming a Committer" - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/11 20:00:02 UTC, 0 replies.
- [jira] [Created] (HBASE-18987) Raise value of HConstants#MAX_ROW_LENGTH - posted by "Esteban Gutierrez (JIRA)" <ji...@apache.org> on 2017/10/11 20:00:04 UTC, 0 replies.
- [jira] [Updated] (HBASE-18987) Raise value of HConstants#MAX_ROW_LENGTH - posted by "Esteban Gutierrez (JIRA)" <ji...@apache.org> on 2017/10/11 20:02:02 UTC, 1 replies.
- [jira] [Commented] (HBASE-18966) In-memory compaction/merge should update its TimeRange - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/11 20:04:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18987) Raise value of HConstants#MAX_ROW_LENGTH - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/11 20:10:00 UTC, 9 replies.
- [jira] [Commented] (HBASE-18602) rsgroup cleanup unassign code - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/11 20:47:00 UTC, 18 replies.
- [jira] [Commented] (HBASE-17130) Add support to specify an arbitrary number of reducers when writing HFiles for bulk load - posted by "Biju Nair (JIRA)" <ji...@apache.org> on 2017/10/11 21:00:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18775) Add a Global Read-Only property to turn off all writes for the cluster - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/11 21:03:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18667) Disable error-prone for hbase-protocol-shaded - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/11 21:09:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-18273) hbase_rotate_log in hbase-daemon.sh script not working for some JDK - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/11 21:52:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-17703) TestThriftServerCmdLine is flaky in master branch - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/11 22:00:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18988) Add release managers to reference guide - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/11 22:04:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18775) Add a Global Read-Only property to turn off all writes for the cluster - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/11 22:15:01 UTC, 2 replies.
- [jira] [Commented] (HBASE-18860) Determine where to move ReadReplicaClustersTableNameUtils - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/11 22:45:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18840) Add functionality to refresh meta table at master startup - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/11 22:49:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18840) Add functionality to refresh meta table at master startup - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/11 22:56:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18624) Added support for clearing BlockCache based on table name - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/11 23:11:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18624) Added support for clearing BlockCache based on table name - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/11 23:16:00 UTC, 22 replies.
- [jira] [Commented] (HBASE-16010) Put draining function through Admin API - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/11 23:17:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-16010) Put draining function through Admin API - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/11 23:18:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-16010) Put draining function through Admin API - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/11 23:18:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-10367) RegionServer graceful stop / decommissioning - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/11 23:19:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18975) Fix backup / restore hadoop3 incompatibility - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/12 00:53:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18624) Added support for clearing BlockCache based on table name - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/12 01:50:00 UTC, 12 replies.
- [jira] [Commented] (HBASE-18824) Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/12 02:32:00 UTC, 24 replies.
- [jira] [Updated] (HBASE-18879) HBase FilterList cause KeyOnlyFilter not work - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/12 02:40:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-10367) RegionServer graceful stop / decommissioning - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/12 03:07:00 UTC, 14 replies.
- [jira] [Commented] (HBASE-18879) HBase FilterList cause KeyOnlyFilter not work - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/12 03:08:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-10367) RegionServer graceful stop / decommissioning - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/12 03:08:00 UTC, 10 replies.
- [jira] [Commented] (HBASE-17369) Add ACL to the new region server drain related API - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/12 03:12:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18171) Scanning cursor for async client - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/12 03:22:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18171) Scanning cursor for async client - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/12 03:22:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18989) Polish the compaction related CP hooks - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/12 03:47:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18989) Polish the compaction related CP hooks - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/12 04:05:00 UTC, 11 replies.
- [jira] [Created] (HBASE-18990) ServerLoad doesn't override #equals which leads to #equals in ClusterStatus always wrong - posted by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/10/12 04:36:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18990) ServerLoad doesn't override #equals which leads to #equals in ClusterStatus always false - posted by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/10/12 04:39:00 UTC, 13 replies.
- [jira] [Commented] (HBASE-18489) Expose scan cursor in RawScanResultConsumer - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/12 05:43:02 UTC, 1 replies.
- [jira] [Created] (HBASE-18991) Remove RegionMergeRequest - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/12 06:53:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18991) Remove RegionMergeRequest - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/12 08:13:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-18991) Remove RegionMergeRequest - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/12 08:13:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18991) Remove RegionMergeRequest - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/12 08:23:00 UTC, 2 replies.
- [jira] [Created] (HBASE-18992) Comparators passed to the Memstore's flattened segments seems to be wrong - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/12 09:58:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18992) Comparators passed to the Memstore's flattened segments seems to be wrong - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/12 10:33:00 UTC, 10 replies.
- [jira] [Commented] (HBASE-18990) ServerLoad doesn't override #equals which leads to #equals in ClusterStatus always false - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/12 10:40:01 UTC, 8 replies.
- [jira] [Updated] (HBASE-18992) Comparators passed to the Memstore's flattened segments seems to be wrong - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/12 10:57:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18950) Remove Optional parameters in AsyncAdmin interface - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/12 11:16:00 UTC, 17 replies.
- [jira] [Commented] (HBASE-18991) Remove RegionMergeRequest - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/12 11:18:00 UTC, 3 replies.
- [jira] [Created] (HBASE-18993) Backport patches in HBASE-18410 to branch-1.x branches. - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/12 12:11:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-16868) Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/12 12:17:04 UTC, 15 replies.
- [jira] [Updated] (HBASE-16868) Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/12 12:18:00 UTC, 8 replies.
- [jira] [Assigned] (HBASE-18612) Update comparators to be more declarative - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/12 14:35:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18296) NPE in ProcedureExecutor.removeChore - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/12 14:41:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18901) Support build with CMake - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/10/12 15:33:00 UTC, 10 replies.
- [jira] [Commented] (HBASE-18505) Our build/yetus personality will run tests on individual modules and then on all (i.e. 'root'). Should do one or other - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/12 15:34:07 UTC, 22 replies.
- [jira] [Commented] (HBASE-18901) Support build with CMake - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/12 15:46:00 UTC, 21 replies.
- [jira] [Work started] (HBASE-18784) Use of filesystem that requires hflush / hsync / append / etc should query outputstream capabilities - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/12 16:04:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18994) Decide if META should use Compacting Memstore or Default Memstore - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/12 16:36:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18994) Decide if META/System tables should use Compacting Memstore or Default Memstore - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/12 16:37:00 UTC, 16 replies.
- [jira] [Created] (HBASE-18995) Move methods that are for internal usage from CellUtil to Private util class - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/12 16:44:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18996) Backport HBASE-17703 (TestThriftServerCmdLine is flaky in master branch) to branch-1 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/12 16:54:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18966) In-memory compaction/merge should update its time range - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/12 17:03:00 UTC, 6 replies.
- [jira] [Updated] (HBASE-18505) Our build/yetus personality will run tests on individual modules and then on all (i.e. 'root'). Should do one or other - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/12 17:07:00 UTC, 5 replies.
- [jira] [Updated] (HBASE-18846) Accommodate the hbase-indexer/lily/SEP consumer deploy-type - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/12 17:11:00 UTC, 12 replies.
- [jira] [Updated] (HBASE-18996) Backport HBASE-17703 (TestThriftServerCmdLine is flaky in master branch) to branch-1 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/12 17:13:01 UTC, 3 replies.
- [jira] [Commented] (HBASE-18966) In-memory compaction/merge should update its time range - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/12 17:13:01 UTC, 2 replies.
- [jira] [Updated] (HBASE-18995) Move methods that are for internal usage from CellUtil to Private util class - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/12 17:15:00 UTC, 36 replies.
- [jira] [Commented] (HBASE-18996) Backport HBASE-17703 (TestThriftServerCmdLine is flaky in master branch) to branch-1 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/12 17:16:00 UTC, 3 replies.
- [jira] [Created] (HBASE-18997) Remove the redundant methods in RegionInfo - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/12 17:21:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18997) Remove the redundant methods in RegionInfo - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/12 17:24:01 UTC, 10 replies.
- [jira] [Comment Edited] (HBASE-18961) doMiniBatchMutate() is big, split it into smaller methods - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/12 17:24:01 UTC, 1 replies.
- [jira] [Commented] (HBASE-18997) Remove the redundant methods in RegionInfo - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/12 17:43:01 UTC, 6 replies.
- [jira] [Comment Edited] (HBASE-18901) Support build with CMake - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/10/12 18:07:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HBASE-18901) Support build with CMake - posted by "marco polo (JIRA)" <ji...@apache.org> on 2017/10/12 18:17:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18912) Update Admin methods to return Lists instead of arrays - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/12 18:49:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18805) Unify Admin and AsyncAdmin - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/12 20:05:00 UTC, 1 replies.
- [jira] [Created] (HBASE-18998) processor.getRowsToLock() always assumes there is some row being locked - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/12 20:24:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18998) processor.getRowsToLock() always assumes there is some row being locked - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/12 20:28:02 UTC, 14 replies.
- [jira] [Updated] (HBASE-18998) processor.getRowsToLock() always assumes there is some row being locked - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/12 20:33:00 UTC, 4 replies.
- [jira] [Assigned] (HBASE-18998) processor.getRowsToLock() always assumes there is some row being locked - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/12 20:33:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18982) Metrics are lost when Metrics-Region-Source object is de-registered from Metrics-Aggregate-Region-Source object. - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/12 21:14:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18183) Region interface cleanup for CP expose - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/12 21:19:00 UTC, 0 replies.
- [jira] [Created] (HBASE-18999) Put in hbase shell cannot do multiple columns - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/12 21:33:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19000) Group multiple block cache clear requests per server - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/12 22:47:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-10367) RegionServer graceful stop / decommissioning - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/12 23:10:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-17369) Add ACL to the new region server drain related API - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/12 23:19:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18602) rsgroup cleanup unassign code - posted by "Wang, Xinglong (JIRA)" <ji...@apache.org> on 2017/10/13 02:53:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19001) Remove StoreScanner dependency in our own CP related tests - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/13 03:41:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19002) Introduce more examples to show how to intercept normal region operations - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/13 03:47:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18233) We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock - posted by "Yu Li (JIRA)" <ji...@apache.org> on 2017/10/13 03:52:00 UTC, 9 replies.
- [jira] [Created] (HBASE-19003) Make sure all balancer actions respect decommissioned server - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/13 05:06:02 UTC, 0 replies.
- [jira] [Created] (HBASE-19004) master.RegionStates: THIS SHOULD NOT HAPPEN: unexpected - posted by "lujie (JIRA)" <ji...@apache.org> on 2017/10/13 08:51:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19004) master.RegionStates: THIS SHOULD NOT HAPPEN: unexpected - posted by "lujie (JIRA)" <ji...@apache.org> on 2017/10/13 08:59:04 UTC, 8 replies.
- [jira] [Comment Edited] (HBASE-18747) Introduce new example and helper classes to tell CP users how to do filtering on scanners - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/13 09:37:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18966) Use non-sync TimeRangeTracker as a replacement for TimeRange in ImmutableSegment - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/13 09:39:01 UTC, 6 replies.
- [jira] [Commented] (HBASE-18966) Use non-sync TimeRangeTracker as a replacement for TimeRange in ImmutableSegment - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/13 09:40:00 UTC, 6 replies.
- [jira] [Updated] (HBASE-14247) Separate the old WALs into different regionserver directories - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/13 11:27:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-18602) rsgroup cleanup unassign code - posted by "Jingcheng Du (JIRA)" <ji...@apache.org> on 2017/10/13 11:34:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-14247) Separate the old WALs into different regionserver directories - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/13 12:43:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18352) Enable Replica tests that were disabled by Proc-V2 AM in HBASE-14614 - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/13 16:18:00 UTC, 16 replies.
- [jira] [Assigned] (HBASE-17449) Add explicit document on different timeout settings - posted by "Yu Li (JIRA)" <ji...@apache.org> on 2017/10/13 17:14:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18352) Enable Replica tests that were disabled by Proc-V2 AM in HBASE-14614 - posted by "huaxiang sun (JIRA)" <ji...@apache.org> on 2017/10/13 17:45:02 UTC, 0 replies.
- [jira] [Created] (HBASE-19005) Mutation batch should not accept operations with different durabilities - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/13 18:24:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19006) Fix TestIncrementalBackupWithBulkLoad under hadoop3 - posted by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/10/13 19:50:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-19006) Fix TestIncrementalBackupWithBulkLoad under hadoop3 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/13 20:25:00 UTC, 3 replies.
- [jira] [Updated] (HBASE-19006) Fix TestIncrementalBackupWithBulkLoad under hadoop3 - posted by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/10/13 20:58:01 UTC, 1 replies.
- [jira] [Commented] (HBASE-18999) Put in hbase shell cannot do multiple columns - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/13 21:05:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19007) Align Services Interfaces in Master and RegionServer - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/13 22:35:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18901) Support build with CMake - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/13 22:45:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19007) Align Services Interfaces in Master and RegionServer - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/13 22:47:00 UTC, 16 replies.
- [jira] [Commented] (HBASE-19007) Align Services Interfaces in Master and RegionServer - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/13 23:38:00 UTC, 45 replies.
- [jira] [Comment Edited] (HBASE-19007) Align Services Interfaces in Master and RegionServer - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/14 00:12:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18978) Align the methods in Table and AsyncTable - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/14 00:18:00 UTC, 4 replies.
- [jira] [Comment Edited] (HBASE-18978) Align the methods in Table and AsyncTable - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/14 00:25:04 UTC, 0 replies.
- [jira] [Created] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/14 04:15:02 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-16868) Add a replicate_all flag to avoid misuse the namespaces and table-cfs config of replication peer - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/14 07:31:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/14 10:00:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/14 10:00:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19009) implement enable/disableTableReplication for AsyncAdmin - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/14 15:29:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19010) Reimplement getMasterInfoPort for Admin - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/14 15:31:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19005) Mutation batch should not accept operations with different durabilities - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/14 15:45:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19011) Ensure `make test` works after cmake - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/14 16:27:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19012) Split up test files - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/14 16:28:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19013) Wire up cmake build to maven build - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/14 16:28:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18233) We shouldn't wait for readlock in doMiniBatchMutation in case of deadlock - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/14 18:35:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18824) Add meaningful comment to HConstants.LATEST_TIMESTAMP to explain why it is MAX_VALUE - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/15 14:32:00 UTC, 5 replies.
- [jira] [Updated] (HBASE-19009) implement enable/disableTableReplication for AsyncAdmin - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/15 15:14:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19009) implement enable/disableTableReplication for AsyncAdmin - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/15 15:15:00 UTC, 4 replies.
- [jira] [Created] (HBASE-19014) surefire fails; When writing xml report stdout/stderr - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/15 19:28:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19014) surefire fails; When writing xml report stdout/stderr - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/15 19:31:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19014) surefire fails; When writing xml report stdout/stderr ... No such file or directory - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/15 19:32:00 UTC, 16 replies.
- [jira] [Created] (HBASE-19015) hbase-shaded-check-invariants fails against hadoop3-beta1 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/15 23:04:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19015) hbase-shaded-check-invariants fails against hadoop3-beta1 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/15 23:04:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-19014) surefire fails; When writing xml report stdout/stderr ... No such file or directory - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/16 05:07:00 UTC, 21 replies.
- [jira] [Assigned] (HBASE-19014) surefire fails; When writing xml report stdout/stderr ... No such file or directory - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/16 05:08:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19008) Add missing equals or hashCode method(s) to stock Filter implementations - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/16 05:19:03 UTC, 2 replies.
- [jira] [Commented] (HBASE-18995) Move methods that are for internal usage from CellUtil to Private util class - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/16 07:59:00 UTC, 49 replies.
- [jira] [Commented] (HBASE-18994) Decide if META/System tables should use Compacting Memstore or Default Memstore - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/16 08:00:00 UTC, 28 replies.
- [jira] [Comment Edited] (HBASE-19014) surefire fails; When writing xml report stdout/stderr ... No such file or directory - posted by "Yu Li (JIRA)" <ji...@apache.org> on 2017/10/16 08:37:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19016) Coordinate storage policy property name for table schema and bulkload - posted by "Yu Li (JIRA)" <ji...@apache.org> on 2017/10/16 09:41:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19016) Coordinate storage policy property name for table schema and bulkload - posted by "Yu Li (JIRA)" <ji...@apache.org> on 2017/10/16 09:41:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19016) Coordinate storage policy property name for table schema and bulkload - posted by "Yu Li (JIRA)" <ji...@apache.org> on 2017/10/16 09:43:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19001) Remove StoreScanner dependency in our own CP related tests - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/16 10:21:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19001) Remove StoreScanner dependency in our own CP related tests - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/16 10:21:00 UTC, 5 replies.
- [jira] [Comment Edited] (HBASE-18995) Move methods that are for internal usage from CellUtil to Private util class - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/16 10:40:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18945) Make a IA.LimitedPrivate interface for CellComparator - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/16 10:41:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-19016) Coordinate storage policy property name for table schema and bulkload - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/16 11:06:00 UTC, 6 replies.
- [jira] [Created] (HBASE-19017) EnableTableProcedure is not retaining the assignments - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/16 11:06:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18945) Make a IA.LimitedPrivate interface for CellComparator - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/16 11:08:00 UTC, 14 replies.
- [jira] [Commented] (HBASE-19017) EnableTableProcedure is not retaining the assignments - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/16 11:12:00 UTC, 7 replies.
- [jira] [Updated] (HBASE-19017) EnableTableProcedure is not retaining the assignments - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/16 17:25:00 UTC, 2 replies.
- [jira] [Created] (HBASE-19018) Use of hadoop internals that require bouncycastle should declare bouncycastle dependency - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/16 17:33:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19018) Use of hadoop internals that require bouncycastle should declare bouncycastle dependency - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/16 17:33:00 UTC, 21 replies.
- [jira] [Work started] (HBASE-19018) Use of hadoop internals that require bouncycastle should declare bouncycastle dependency - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/16 17:33:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18967) Backport HBASE-17181 to branch-1.3 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/16 17:34:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18898) Provide way for the core flow to know whether CP implemented each of the hooks - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/16 19:29:00 UTC, 6 replies.
- [jira] [Comment Edited] (HBASE-19018) Use of hadoop internals that require bouncycastle should declare bouncycastle dependency - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/16 19:29:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18893) shell 'alter' command no longer distinguishes column add/modify/delete - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/16 20:32:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19019) QA fails on hbase-thrift module with timeout - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/16 20:37:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19019) QA fails on hbase-thrift module with timeout - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/16 20:45:00 UTC, 13 replies.
- [jira] [Created] (HBASE-19020) TestXmlParsing exception checking relies on a particular xml implementation without declaring it. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/16 21:52:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19020) TestXmlParsing exception checking relies on a particular xml implementation without declaring it. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/16 21:53:00 UTC, 12 replies.
- [jira] [Work started] (HBASE-19020) TestXmlParsing exception checking relies on a particular xml implementation without declaring it. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/16 21:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18898) Provide way for the core flow to know whether CP implemented each of the hooks - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/16 22:11:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19021) Restore a few important missing logics for balancer in 2.0 - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/16 23:50:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19022) Untangle and split hbase-server module - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/17 00:04:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19022) Untangle and split hbase-server module - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/17 00:21:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19001) Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/17 00:41:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-19021) Restore a few important missing logics for balancer in 2.0 - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/17 00:44:00 UTC, 8 replies.
- [jira] [Commented] (HBASE-19001) Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/17 00:52:00 UTC, 12 replies.
- [jira] [Commented] (HBASE-19021) Restore a few important missing logics for balancer in 2.0 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 00:56:00 UTC, 15 replies.
- [jira] [Commented] (HBASE-11743) Add unit test for the fix that sorts custom value of BUCKET_CACHE_BUCKETS_KEY - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 01:01:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19022) Untangle and split hbase-server module - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/17 01:03:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19023) Usage for rowcounter in refguide is out of sync with code - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 01:19:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19023) Usage for rowcounter in refguide is out of sync with code - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 01:19:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-15172) Support setting storage policy in bulkload - posted by "Yu Li (JIRA)" <ji...@apache.org> on 2017/10/17 02:30:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19017) [AMv2] EnableTableProcedure is not retaining the assignments - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/17 05:32:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19020) TestXmlParsing exception checking relies on a particular xml implementation without declaring it. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/17 05:56:00 UTC, 2 replies.
- [jira] [Assigned] (HBASE-18907) Methods missing rpc timeout parameter in HTable - posted by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/10/17 08:17:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18907) Methods missing rpc timeout parameter in HTable - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 08:24:00 UTC, 4 replies.
- [jira] [Resolved] (HBASE-18900) Backport HBASE-17290 "Potential loss of data for replication of bulk loaded hfiles" to 1.3 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 09:01:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability - posted by "Vikas Vishwakarma (JIRA)" <ji...@apache.org> on 2017/10/17 09:27:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18368) FilterList with multiple FamilyFilters concatenated by OR does not work. - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/17 10:22:00 UTC, 4 replies.
- [jira] [Comment Edited] (HBASE-18368) FilterList with multiple FamilyFilters concatenated by OR does not work. - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/17 10:25:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19025) Hbase MasterProcWALs getting pile up - posted by "Irfan (JIRA)" <ji...@apache.org> on 2017/10/17 10:43:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19010) Reimplement getMasterInfoPort for Admin - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/17 11:13:00 UTC, 11 replies.
- [jira] [Assigned] (HBASE-18805) Unify Admin and AsyncAdmin - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/17 11:44:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-19017) [AMv2] EnableTableProcedure is not retaining the assignments - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/17 12:19:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-19001) Remove the hooks in RegionObserver which are designed to construct a StoreScanner which is marked as IA.Private - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/17 13:35:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19010) Reimplement getMasterInfoPort for Admin - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/17 13:39:00 UTC, 13 replies.
- [jira] [Updated] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/17 13:57:00 UTC, 8 replies.
- [jira] [Commented] (HBASE-18368) FilterList with multiple FamilyFilters concatenated by OR does not work. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/17 14:26:00 UTC, 6 replies.
- [jira] [Created] (HBASE-19026) TestLockProcedure#testRemoteNamespaceLockRecovery fails in master - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 14:28:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19026) TestLockProcedure#testRemoteNamespaceLockRecovery fails in master - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 15:54:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19026) TestLockProcedure#testRemoteNamespaceLockRecovery fails in master - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 15:57:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-17556) The client will not invalidate stale region caches - posted by "Sean Broeder (JIRA)" <ji...@apache.org> on 2017/10/17 16:45:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19027) Honor the CellComparator of ScanInfo in scanning over a store - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/17 16:47:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-19027) Honor the CellComparator of ScanInfo in scanning over a store - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/17 16:49:00 UTC, 5 replies.
- [jira] [Comment Edited] (HBASE-18994) Decide if META/System tables should use Compacting Memstore or Default Memstore - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/17 17:01:10 UTC, 1 replies.
- [jira] [Commented] (HBASE-18760) Make hbase-shaded-check-invariants part of precommit - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/17 17:30:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-18760) Make hbase-shaded-check-invariants part of precommit - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/17 17:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-16338) update jackson to 2.y - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/17 18:48:01 UTC, 2 replies.
- [jira] [Created] (HBASE-19028) Move BatchOperation its sub-classes into separate files and link MiniBatchOperationInProgress to BatchOperation - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/17 18:53:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19025) Hbase MasterProcWALs getting pile up - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/17 20:00:02 UTC, 0 replies.
- [jira] [Created] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/17 20:27:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19030) nightly runs should attempt to log test results after archiving - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/17 20:27:01 UTC, 0 replies.
- [jira] [Work started] (HBASE-19030) nightly runs should attempt to log test results after archiving - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/17 20:28:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19031) Align exist method in Table and AsyncTable interfaces - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/17 20:29:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19002) Introduce more examples to show how to intercept normal region operations - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/17 20:37:00 UTC, 16 replies.
- [jira] [Updated] (HBASE-18893) shell 'alter' command no longer distinguishes column add/modify/delete - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/17 21:49:02 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18893) Remove Add/Modify/DeleteColumnFamilyProcedure in favor of using ModifyTableProcedure - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/17 21:54:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18893) Remove Add/Modify/DeleteColumnFamilyProcedure in favor of using ModifyTableProcedure - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/17 22:01:00 UTC, 17 replies.
- [jira] [Created] (HBASE-19032) Set Content-Type header for patches uploaded by submit-patch.py - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/17 22:33:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19032) Set Content-Type header for patches uploaded by submit-patch.py - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/17 22:40:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-19032) Set Content-Type header for patches uploaded by submit-patch.py - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/17 22:43:00 UTC, 9 replies.
- [jira] [Resolved] (HBASE-19032) Set Content-Type header for patches uploaded by submit-patch.py - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/17 22:47:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-18945) Make a IA.LimitedPrivate interface for CellComparator - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/17 23:12:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/17 23:28:00 UTC, 10 replies.
- [jira] [Assigned] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/17 23:58:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-15631) Backport Regionserver Groups (HBASE-6721) to branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/18 00:00:01 UTC, 3 replies.
- [jira] [Updated] (HBASE-18893) Remove Add/Modify/DeleteColumnFamilyProcedure in favor of using ModifyTableProcedure - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/18 01:44:00 UTC, 7 replies.
- [jira] [Updated] (HBASE-18770) Remove bypass method in ObserverContext and implement the 'bypass' logic case by case - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 02:06:00 UTC, 21 replies.
- [jira] [Created] (HBASE-19033) Allow CP users to change versions and TTL before opening StoreScanner - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 02:50:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 03:00:00 UTC, 5 replies.
- [jira] [Resolved] (HBASE-18945) Make a IA.LimitedPrivate interface for CellComparator - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/18 03:50:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/18 04:40:02 UTC, 9 replies.
- [jira] [Comment Edited] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/18 04:41:00 UTC, 3 replies.
- [jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/18 06:04:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/18 06:52:00 UTC, 10 replies.
- [jira] [Updated] (HBASE-18989) Polish the compaction related CP hooks - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 09:03:00 UTC, 10 replies.
- [jira] [Updated] (HBASE-18905) Allow CPs to request flush on Region and know the completion of the requested flush - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 09:30:00 UTC, 10 replies.
- [jira] [Created] (HBASE-19034) Implement "optimize SEEK to SKIP" in storefile scanner - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 09:38:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19034) Implement "optimize SEEK to SKIP" in storefile scanner - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 09:39:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19035) Miss metrics when coprocessor use region scanner to read data - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 10:16:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19035) Miss metrics when coprocessor use region scanner to read data - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/18 10:22:00 UTC, 7 replies.
- [jira] [Created] (HBASE-19036) Add action in Chaos Monkey to restart Active Namenode - posted by "Monani Mihir (JIRA)" <ji...@apache.org> on 2017/10/18 11:53:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19036) Add action in Chaos Monkey to restart Active Namenode - posted by "Monani Mihir (JIRA)" <ji...@apache.org> on 2017/10/18 11:55:00 UTC, 5 replies.
- [jira] [Assigned] (HBASE-18957) add test that confirms 2 FamilyFilters in a FilterList using MUST_PASS_ONE operator will return results that match either of the FamilyFilters and revert as needed to make it pass. - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/18 13:08:00 UTC, 1 replies.
- [jira] [Assigned] (HBASE-18977) Reenable test of filterlist using MUST_PASS_ONE and two familyfilters - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/18 13:09:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18977) Reenable test of filterlist using MUST_PASS_ONE and two familyfilters - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/18 13:12:00 UTC, 1 replies.
- [jira] [Assigned] (HBASE-19036) Add action in Chaos Monkey to restart Active Namenode - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/18 14:23:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/18 14:30:00 UTC, 11 replies.
- [jira] [Created] (HBASE-19037) BLOCKCACHE not work in console - posted by "Александр (JIRA)" <ji...@apache.org> on 2017/10/18 15:17:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19038) precommit mvn install should run from root on patch - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/18 15:19:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19038) precommit mvn install should run from root on patch - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/18 15:22:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-19038) precommit mvn install should run from root on patch - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/18 15:33:00 UTC, 14 replies.
- [jira] [Commented] (HBASE-14077) Add package to hbase-protocol protobuf files. - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/18 15:47:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19039) remove shadejars clean precommit check - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/18 15:51:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19040) CP service exec broken for older clients after PB namespace addition - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/18 16:13:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19041) Precommit job that lets contributors know if their patch can be cleanly backported to targetted branches - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/18 16:31:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19041) Precommit job that lets contributors know if their patch can be cleanly backported to targetted branches - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/18 16:31:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/18 16:42:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19037) BLOCKCACHE not work in console - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/18 16:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19040) CP service exec broken for older clients after PB namespace addition - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/18 17:59:09 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-14093) deduplicate copies of bootstrap files - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/18 18:28:00 UTC, 2 replies.
- [jira] [Resolved] (HBASE-19040) CP service exec broken for older clients after PB namespace addition - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/18 18:30:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19040) CP service exec broken for older clients after PB namespace addition - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/18 18:30:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19042) Change Oracle JDK8 version to 8u151 - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/18 20:54:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18418) Remove apache_hbase_topology from dev-support - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/18 21:00:04 UTC, 2 replies.
- [jira] [Work started] (HBASE-18961) doMiniBatchMutate() is big, split it into smaller methods - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/18 21:20:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19042) Change Oracle JDK8 version to 8u151 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/18 21:21:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-19042) Change Oracle JDK8 version to 8u151 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/18 21:22:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18418) Remove apache_hbase_topology from dev-support - posted by "Dima Spivak (JIRA)" <ji...@apache.org> on 2017/10/18 21:27:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19031) Align exist method in Table and AsyncTable interfaces - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/18 21:47:00 UTC, 13 replies.
- [jira] [Work started] (HBASE-18962) Support atomic BatchOperations - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/18 23:59:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-17852) Add Fault tolerance to HBASE-14417 (Support bulk loaded files in incremental backup) - posted by "Vladimir Rodionov (JIRA)" <ji...@apache.org> on 2017/10/19 00:10:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-17852) Add Fault tolerance to HBASE-14417 (Support bulk loaded files in incremental backup) - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/19 00:35:00 UTC, 22 replies.
- [jira] [Updated] (HBASE-19042) Oracle Java 8u144 downloader broken in precommit check - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/19 01:28:00 UTC, 18 replies.
- [jira] [Commented] (HBASE-19042) Oracle Java 8u144 downloader broken in precommit check - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/19 01:51:00 UTC, 88 replies.
- [jira] [Created] (HBASE-19043) Purge TableWrapper and CoprocessorHConnnection - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/19 04:09:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-19043) Purge TableWrapper and CoprocessorHConnnection - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/19 04:48:00 UTC, 9 replies.
- [jira] [Commented] (HBASE-19043) Purge TableWrapper and CoprocessorHConnnection - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/19 04:49:00 UTC, 10 replies.
- [jira] [Assigned] (HBASE-18770) Remove bypass method in ObserverContext and implement the 'bypass' logic case by case - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/19 04:50:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18770) Remove bypass method in ObserverContext and implement the 'bypass' logic case by case - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/19 05:23:00 UTC, 56 replies.
- [jira] [Commented] (HBASE-15172) Support setting storage policy in bulkload - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 05:30:00 UTC, 2 replies.
- [jira] [Created] (HBASE-19044) "Regions in Transition" blocked the balance process - posted by "nilone (JIRA)" <ji...@apache.org> on 2017/10/19 07:04:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19044) "Regions in Transition" blocked the balance process - posted by "nilone (JIRA)" <ji...@apache.org> on 2017/10/19 07:08:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19045) Deprecate RegionObserver#postInstantiateDeleteTracker - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 08:25:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19045) Deprecate RegionObserver#postInstantiateDeleteTracker - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 08:26:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19046) RegionObserver#postCompactSelection Passing an ImmutableList param of PB type - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 08:31:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19047) CP exposed Scanner types should not extend Shipper - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 10:01:18 UTC, 0 replies.
- [jira] [Commented] (HBASE-18169) Coprocessor fix and cleanup before 2.0.0 release - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 10:03:00 UTC, 4 replies.
- [jira] [Comment Edited] (HBASE-18169) Coprocessor fix and cleanup before 2.0.0 release - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 10:32:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19048) Cleanup MasterObserver hooks which takes IA private params - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 10:34:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19048) Cleanup MasterObserver hooks which takes IA private params - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 10:35:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-19048) Cleanup MasterObserver hooks which takes IA private params - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 10:36:00 UTC, 22 replies.
- [jira] [Comment Edited] (HBASE-15172) Support setting storage policy in bulkload - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 10:41:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18977) Reenable test of filterlist using MUST_PASS_ONE and two familyfilters - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/19 12:09:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18984) [AMv2] Retain assignment does not work well in AMv2 - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/19 12:35:00 UTC, 2 replies.
- [jira] [Created] (HBASE-19049) Update kerby to 1.0.0 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/19 13:44:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-19049) Update kerby to 1.0.0 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/19 13:44:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19049) Update kerby to 1.0.0 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/19 13:46:00 UTC, 8 replies.
- [jira] [Created] (HBASE-19050) Improve javadoc of Scan#setMvccReadPoint - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/19 14:02:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19049) Update kerby to 1.0.0 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/19 14:16:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19018) Use of hadoop internals that require bouncycastle should declare bouncycastle dependency - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/19 14:17:00 UTC, 3 replies.
- [jira] [Updated] (HBASE-19030) nightly runs should attempt to log test results after archiving - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/19 14:22:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19030) nightly runs should attempt to log test results after archiving - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/19 14:43:00 UTC, 17 replies.
- [jira] [Created] (HBASE-19051) Add new split algorithm for num string - posted by "Yun Zhao (JIRA)" <ji...@apache.org> on 2017/10/19 15:54:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19051) Add new split algorithm for num string - posted by "Yun Zhao (JIRA)" <ji...@apache.org> on 2017/10/19 16:04:00 UTC, 9 replies.
- [jira] [Commented] (HBASE-19051) Add new split algorithm for num string - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/19 16:07:00 UTC, 16 replies.
- [jira] [Updated] (HBASE-18962) Support atomic BatchOperations through batchMutate() - posted by "Umesh Agashe (JIRA)" <ji...@apache.org> on 2017/10/19 17:17:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19052) Backport CellComparatorImpl related changes to branch-1.x - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/19 17:29:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19052) Backport CellComparatorImpl related changes to branch-1.x - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/19 18:00:03 UTC, 1 replies.
- [jira] [Commented] (HBASE-19052) Backport CellComparatorImpl related changes to branch-1.x - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/19 18:18:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-19052) Backport CellComparatorImpl related changes to branch-1.x - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 18:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19051) Add new split algorithm for num string - posted by "Yun Zhao (JIRA)" <ji...@apache.org> on 2017/10/19 18:28:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19050) Improve javadoc of Scan#setMvccReadPoint - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/19 18:29:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19052) FixedFileTrailer should recognize CellComparatorImpl class in branch-1.x - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/19 19:00:08 UTC, 9 replies.
- [jira] [Assigned] (HBASE-19052) FixedFileTrailer should recognize CellComparatorImpl class in branch-1.x - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/19 19:01:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19053) Split out o.a.h.h.http from hbase-server into a separate module - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/19 20:21:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19053) Split out o.a.h.h.http from hbase-server into a separate module - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/19 20:28:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-19053) Split out o.a.h.h.http from hbase-server into a separate module - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/19 20:39:00 UTC, 11 replies.
- [jira] [Created] (HBASE-19054) Switch precommit docker image to one based on maven images - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/19 21:10:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19054) Switch precommit docker image to one based on maven images - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/19 21:15:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19054) Switch precommit docker image to one based on maven images - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/19 21:33:01 UTC, 14 replies.
- [jira] [Commented] (HBASE-19052) FixedFileTrailer should recognize CellComparatorImpl class in branch-1.x - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/19 21:56:00 UTC, 29 replies.
- [jira] [Comment Edited] (HBASE-19021) Restore a few important missing logics for balancer in 2.0 - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/19 22:10:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19055) Backport HBASE-19042 to other active branches - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/20 01:03:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19055) Backport HBASE-19042 to other active branches - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 01:11:00 UTC, 14 replies.
- [jira] [Updated] (HBASE-19055) Backport HBASE-19042 to other active branches - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/20 01:11:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-17934) Backport HBASE-17779 "disable_table_replication returns misleading message and does not turn off replication" to branch-1.3 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/20 03:13:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18383) Upgrade cyrus SASL library to 2.1.27 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/20 03:16:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18249) Explicitly mark failed small test(s) - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/20 03:18:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-17369) Add ACL to the new region server drain related API - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/20 05:19:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19056) TestCompactionInDeadRegionServer is top of the flakies charts! - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/20 05:23:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-17934) Backport HBASE-17779 "disable_table_replication returns misleading message and does not turn off replication" to branch-1.3 - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/20 05:30:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-19056) TestCompactionInDeadRegionServer is top of the flakies charts! - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/20 06:28:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19057) Merge branch HBASE-18410 to master branch - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/20 08:18:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19057) Merge branch HBASE-18410 to master branch - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/20 08:35:00 UTC, 7 replies.
- [jira] [Created] (HBASE-19058) The wget don't be installed - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/20 13:29:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19058) The wget don't be installed - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/20 13:31:03 UTC, 3 replies.
- [jira] [Updated] (HBASE-19058) The wget don't be installed in docker image - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/20 13:35:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19058) The wget isn't installed in building docker image - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/20 13:37:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-19058) The wget isn't installed in building docker image - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 13:52:00 UTC, 19 replies.
- [jira] [Created] (HBASE-19059) shaded artifacts need to filter jackson 2 service discovery locations - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 14:27:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19059) shaded artifacts need to filter jackson 2 service discovery locations - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 14:40:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19049) Update kerby to 1.0.1 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 15:34:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19060) "Hadoop check" test is running all the time instead of just when changes to java - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 15:59:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19060) "Hadoop check" test is running all the time instead of just when changes to java - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 15:59:00 UTC, 3 replies.
- [jira] [Updated] (HBASE-19019) QA fails on hbase-thrift module with timeout - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/20 16:05:00 UTC, 13 replies.
- [jira] [Commented] (HBASE-19049) Update kerby to 1.0.1 GA release - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/20 16:45:00 UTC, 11 replies.
- [jira] [Commented] (HBASE-12826) Expose draining servers into ClusterStatus - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 16:59:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19045) Deprecate RegionObserver#postInstantiateDeleteTracker - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/20 17:52:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19061) enforcer NPE on hbase-shaded-invariants - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 18:05:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19061) enforcer NPE on hbase-shaded-invariants - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 18:19:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19061) enforcer NPE on hbase-shaded-invariants - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 18:19:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19061) enforcer NPE on hbase-shaded-invariants - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 18:28:01 UTC, 14 replies.
- [jira] [Resolved] (HBASE-19045) Deprecate RegionObserver#postInstantiateDeleteTracker - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/20 18:31:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19048) Cleanup MasterObserver hooks which takes IA private params - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/20 18:36:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19046) RegionObserver#postCompactSelection Passing an ImmutableList param of PB type - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/20 18:36:00 UTC, 2 replies.
- [jira] [Assigned] (HBASE-18846) Accommodate the hbase-indexer/lily/SEP consumer deploy-type - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/20 18:57:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-19060) "Hadoop check" test is running all the time instead of just when changes to java - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 18:58:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19060) "Hadoop check" test is running all the time instead of just when changes to java - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 18:58:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19046) RegionObserver#postCompactSelection Passing an ImmutableList param of PB type - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/20 19:00:00 UTC, 6 replies.
- [jira] [Updated] (HBASE-19039) remove shadejars clean precommit check - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/20 19:43:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-19039) remove shadejars clean precommit check - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/20 19:55:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-17779) disable_table_replication returns misleading message and does not turn off replication - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/20 20:31:00 UTC, 3 replies.
- [jira] [Issue Comment Deleted] (HBASE-18984) [AMv2] Retain assignment does not work well in AMv2 - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/20 20:36:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-19060) "Hadoop check" test is running all the time instead of just when changes to java - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/20 20:58:02 UTC, 14 replies.
- [jira] [Commented] (HBASE-18846) Accommodate the hbase-indexer/lily/SEP consumer deploy-type - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/21 00:35:00 UTC, 15 replies.
- [jira] [Updated] (HBASE-19039) refactor shadedjars test to only run on java changes. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/21 00:41:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19039) refactor shadedjars test to only run on java changes. - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/21 01:25:00 UTC, 11 replies.
- [jira] [Created] (HBASE-19062) nightly jobs should make a single comment for all branches on jira. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/21 01:57:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-18993) Backport patches in HBASE-18410 to branch-1.x branches. - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/21 02:23:00 UTC, 11 replies.
- [jira] [Updated] (HBASE-16290) Dump summary of callQueue content; can help debugging - posted by "Sreeram Venkatasubramanian (JIRA)" <ji...@apache.org> on 2017/10/21 05:10:00 UTC, 3 replies.
- [jira] [Work started] (HBASE-18922) Fix all dead links in our HBase book - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/21 08:27:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-16290) Dump summary of callQueue content; can help debugging - posted by "Sreeram Venkatasubramanian (JIRA)" <ji...@apache.org> on 2017/10/21 09:35:02 UTC, 1 replies.
- [jira] [Work stopped] (HBASE-18922) Fix all dead links in our HBase book - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/21 14:50:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19057) Merge branch HBASE-18410 to master branch - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/21 15:58:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18645) Loads of tests timing out.... - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/21 16:51:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-18276) Release 1.2.7 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/21 17:48:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18846) Accommodate the hbase-indexer/lily/SEP consumer deploy-type - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/21 19:46:02 UTC, 4 replies.
- [jira] [Updated] (HBASE-19000) Group multiple block cache clear requests per server - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/21 20:30:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18645) Loads of tests timing out.... - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/22 05:06:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-17890) FuzzyRowFilter fail if unaligned support is false - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/22 05:09:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18182) Setting HBASE_REGIONSERVER_OPTS with UseG1GC will cause regionserver start error - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/22 05:18:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18483) The RpcRetryingCaller#translateException doesn't handle RemoteException - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/22 05:20:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-17890) FuzzyRowFilter fail if unaligned support is false - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/22 05:25:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18993) Backport patches in HBASE-18410 to branch-1.x branches. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/22 05:33:00 UTC, 17 replies.
- [jira] [Created] (HBASE-19063) Ensure branch-2 and master have needed equivalent to HBASE-18247 'Hbck to fix the case that replica region shows as key in the meta table' - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/22 05:34:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18247) Hbck to fix the case that replica region shows as key in the meta table - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/22 05:36:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19064) Synchronous replication for HBase - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/22 06:26:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19064) Synchronous replication for HBase - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/22 06:27:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19064) Synchronous replication for HBase - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/22 06:32:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18690) Replace o.a.h.c.InterfaceAudience by o.a.h.h.c.InterfaceAudience - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/22 08:20:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18690) Replace o.a.h.c.InterfaceAudience by o.a.h.h.c.InterfaceAudience - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/22 08:52:03 UTC, 9 replies.
- [jira] [Updated] (HBASE-18754) Get rid of Writable from TimeRangeTracker - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/22 09:31:00 UTC, 3 replies.
- [jira] [Assigned] (HBASE-19019) QA fails on hbase-thrift module with timeout - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/22 09:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18754) Get rid of Writable from TimeRangeTracker - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/22 12:30:00 UTC, 7 replies.
- [jira] [Created] (HBASE-19065) HRegion#bulkLoadHFiles() should wait for concurrent Region#flush() to finish - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/22 17:27:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-19065) HRegion#bulkLoadHFiles() should wait for concurrent Region#flush() to finish - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/22 17:33:02 UTC, 6 replies.
- [jira] [Commented] (HBASE-19065) HRegion#bulkLoadHFiles() should wait for concurrent Region#flush() to finish - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/22 17:35:00 UTC, 16 replies.
- [jira] [Created] (HBASE-19066) Correct the directory of openjdk-8 for jenkins - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/22 19:48:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-19066) Correct the directory of openjdk-8 for jenkins - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/22 19:52:00 UTC, 7 replies.
- [jira] [Commented] (HBASE-19066) Correct the directory of openjdk-8 for jenkins - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/22 19:54:00 UTC, 19 replies.
- [jira] [Resolved] (HBASE-16819) findHangingTests.py should recognize tests with same name from different modules - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/23 01:04:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-15482) Provide an option to skip calculating block locations for SnapshotInputFormat - posted by "Xiang Li (JIRA)" <ji...@apache.org> on 2017/10/23 02:23:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-11093) FilterList#filterRow() iterates through its filters even though FilterList#hasFilterRow() returns false - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/23 03:17:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-11129) Expose Scan conversion methods in TableMapReduceUtil as public methods - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/23 03:18:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-12643) Add MR counter corresponding to failure in changing ownership for ExportSnapshot - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/23 03:19:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19064) Synchronous replication for HBase - posted by "chunhui shen (JIRA)" <ji...@apache.org> on 2017/10/23 03:38:00 UTC, 3 replies.
- [jira] [Comment Edited] (HBASE-19064) Synchronous replication for HBase - posted by "chunhui shen (JIRA)" <ji...@apache.org> on 2017/10/23 03:39:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19046) RegionObserver#postCompactSelection Avoid passing shaded ImmutableList param - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/23 06:44:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19067) Do not expose getHDFSBlockDistribution in StoreFile - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/23 06:59:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19067) Do not expose getHDFSBlockDistribution in StoreFile - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/23 06:59:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19067) Do not expose getHDFSBlockDistribution in StoreFile - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/23 07:06:00 UTC, 4 replies.
- [jira] [Created] (HBASE-19068) Change all url of apache.org from HTTP to HTTPS in HBase book - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/23 07:55:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19068) Change all url of apache.org from HTTP to HTTPS in HBase book - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/23 07:57:03 UTC, 3 replies.
- [jira] [Created] (HBASE-19069) Do not wrap the original CompactionLifeCycleTracker when calling CP hooks - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/23 10:36:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18905) Allow CPs to request flush on Region and know the completion of the requested flush - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/23 10:43:00 UTC, 22 replies.
- [jira] [Commented] (HBASE-19046) RegionObserver#postCompactSelection Avoid passing shaded ImmutableList param - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/23 11:31:03 UTC, 1 replies.
- [jira] [Updated] (HBASE-19057) Fix other code review comments about FilterList Improvement - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/23 11:38:00 UTC, 13 replies.
- [jira] [Commented] (HBASE-19057) Fix other code review comments about FilterList Improvement - posted by "Zheng Hu (JIRA)" <ji...@apache.org> on 2017/10/23 11:44:00 UTC, 31 replies.
- [jira] [Updated] (HBASE-19069) Do not wrap the original CompactionLifeCycleTracker when calling CP hooks - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/23 13:13:00 UTC, 3 replies.
- [jira] [Assigned] (HBASE-19069) Do not wrap the original CompactionLifeCycleTracker when calling CP hooks - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/23 13:13:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19069) Do not wrap the original CompactionLifeCycleTracker when calling CP hooks - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/23 13:28:00 UTC, 5 replies.
- [jira] [Created] (HBASE-19070) temporarily make the mvnsite nightly test non-voting. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/23 14:01:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19049) Update kerby to 1.0.1 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/23 14:12:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18232) Add variable size chunks to the MSLAB - posted by "Anastasia Braginsky (JIRA)" <ji...@apache.org> on 2017/10/23 14:38:00 UTC, 6 replies.
- [jira] [Commented] (HBASE-18232) Add variable size chunks to the MSLAB - posted by "Anastasia Braginsky (JIRA)" <ji...@apache.org> on 2017/10/23 14:42:00 UTC, 14 replies.
- [jira] [Assigned] (HBASE-19066) Correct the directory of openjdk-8 for jenkins - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/23 16:29:01 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18352) Enable Replica tests that were disabled by Proc-V2 AM in HBASE-14614 - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/23 17:37:01 UTC, 2 replies.
- [jira] [Created] (HBASE-19071) Import from Hbase version 0.94.27 to higher version 1.2.1 not working - posted by "Manjeet Singh (JIRA)" <ji...@apache.org> on 2017/10/23 17:42:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18993) Backport patches in HBASE-18410 to branch-1.x branches. - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/23 18:09:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-18352) Enable Replica tests that were disabled by Proc-V2 AM in HBASE-14614 - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/23 18:17:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19072) Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/23 19:39:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19072) Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/23 19:40:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19072) Missing beak in catch block of InterruptedException in HRegion#waitForFlushes() - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/23 21:31:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19073) Cleanup CoordinatedStateManager - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/23 22:48:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19073) Cleanup CoordinatedStateManager - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/23 22:49:00 UTC, 6 replies.
- [jira] [Created] (HBASE-19074) Miscellaneous Observer cleanups - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 01:00:17 UTC, 0 replies.
- [jira] [Created] (HBASE-19075) Task tabs on master UI cause page scroll - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/24 02:00:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19075) Task tabs on master UI cause page scroll - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/24 02:00:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19072) Missing break in catch block of InterruptedException in HRegion#waitForFlushes() - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/24 02:43:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19076) Ensure findbugs jsr305 jar isn't present in hbase-error-prone module - posted by "Qilin Cao (JIRA)" <ji...@apache.org> on 2017/10/24 03:52:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19076) Ensure findbugs jsr305 jar isn't present in hbase-error-prone module - posted by "Qilin Cao (JIRA)" <ji...@apache.org> on 2017/10/24 03:54:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-19074) Miscellaneous Observer cleanups - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 04:00:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-19074) Miscellaneous Observer cleanups - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 04:01:00 UTC, 15 replies.
- [jira] [Issue Comment Deleted] (HBASE-19029) Align RPC timout methods in Table and AsyncTableBase - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/24 04:15:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-6721) RegionServer Group based Assignment - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/24 04:37:01 UTC, 4 replies.
- [jira] [Commented] (HBASE-19072) Missing break in catch block of InterruptedException in HRegion#waitForFlushes() - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/24 04:42:01 UTC, 10 replies.
- [jira] [Commented] (HBASE-19047) CP exposed Scanner types should not extend Shipper - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 04:58:00 UTC, 34 replies.
- [jira] [Commented] (HBASE-19073) Cleanup CoordinatedStateManager - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/24 05:33:00 UTC, 7 replies.
- [jira] [Created] (HBASE-19077) Have Region*CoprocessorEnvironment provide an ImmutableOnlineRegions - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 06:18:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19047) CP exposed Scanner types should not extend Shipper - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/24 06:42:00 UTC, 11 replies.
- [jira] [Commented] (HBASE-19076) Ensure findbugs jsr305 jar isn't present in hbase-error-prone module - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/24 06:52:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-18751) Revisit the TimeRange and TimeRangeTracker - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/24 07:29:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-18751) Revisit the TimeRange and TimeRangeTracker - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/24 07:29:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19078) Introduce a new replication peer type for synchronous replication - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:34:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19079) Implement a procedure to convert normal RS to state DA - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:41:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19080) Implement a procedure to convert RS from A to DA - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:42:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19080) Implement a procedure to convert RS from A to DA - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:42:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19081) Implement a procedure to convert RS from S to DA - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:43:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19082) Implement a procedure to convert RS from DA to S - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:43:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19081) Implement a procedure to convert RS from S to DA - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:44:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19083) Introduce a new log writer which can write to two HDFSes - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 08:45:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19081) Implement a procedure to convert RS from S to DA - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/24 11:48:00 UTC, 1 replies.
- [jira] [Assigned] (HBASE-19033) Allow CP users to change versions and TTL before opening StoreScanner - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 12:54:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19033) Allow CP users to change versions and TTL before opening StoreScanner - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/24 12:55:00 UTC, 19 replies.
- [jira] [Assigned] (HBASE-17391) [Shell] Add shell command to get list of servers, with filters - posted by "Sreeram Venkatasubramanian (JIRA)" <ji...@apache.org> on 2017/10/24 13:25:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19024) provide a configurable option to hsync WAL edits to the disk for better durability - posted by "Harshal Jain (JIRA)" <ji...@apache.org> on 2017/10/24 13:43:00 UTC, 4 replies.
- [jira] [Created] (HBASE-19084) precommit should have a check for commit id in the commit message - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/24 14:48:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-19049) Update kerby to 1.0.1 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/24 14:55:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19049) Update kerby to 1.0.1 GA release - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/24 14:56:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19054) Switch precommit docker image to one based on maven images - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/24 15:28:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19070) temporarily make the mvnsite nightly test non-voting. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/24 15:32:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19070) temporarily make the mvnsite nightly test non-voting. - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/24 15:39:00 UTC, 8 replies.
- [jira] [Assigned] (HBASE-18095) Provide an option for clients to find the server hosting META that does not involve the ZooKeeper client - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/24 16:53:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18095) Provide an option for clients to find the server hosting META that does not involve the ZooKeeper client - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/24 16:54:01 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19065) HRegion#bulkLoadHFiles() should wait for concurrent Region#flush() to finish - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/24 18:14:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/24 19:27:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-19073) Cleanup CoordinatedStateManager - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/24 20:22:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19002) Introduce more examples to show how to intercept normal region operations - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/24 20:53:00 UTC, 4 replies.
- [jira] [Assigned] (HBASE-19057) Fix other code review comments about FilterList Improvement - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 22:08:01 UTC, 1 replies.
- [jira] [Updated] (HBASE-19077) Have Region*CoprocessorEnvironment provide an ImmutableOnlineRegions - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 22:42:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19077) Have Region*CoprocessorEnvironment provide an ImmutableOnlineRegions - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/24 22:43:00 UTC, 4 replies.
- [jira] [Issue Comment Deleted] (HBASE-19047) CP exposed Scanner types should not extend Shipper - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/25 01:30:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19057) Fix other code review comments about FilterList Improvement - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/25 03:02:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-16885) Deprecate public classes which are removed in 2.0 - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/25 03:46:02 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19002) Introduce more examples to show how to intercept normal region operations - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/25 04:35:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18906) Investigate Phoenix usages of Region#waitForXXX APIs - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/25 05:02:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18906) Provide Region#waitForFlushes API - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/25 05:13:00 UTC, 5 replies.
- [jira] [Created] (HBASE-19085) Fix findbug EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC warning - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/25 05:44:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18906) Provide Region#waitForFlushes API - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/25 05:45:03 UTC, 21 replies.
- [jira] [Resolved] (HBASE-19085) Fix findbug EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC warning - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/25 05:47:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19085) Fix findbug EQ_OVERRIDING_EQUALS_NOT_SYMMETRIC warning - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/25 05:48:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19086) Unify all format of external URL link in our HBase boook(asciidoc file) - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/25 10:14:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19086) Unify all format of external URL link in our HBase boook(asciidoc file) - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/25 10:15:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18870) Hbase Backup should set the details to MR jobs - posted by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2017/10/25 11:52:02 UTC, 3 replies.
- [jira] [Commented] (HBASE-18870) Hbase Backup should set the details to MR jobs - posted by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2017/10/25 11:53:00 UTC, 5 replies.
- [jira] [Comment Edited] (HBASE-18870) Hbase Backup should set the details to MR jobs - posted by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2017/10/25 11:55:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19087) Remove redundant characters from the audit log - posted by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/10/25 12:20:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19088) move_tables_rsgroup will throw an exception when the table is disabled - posted by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/10/25 12:23:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19087) Remove redundant characters from the audit log - posted by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/10/25 12:27:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-19088) move_tables_rsgroup will throw an exception when the table is disabled - posted by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/10/25 12:32:00 UTC, 6 replies.
- [jira] [Resolved] (HBASE-18410) FilterList Improvement. - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/25 12:43:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19033) Allow CP users to change versions and TTL before opening StoreScanner - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/25 12:51:00 UTC, 16 replies.
- [jira] [Commented] (HBASE-19087) Remove redundant characters from the audit log - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/25 13:59:00 UTC, 10 replies.
- [jira] [Commented] (HBASE-19088) move_tables_rsgroup will throw an exception when the table is disabled - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/25 15:38:00 UTC, 6 replies.
- [jira] [Assigned] (HBASE-19087) Remove redundant characters from the audit log - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/25 16:27:00 UTC, 1 replies.
- [jira] [Assigned] (HBASE-15753) Site does not build with the instructions in the book - posted by "Misty Stanley-Jones (JIRA)" <ji...@apache.org> on 2017/10/25 16:58:17 UTC, 0 replies.
- [jira] [Commented] (HBASE-15753) Site does not build with the instructions in the book - posted by "Misty Stanley-Jones (JIRA)" <ji...@apache.org> on 2017/10/25 16:59:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-15753) Site does not build with the instructions in the book - posted by "Misty Stanley-Jones (JIRA)" <ji...@apache.org> on 2017/10/25 17:02:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18906) Provide Region#waitForFlushes API - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/25 17:34:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19000) Group multiple block cache clear requests per server - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/25 18:35:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19089) Fix the list of included moduleSets in src and binary tars - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/25 21:08:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19089) Fix the list of included moduleSets in src and binary tars - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/25 21:10:03 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-18770) Remove bypass method in ObserverContext and implement the 'bypass' logic case by case - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/25 21:23:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-19089) Fix the list of included moduleSets in src and binary tars - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 01:30:00 UTC, 5 replies.
- [jira] [Updated] (HBASE-12941) CompactionRequestor - a private interface class with no users - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 02:08:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18386) When the zookeeper host cannot be resolved, provide better error message - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/26 03:30:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-17436) Add facility to provide more information for Other Regions seen on Master UI - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/26 03:33:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19090) Add config 'hbase.systemtables.compacting.memstore.type' to docs - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/26 05:19:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19071) Import from Hbase version 0.94.27 to higher version 1.2.1 not working - posted by "Manjeet Singh (JIRA)" <ji...@apache.org> on 2017/10/26 05:25:00 UTC, 3 replies.
- [jira] [Assigned] (HBASE-19090) Add config 'hbase.systemtables.compacting.memstore.type' to docs - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/26 05:26:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19090) Add config 'hbase.systemtables.compacting.memstore.type' to docs - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/26 05:26:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19091) Code annotation wrote "BinaryComparator" instead of "LongComparator" - posted by "Qilin Cao (JIRA)" <ji...@apache.org> on 2017/10/26 06:18:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/26 06:19:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18844) Release hbase-2.0.0-alpha-4; Theme "Coprocessor API Cleanup" - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/26 06:23:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19091) Code annotation wrote "BinaryComparator" instead of "LongComparator" - posted by "Qilin Cao (JIRA)" <ji...@apache.org> on 2017/10/26 06:24:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/26 06:25:00 UTC, 42 replies.
- [jira] [Commented] (HBASE-19090) Add config 'hbase.systemtables.compacting.memstore.type' to docs - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/26 06:55:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19090) Add config 'hbase.systemtables.compacting.memstore.type' to hbase-default.xml - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/26 07:12:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19090) Add config 'hbase.systemtables.compacting.memstore.type' to hbase-default.xml - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/26 07:13:00 UTC, 2 replies.
- [jira] [Resolved] (HBASE-19090) Add config 'hbase.systemtables.compacting.memstore.type' to hbase-default.xml - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/26 07:14:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19093) Check Admin/Table to ensure all operations go via AccessContorl - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/26 07:16:02 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19048) Cleanup MasterObserver hooks which takes IA private params - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/26 07:17:00 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HBASE-19048) Cleanup MasterObserver hooks which takes IA private params - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/26 07:18:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19093) Check Admin/Table to ensure all operations go via AccessContorl - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/26 07:21:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19092) Make Tag IA.LimitedPrivate and expose for CPs - posted by "ramkrishna.s.vasudevan (JIRA)" <ji...@apache.org> on 2017/10/26 07:29:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-19093) Check Admin/Table to ensure all operations go via AccessContorl - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/26 07:29:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19091) Code annotation wrote "BinaryComparator" instead of "LongComparator" - posted by "Jan Hentschel (JIRA)" <ji...@apache.org> on 2017/10/26 08:25:00 UTC, 18 replies.
- [jira] [Updated] (HBASE-19031) Align exist method in Table and AsyncTable interfaces - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/26 10:51:00 UTC, 7 replies.
- [jira] [Created] (HBASE-19094) NPE in RSGroupStartupWorker.waitForGroupTableOnline during master startup - posted by "Abhishek Singh Chouhan (JIRA)" <ji...@apache.org> on 2017/10/26 13:42:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18112) Write RequestTooBigException back to client for NettyRpcServer - posted by "Toshihiro Suzuki (JIRA)" <ji...@apache.org> on 2017/10/26 13:47:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19094) NPE in RSGroupStartupWorker.waitForGroupTableOnline during master startup - posted by "Abhishek Singh Chouhan (JIRA)" <ji...@apache.org> on 2017/10/26 14:12:01 UTC, 4 replies.
- [jira] [Created] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/26 14:28:03 UTC, 0 replies.
- [jira] [Commented] (HBASE-19094) NPE in RSGroupStartupWorker.waitForGroupTableOnline during master startup - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/26 14:48:00 UTC, 10 replies.
- [jira] [Commented] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/26 14:52:00 UTC, 17 replies.
- [jira] [Updated] (HBASE-19036) Add action in Chaos Monkey to restart Active Namenode - posted by "Monani Mihir (JIRA)" <ji...@apache.org> on 2017/10/26 15:23:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19096) Add RowMutions batch support in AsyncTable - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/26 16:33:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19096) Add RowMutions batch support in AsyncTable - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/26 16:34:00 UTC, 4 replies.
- [jira] [Created] (HBASE-19097) update testing to use Apache Yetus Test Patch version 0.6.0 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/26 16:55:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19097) update testing to use Apache Yetus Test Patch version 0.6.0 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 16:57:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-19093) Check Admin/Table to ensure all operations go via AccessControl - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/26 17:31:02 UTC, 1 replies.
- [jira] [Commented] (HBASE-13631) Migration from 0.94 to 2.0.0 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:03:01 UTC, 1 replies.
- [jira] [Updated] (HBASE-13740) Stop using Hadoop private interfaces - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:03:02 UTC, 0 replies.
- [jira] [Resolved] (HBASE-16734) add hadoop 3.0.0-alpha1 to post commit checks - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:05:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19098) Python based compatiblity checker fails if git repo does not have a remote named 'origin' - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 18:06:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19098) Python based compatiblity checker fails if git repo does not have a remote named 'origin' - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 18:06:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-17730) Migration to 2.0 for coprocessors - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:06:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-13126) Move HBaseTestingUtility and associated support classes into hbase-testing-utility module - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:07:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-13260) Bootstrap Tables for fun and profit - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:09:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-16369) Clean up dependency management - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:12:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-5617) Provide coprocessor hooks in put flow while rollbackMemstore. - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:13:09 UTC, 1 replies.
- [jira] [Updated] (HBASE-5617) Provide coprocessor hooks in put flow while rollbackMemstore. - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:13:09 UTC, 0 replies.
- [jira] [Updated] (HBASE-11124) Pluggable major compaction strategy - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:14:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-11148) Provide a distributed procedure to globally roll logs - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:15:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-13503) Encryption improvements - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:17:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-14055) Untangle region - region server dependencies - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:18:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-14887) Use Orientated Abstractions - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:22:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-15149) hadoopcheck precommit check should only run when compile is needed - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:22:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-11996) Add "Table Creator" to the HTD - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:24:03 UTC, 0 replies.
- [jira] [Updated] (HBASE-17267) Add OffheapMemoryTuner - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:25:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18300) Implement a Multi TieredBucketCache - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:25:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-14845) hbase-server leaks jdk.tools dependency to mapreduce consumers - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 18:33:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-19098) Python based compatiblity checker fails if git repo does not have a remote named 'origin' - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/26 18:53:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19098) Python based compatiblity checker fails if git repo does not have a remote named 'origin' - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/26 18:53:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-12091) Optionally ignore edits for dropped tables for replication. - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/26 18:58:00 UTC, 8 replies.
- [jira] [Created] (HBASE-19099) Evaluate the remaining compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 19:11:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19099) Evaluate the remaining compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 19:12:01 UTC, 15 replies.
- [jira] [Comment Edited] (HBASE-19099) Evaluate the remaining compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 19:12:01 UTC, 5 replies.
- [jira] [Commented] (HBASE-19096) Add RowMutions batch support in AsyncTable - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/26 19:52:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19098) Python based compatiblity checker fails if git repo does not have a remote named 'origin' - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 20:25:00 UTC, 12 replies.
- [jira] [Created] (HBASE-19100) Missing break in catch block of InterruptedException in HRegion#waitForFlushesAndCompactions - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/26 20:36:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19100) Missing break in catch block of InterruptedException in HRegion#waitForFlushesAndCompactions - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/26 20:36:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-13126) Move HBaseTestingUtility and associated support classes into hbase-testing-utility module - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/26 20:53:01 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HBASE-13346) Clean up Filter package for post 1.0 s/KeyValue/Cell/g - posted by "Tamas Penzes (JIRA)" <ji...@apache.org> on 2017/10/26 21:38:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-12081) Considering Java 9 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/26 22:00:02 UTC, 0 replies.
- [jira] [Resolved] (HBASE-5617) Provide coprocessor hooks in put flow while rollbackMemstore. - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/26 23:00:03 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HBASE-19099) Evaluate the remaining compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 23:52:01 UTC, 1 replies.
- [jira] [Updated] (HBASE-19099) Evaluate the remaining compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/26 23:53:00 UTC, 7 replies.
- [jira] [Comment Edited] (HBASE-19089) Fix the list of included moduleSets in src and binary tars - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/27 00:00:02 UTC, 0 replies.
- [jira] [Created] (HBASE-19101) yetus precommit is not find hanging tests - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/27 00:11:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19100) Missing break in catch block of InterruptedException in HRegion#waitForFlushesAndCompactions - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/27 00:42:02 UTC, 4 replies.
- [jira] [Updated] (HBASE-12081) Considering Java 9 - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/27 00:59:00 UTC, 0 replies.
- [jira] [Reopened] (HBASE-18905) Allow CPs to request flush on Region and know the completion of the requested flush - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/27 01:36:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-18610) Provide capability to activate chaos monkey - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/27 02:23:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19102) TestZooKeeperMainServer fails with KeeperException$ConnectionLossException - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/27 04:04:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19102) TestZooKeeperMainServer fails with KeeperException$ConnectionLossException - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/27 04:06:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19102) TestZooKeeperMainServer fails with KeeperException$ConnectionLossException - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/27 04:07:00 UTC, 2 replies.
- [jira] [Created] (HBASE-19103) Add BigDecimalComparator for filter - posted by "Qilin Cao (JIRA)" <ji...@apache.org> on 2017/10/27 06:19:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19035) Miss metrics when coprocessor use region scanner to read data - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/27 06:36:00 UTC, 5 replies.
- [jira] [Created] (HBASE-19104) Add filtering during restore in HBase backups. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/27 06:54:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19105) Add ability to compare backups in HBase backups. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/27 07:00:02 UTC, 0 replies.
- [jira] [Created] (HBASE-19106) Backup self validation for its correctness. - posted by "Amit Kabra (JIRA)" <ji...@apache.org> on 2017/10/27 07:06:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19107) Backup should resume from last failed state - posted by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2017/10/27 07:26:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19108) Backups should understand the frequency of full and incremental backup - posted by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2017/10/27 07:29:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19109) Backup should provide and option to disable backup if full backups have started - posted by "Vishal Khandelwal (JIRA)" <ji...@apache.org> on 2017/10/27 07:31:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19103) Add BigDecimalComparator for filter - posted by "Qilin Cao (JIRA)" <ji...@apache.org> on 2017/10/27 07:32:00 UTC, 8 replies.
- [jira] [Assigned] (HBASE-19035) Miss metrics when coprocessor use region scanner to read data - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/27 10:58:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19110) Add default for Server#isStopping - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/27 16:39:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19110) Add default for Server#isStopping - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/27 16:40:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-19110) Add default for Server#isStopping - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/27 16:54:00 UTC, 11 replies.
- [jira] [Created] (HBASE-19111) Add missing CellUtil#isXXX(Cell) methods - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/27 20:47:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19111) Add missing CellUtil#isXXX(Cell) methods - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/27 20:50:00 UTC, 4 replies.
- [jira] [Created] (HBASE-19112) Suspect methods on Cell to be deprecated - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/27 20:51:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-12091) Optionally ignore edits for dropped tables for replication. - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/27 20:51:00 UTC, 1 replies.
- [jira] [Assigned] (HBASE-12091) Optionally ignore edits for dropped tables for replication. - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/27 20:52:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19099) Evaluate the remaining compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/27 20:54:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-16189) [Rolling Upgrade] 2.0 hfiles cannot be opened by 1.x servers - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/27 21:03:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19113) Restore dropped constants from TableInputFormatBase for compatability - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/27 21:07:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19113) Restore dropped constants from TableInputFormatBase for compatability - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/27 21:07:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19113) Restore dropped constants from TableInputFormatBase for compatability - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/27 21:08:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19113) Restore dropped constants from TableInputFormatBase for compatibility - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/27 21:14:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18396) Encode ZNode names to reduce ZooKeeper jute buffer length requirements and thus reduce memory usage - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/27 21:21:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19052) FixedFileTrailer should recognize CellComparatorImpl class in branch-1.x - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/27 21:21:00 UTC, 0 replies.
- [jira] [Work stopped] (HBASE-18438) Precommit doesn't warn about unused imports - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/27 21:29:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19113) Restore dropped constants from TableInputFormatBase for compatibility - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/27 21:43:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19111) Add missing CellUtil#isXXX(Cell) methods - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/27 23:31:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19114) Split out o.a.h.h.zookeeper from hbase-server and hbase-client - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/27 23:46:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19114) Split out o.a.h.h.zookeeper from hbase-server and hbase-client - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/27 23:48:00 UTC, 13 replies.
- [jira] [Updated] (HBASE-19112) Suspect methods on Cell to be deprecated - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/28 00:33:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19095) Add CP hooks in RegionObserver for in memory compaction - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/28 00:44:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19114) Split out o.a.h.h.zookeeper from hbase-server and hbase-client - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/28 01:23:00 UTC, 11 replies.
- [jira] [Work stopped] (HBASE-18276) Release 1.2.7 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/28 02:52:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18988) Add release managers to reference guide - posted by "Asim Zafir (JIRA)" <ji...@apache.org> on 2017/10/28 03:25:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-18722) Replace copied guava code w/ pointer to the (shaded) lib - posted by "Asim Zafir (JIRA)" <ji...@apache.org> on 2017/10/28 03:28:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-15625) Make minimum values configurable and smaller - posted by "Asim Zafir (JIRA)" <ji...@apache.org> on 2017/10/28 03:34:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19031) Align exist method in Table and AsyncTable interfaces - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/28 09:08:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-19027) Honor the CellComparator of ScanInfo in scanning over a store - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/28 16:59:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-17436) Add facility to provide more information for Other Regions seen on Master UI - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/28 17:28:00 UTC, 3 replies.
- [jira] [Comment Edited] (HBASE-17436) Add facility to provide more information for Other Regions seen on Master UI - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/28 17:35:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19110) Add default for Server#isStopping & #getFileSystem - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/28 17:39:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-19110) Add default for Server#isStopping & #getFileSystem - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/28 17:39:02 UTC, 3 replies.
- [jira] [Created] (HBASE-19115) Change return type of exists(List) and get(List) in Table interface - posted by "Peter Somogyi (JIRA)" <ji...@apache.org> on 2017/10/28 18:52:03 UTC, 0 replies.
- [jira] [Created] (HBASE-19116) Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/28 18:53:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19116) Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/28 18:59:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-12524) Upgrade to checkstyle plugin 2.14 - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/28 23:40:03 UTC, 0 replies.
- [jira] [Created] (HBASE-19117) Avoid NPE occuring while active master die - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/29 14:01:06 UTC, 0 replies.
- [jira] [Updated] (HBASE-19117) Avoid NPE occurring while active master die - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/29 14:03:02 UTC, 0 replies.
- [jira] [Updated] (HBASE-19117) Avoid NPE occurring while active master dies - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/29 14:04:00 UTC, 9 replies.
- [jira] [Comment Edited] (HBASE-18438) Precommit doesn't warn about unused imports - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/29 14:17:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19117) Avoid NPE occurring while active master dies - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/29 17:10:00 UTC, 1 replies.
- [jira] [Assigned] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 00:07:05 UTC, 0 replies.
- [jira] [Resolved] (HBASE-15071) Cleanup bypass semantic in MasterCoprocessorHost - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 00:08:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19118) Documentation error in 'Thrift Gateway' - posted by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/10/30 04:13:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-19118) Documentation error in 'Thrift Gateway' - posted by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/10/30 04:26:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19118) Use SaslUtil in 'Thrift' - posted by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/10/30 06:27:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19118) Use SaslUtil to set Sasl.QOP in 'Thrift' - posted by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/10/30 06:30:00 UTC, 9 replies.
- [jira] [Assigned] (HBASE-19118) Use SaslUtil to set Sasl.QOP in 'Thrift' - posted by "Reid Chan (JIRA)" <ji...@apache.org> on 2017/10/30 06:40:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-19118) Use SaslUtil to set Sasl.QOP in 'Thrift' - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/30 07:24:02 UTC, 11 replies.
- [jira] [Updated] (HBASE-19068) Change all url of apache.org from HTTP to HTTPS in HBase book - posted by "Yung-An He (JIRA)" <ji...@apache.org> on 2017/10/30 08:20:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-19103) Add BigDecimalComparator for filter - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/30 09:11:00 UTC, 8 replies.
- [jira] [Updated] (HBASE-18626) Handle the incompatible change about the replication TableCFs' config - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/30 13:59:00 UTC, 1 replies.
- [jira] [Reopened] (HBASE-19030) nightly runs should attempt to log test results after archiving - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/30 14:06:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19119) hbase-http shouldn't have a native profile - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/30 15:23:00 UTC, 0 replies.
- [jira] [Work started] (HBASE-19119) hbase-http shouldn't have a native profile - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/30 15:26:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19119) hbase-http shouldn't have a native profile - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/30 15:27:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19119) hbase-http shouldn't have a native profile - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 15:47:00 UTC, 5 replies.
- [jira] [Commented] (HBASE-18626) Handle the incompatible change about the replication TableCFs' config - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/30 16:14:00 UTC, 4 replies.
- [jira] [Updated] (HBASE-19099) Evaluate the remaining API compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/30 16:16:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19099) Evaluate the remaining API compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/30 16:59:02 UTC, 0 replies.
- [jira] [Created] (HBASE-19120) IllegalArgumentException from ZNodeClearer when master shuts down - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/30 17:15:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19120) IllegalArgumentException from ZNodeClearer when master shuts down - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/30 17:16:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18273) hbase_rotate_log in hbase-daemon.sh script not working for some JDK - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:28:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18870) Hbase Backup should set the details to MR job name - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/30 17:36:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-13428) Migration to hbase-2.0.0 - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:36:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-18375) The pool chunks from ChunkCreator are deallocated while in pool because there is no reference to them - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:36:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-13631) Migration from 0.94 to 2.0.0 - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:37:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18870) Hbase Backup should set the details to MR job name - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/30 17:37:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-14350) Procedure V2 Phase 2: Assignment Manager - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:38:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-14350) Procedure V2 Phase 2: Assignment Manager - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:38:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:39:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19121) HBCK for AMv2 - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:39:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-17204) Make L2 off heap cache default ON - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:39:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18622) Mitigate compatibility concerns between branch-1 and branch-2 - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:40:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-17730) Migration to 2.0 for coprocessors - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:40:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18110) [AMv2] Reenable tests temporarily disabled - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 17:40:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-19120) IllegalArgumentException from ZNodeClearer when master shuts down - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/30 18:24:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19121) HBCK for AMv2 - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/30 18:29:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19122) preCompact and preFlush can bypass by returning null scanner; shut it down - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 18:29:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19003) Make sure all balancer actions respect decommissioned server - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/30 18:36:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-19003) Make sure all balancer actions respect decommissioned server - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/30 18:36:02 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19003) Make sure all balancer actions respect decommissioned server - posted by "Jerry He (JIRA)" <ji...@apache.org> on 2017/10/30 18:36:02 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18624) Added support for clearing BlockCache based on table name - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/30 18:56:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19123) Purge 'complete' support from Coprocesor Observers - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 20:56:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19123) Purge 'complete' support from Coprocesor Observers - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 21:05:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-19122) preCompact and preFlush can bypass by returning null scanner; shut it down - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/30 21:06:00 UTC, 5 replies.
- [jira] [Updated] (HBASE-19122) preCompact and preFlush can bypass by returning null scanner; shut it down - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 21:30:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19108) Backups should understand the frequency of full and incremental backup - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/30 21:42:01 UTC, 2 replies.
- [jira] [Updated] (HBASE-19107) Backup should resume from last failed state - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/30 21:42:01 UTC, 2 replies.
- [jira] [Updated] (HBASE-19106) Backup self validation for its correctness. - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/30 21:45:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19105) Add ability to compare backups in HBase backups. - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/30 21:45:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19104) Add filtering during restore in HBase backups. - posted by "Josh Elser (JIRA)" <ji...@apache.org> on 2017/10/30 21:45:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19124) Move HBase-Nightly test from JenkinsFile to a script in dev-support - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/30 22:05:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19125) TestReplicator is flaky - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/30 22:07:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19126) [AMv2] RegionStates/RegionStateNode needs cleanup - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/30 22:18:02 UTC, 1 replies.
- [jira] [Created] (HBASE-19126) [AMv2] RegionStates/RegionStateNode cleanup - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/30 22:18:02 UTC, 0 replies.
- [jira] [Created] (HBASE-19127) Set State.SPLITTING, MERGING, MERGING_NEW, SPLITTING_NEW properly in RegionStatesNode - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/30 22:43:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-7006) [MTTR] Improve Region Server Recovery Time - Distributed Log Replay - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 22:50:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-17591) Update documentation to say distributed log replay defaults to 'false' - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 22:53:01 UTC, 1 replies.
- [jira] [Created] (HBASE-19128) Purge Distributed Log Replay from codebase, configurations, text; mark the feature as unsupported, broken. - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/30 22:55:02 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19127) Set State.SPLITTING, MERGING, MERGING_NEW, SPLITTING_NEW properly in RegionStatesNode - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/30 23:03:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19127) Set State.SPLITTING, MERGING, MERGING_NEW, SPLITTING_NEW properly in RegionStatesNode - posted by "Yi Liang (JIRA)" <ji...@apache.org> on 2017/10/30 23:08:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-19106) Backup self validation for its correctness. - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/30 23:11:00 UTC, 1 replies.
- [jira] [Resolved] (HBASE-11131) Improve essential column family handling when more than one SingleColumnValueFilter is involved - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/30 23:13:01 UTC, 0 replies.
- [jira] [Created] (HBASE-19129) TestChoreService is flaky (branch-1 / branch-1.4) - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 00:09:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19129) TestChoreService is flaky (branch-1 / branch-1.4) - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 00:11:00 UTC, 1 replies.
- [jira] [Resolved] (HBASE-19129) TestChoreService is flaky (branch-1 / branch-1.4) - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 00:38:04 UTC, 0 replies.
- [jira] [Commented] (HBASE-19099) Evaluate the remaining API compatibility concerns between branch-1.3 and branch-1.4 / branch-1 - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/31 01:17:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-16653) Backport HBASE-11393 to all branches which support namespace - posted by "Guanghao Zhang (JIRA)" <ji...@apache.org> on 2017/10/31 01:23:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19087) Logs an Optional's value/null instead of Optional[value]/Optional.empty. - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/31 01:40:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19087) Logs an Optional's value/null instead of "Optional[value]/Optional.empty. - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/31 01:40:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19087) Log an Optional's value/null instead of Optional[value]/Optional.empty. - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/31 01:40:00 UTC, 1 replies.
- [jira] [Resolved] (HBASE-18952) Remove the Optional(Int) usage in the constructors of HStore - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/31 01:43:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19087) Log an Optional's value/null instead of Optional[value]/Optional.empty. - posted by "Guangxu Cheng (JIRA)" <ji...@apache.org> on 2017/10/31 02:56:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19125) TestReplicator is flaky - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/31 03:19:00 UTC, 3 replies.
- [jira] [Commented] (HBASE-19129) TestChoreService is flaky (branch-1 / branch-1.4) - posted by "Hudson (JIRA)" <ji...@apache.org> on 2017/10/31 03:31:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-18375) The pool chunks from ChunkCreator are deallocated while in pool because there is no reference to them - posted by "Anoop Sam John (JIRA)" <ji...@apache.org> on 2017/10/31 05:46:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19130) Typo in HStore.initializeRegionInternals for replaying wal - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/31 08:42:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19130) Typo in HStore.initializeRegionInternals for replaying wal - posted by "Duo Zhang (JIRA)" <ji...@apache.org> on 2017/10/31 08:49:00 UTC, 2 replies.
- [jira] [Created] (HBASE-19131) Remove the ListDeadServers hook in MasterObserver - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 10:26:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18764) add slow read block log entry to alert slow datanodeinfo when reading a block is slow - posted by "Wang, Xinglong (JIRA)" <ji...@apache.org> on 2017/10/31 10:32:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-19130) Typo in HStore.initializeRegionInternals for replaying wal - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/31 11:49:00 UTC, 3 replies.
- [jira] [Created] (HBASE-19132) Better align bypassable coprocessor methods so all have same pattern - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 12:51:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19133) Transfer big cells or upserted/appended cells into MSLAB upon flattening to CellChunkMap - posted by "Anastasia Braginsky (JIRA)" <ji...@apache.org> on 2017/10/31 12:52:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19134) Make WALKey an Interface; expose Read-Only version to CPs - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 13:01:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-18169) Coprocessor fix and cleanup before 2.0.0 release - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 13:31:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19131) Remove the ListDeadServers hook in MasterObserver - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 13:46:01 UTC, 1 replies.
- [jira] [Updated] (HBASE-19131) Remove the ListDeadServers hook in MasterObserver - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 13:46:01 UTC, 0 replies.
- [jira] [Issue Comment Deleted] (HBASE-18925) Need updated mockito for using java optional - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/31 15:27:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19135) TestWeakObjectPool time out - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 16:39:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19135) TestWeakObjectPool time out - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 16:40:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19136) Set branch-2 version to 2.0.0-alpha4 from 2.0.0-alpha4-SNAPSHOT - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 17:02:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-19136) Set branch-2 version to 2.0.0-alpha4 from 2.0.0-alpha4-SNAPSHOT - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 17:15:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19136) Set branch-2 version to 2.0.0-alpha4 from 2.0.0-alpha4-SNAPSHOT - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 17:15:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19137) Fix failures caused by 'nightly runs should attempt to log results after archiving' - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 17:31:00 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19030) nightly runs should attempt to log test results after archiving - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 17:32:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19137) Fix failures caused by 'nightly runs should attempt to log results after archiving' - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 17:34:00 UTC, 2 replies.
- [jira] [Updated] (HBASE-19131) Add the Remove the ListDeadServers hook in MasterObserver - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 18:24:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19131) Add the ClusterStatus hook and remove the ListDeadServers hook - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 18:26:00 UTC, 1 replies.
- [jira] [Created] (HBASE-19138) Rare failure in TestLruBlockCache - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 18:28:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19131) Add the ClusterStatus hook and cleanup other hooks which can be replaced by ClusterStatus hook. - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 18:29:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19131) Add the ClusterStatus hook and cleanup other hooks which can be replaced by ClusterStatus hook - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 18:29:01 UTC, 3 replies.
- [jira] [Updated] (HBASE-19138) Rare failure in TestLruBlockCache - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 18:38:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-19138) Rare failure in TestLruBlockCache - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 18:38:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-19131) Add the ClusterStatus hook and cleanup other hooks which can be replaced by ClusterStatus hook - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 18:45:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19139) Create Async Admin methods for Clear Block Cache - posted by "Zach York (JIRA)" <ji...@apache.org> on 2017/10/31 18:52:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-18626) Handle the incompatible change about the replication TableCFs' config - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/31 19:31:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19140) hbase-cleanup.sh uses deprecated call to remove files in hdfs - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2017/10/31 19:57:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19140) hbase-cleanup.sh uses deprecated call to remove files in hdfs - posted by "Artem Ervits (JIRA)" <ji...@apache.org> on 2017/10/31 20:01:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-19124) Move HBase-Nightly test from JenkinsFile to a script in dev-support - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/31 20:05:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19137) Nightly test should make junit reports optional rather than attempt archive after reporting. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/31 20:09:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19137) Nightly test should make junit reports optional rather than attempt archive after reporting. - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/31 20:09:00 UTC, 2 replies.
- [jira] [Created] (HBASE-19141) [compat 1-2] getClusterStatus always return empty ClusterStatus - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 20:10:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19140) hbase-cleanup.sh uses deprecated call to remove files in hdfs - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/31 20:10:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-16890) Analyze the performance of AsyncWAL and fix the same - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:10:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-17177) Compaction can break the region/row level atomic when scan even if we pass mvcc to client - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:11:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-17360) Add REGION/ROW/NONE consistency level for scan - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:11:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-17168) Use a cell as the start point of a scan internally - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:11:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-17204) Make L2 off heap cache default ON - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:12:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18110) [AMv2] Reenable tests temporarily disabled - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:13:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-18391) List the stuffs which are using the patent grant license (PATENTS file) of Facebook; And then discuss and remove them. - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:15:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-15666) shaded dependencies for hbase-testing-util - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:18:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19134) Make WALKey an Interface; expose Read-Only version to CPs - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:19:00 UTC, 1 replies.
- [jira] [Issue Comment Deleted] (HBASE-12091) Optionally ignore edits for dropped tables for replication. - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/31 20:21:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19137) Nightly test should make junit reports optional rather than attempt archive after reporting. - posted by "Hadoop QA (JIRA)" <ji...@apache.org> on 2017/10/31 20:22:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19141) [compat 1-2] getClusterStatus always return empty ClusterStatus - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 20:37:00 UTC, 4 replies.
- [jira] [Commented] (HBASE-19141) [compat 1-2] getClusterStatus always return empty ClusterStatus - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/31 20:39:00 UTC, 2 replies.
- [jira] [Created] (HBASE-19142) Expunge our dev-support/smart-apply-patch - posted by "Sean Busbey (JIRA)" <ji...@apache.org> on 2017/10/31 20:40:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19135) TestWeakObjectPool time out - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 20:49:00 UTC, 2 replies.
- [jira] [Assigned] (HBASE-18978) Align the methods in Table and AsyncTable - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 20:54:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-19093) Check Admin/Table to ensure all operations go via AccessControl - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 20:56:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-16480) Merge WALEdit and WALKey - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 20:57:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-17360) Add REGION/ROW/NONE consistency level for scan - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 20:59:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-17168) Use a cell as the start point of a scan internally - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 20:59:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18730) [pom cleanup] Purge junit from parent pom; not all modules have tests - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:00:05 UTC, 0 replies.
- [jira] [Updated] (HBASE-18730) [pom cleanup] Purge junit from parent pom; not all modules have tests - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:01:00 UTC, 1 replies.
- [jira] [Commented] (HBASE-18800) [Propaganda] Push shaded hbase-client as gateway to an hbase cluster going forward - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:02:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18800) [Propaganda] Push shaded hbase-client as gateway to an hbase cluster going forward - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:02:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-18970) The version of jruby we use now can't get interactive input from prompt - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:08:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-19128) Purge Distributed Log Replay from codebase, configurations, text; mark the feature as unsupported, broken. - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:12:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-17591) Update documentation to say distributed log replay defaults to 'false' - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:13:01 UTC, 0 replies.
- [jira] [Updated] (HBASE-19050) Improve javadoc of Scan#setMvccReadPoint - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:13:01 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18110) [AMv2] Reenable tests temporarily disabled - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:17:01 UTC, 0 replies.
- [jira] [Commented] (HBASE-17177) Compaction can break the region/row level atomic when scan even if we pass mvcc to client - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 21:19:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19112) Suspect methods on Cell to be deprecated - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:19:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19116) Currently the tail of hfiles with CellComparator* classname makes it so hbase1 can't open hbase2 written hfiles; fix - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:20:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-18970) The version of jruby we use now can't get interactive input from prompt - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:20:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-19122) preCompact and preFlush can bypass by returning null scanner; shut it down - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:21:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19126) [AMv2] RegionStates/RegionStateNode needs cleanup - posted by "Mike Drob (JIRA)" <ji...@apache.org> on 2017/10/31 21:22:00 UTC, 0 replies.
- [jira] [Assigned] (HBASE-12125) Add Hbck option to check and fix WAL's from replication queue - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2017/10/31 21:25:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19143) Add has(Option) to ClusterStatus - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 21:25:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19143) Add has(Option) to ClusterStatus - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 21:27:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19128) Purge Distributed Log Replay from codebase, configurations, text; mark the feature as unsupported, broken. - posted by "Appy (JIRA)" <ji...@apache.org> on 2017/10/31 21:28:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-12125) Add Hbck option to check and fix WAL's from replication queue - posted by "Vincent Poon (JIRA)" <ji...@apache.org> on 2017/10/31 21:30:00 UTC, 1 replies.
- [jira] [Comment Edited] (HBASE-12091) Optionally ignore edits for dropped tables for replication. - posted by "Lars Hofhansl (JIRA)" <ji...@apache.org> on 2017/10/31 22:07:01 UTC, 1 replies.
- [jira] [Commented] (HBASE-12125) Add Hbck option to check and fix WAL's from replication queue - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/31 22:16:00 UTC, 0 replies.
- [jira] [Comment Edited] (HBASE-19141) [compat 1-2] getClusterStatus always return empty ClusterStatus - posted by "Ted Yu (JIRA)" <ji...@apache.org> on 2017/10/31 22:22:00 UTC, 0 replies.
- [jira] [Created] (HBASE-19144) [RSgroups] Regions assigned to a RSGroup all go to FAILED_OPEN state when all servers in the group are unavailable - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 22:27:00 UTC, 0 replies.
- [jira] [Updated] (HBASE-19144) [RSgroups] Regions assigned to a RSGroup all go to FAILED_OPEN state when all servers in the group are unavailable - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 22:29:00 UTC, 0 replies.
- [jira] [Commented] (HBASE-19144) [RSgroups] Regions assigned to a RSGroup all go to FAILED_OPEN state when all servers in the group are unavailable - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 22:33:00 UTC, 2 replies.
- [jira] [Comment Edited] (HBASE-19144) [RSgroups] Regions assigned to a RSGroup all go to FAILED_OPEN state when all servers in the group are unavailable - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 22:37:00 UTC, 2 replies.
- [jira] [Commented] (HBASE-17580) Tooling to move table out of FAILED_OPEN state - posted by "Andrew Purtell (JIRA)" <ji...@apache.org> on 2017/10/31 22:46:01 UTC, 0 replies.
- [jira] [Resolved] (HBASE-19135) TestWeakObjectPool time out - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 23:20:02 UTC, 0 replies.
- [jira] [Commented] (HBASE-17706) TableSkewCostFunction improperly computes max skew - posted by "stack (JIRA)" <ji...@apache.org> on 2017/10/31 23:29:00 UTC, 1 replies.
- [jira] [Updated] (HBASE-17706) TableSkewCostFunction improperly computes max skew - posted by "Chia-Ping Tsai (JIRA)" <ji...@apache.org> on 2017/10/31 23:39:00 UTC, 0 replies.