[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986032#comment-15986032 ] Duo Zhang commented on HBASE-17958: --- Yeah there will be one extra compare but I think it is OK? The

[jira] [Commented] (HBASE-17877) Replace/improve HBase's byte[] comparator

2017-04-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986033#comment-15986033 ] Lars Hofhansl commented on HBASE-17877: --- +1 Unless I hear objections I will commit to branch-1.3,

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986024#comment-15986024 ] Lars Hofhansl commented on HBASE-17958: --- bq. Can you imagine that, you call a seek on an

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986019#comment-15986019 ] Lars Hofhansl commented on HBASE-17958: --- Looks good generally. Are you sure we're not introducing

[jira] [Commented] (HBASE-17343) Make Compacting Memstore default in 2.0 with BASIC as the default type

2017-04-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986009#comment-15986009 ] ramkrishna.s.vasudevan commented on HBASE-17343: REg turning of Pool for onheap memstore

[jira] [Assigned] (HBASE-14613) Remove MemStoreChunkPool?

2017-04-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan reassigned HBASE-14613: -- Assignee: (was: ramkrishna.s.vasudevan) > Remove

[jira] [Assigned] (HBASE-14613) Remove MemStoreChunkPool?

2017-04-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] ramkrishna.s.vasudevan reassigned HBASE-14613: -- Assignee: ramkrishna.s.vasudevan > Remove MemStoreChunkPool? >

[jira] [Commented] (HBASE-16436) Add the CellChunkMap variant

2017-04-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986002#comment-15986002 ] ramkrishna.s.vasudevan commented on HBASE-16436: Will come to this soon. Thanks. > Add

[jira] [Commented] (HBASE-17917) Use pread by default for all user scan

2017-04-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15986000#comment-15986000 ] Lars Hofhansl commented on HBASE-17917: --- Nice > Use pread by default for all user scan >

[jira] [Updated] (HBASE-17917) Use pread by default for all user scan

2017-04-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17917?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17917: -- Attachment: HBASE-17917-v2.patch Retry. > Use pread by default for all user scan >

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985989#comment-15985989 ] Duo Zhang commented on HBASE-17958: --- Can avoid using lambda expression as I think the patch will also

[jira] [Commented] (HBASE-16942) Add FavoredStochasticLoadBalancer and FN Candidate generators

2017-04-26 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985984#comment-15985984 ] Thiruvel Thirumoolan commented on HBASE-16942: -- Thanks [~syuanjiang], [~toffer] and [~tedyu]

[jira] [Updated] (HBASE-14925) Develop HBase shell command/tool to list table's region info through command line

2017-04-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashish Singhi updated HBASE-14925: -- Fix Version/s: 1.4.0 2.0.0 > Develop HBase shell command/tool to list

[jira] [Commented] (HBASE-14925) Develop HBase shell command/tool to list table's region info through command line

2017-04-26 Thread Ashish Singhi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985982#comment-15985982 ] Ashish Singhi commented on HBASE-14925: --- Changes are fine. +1 I will commit this tomorrow unless

[jira] [Commented] (HBASE-17964) ensure hbase-metrics-api is included in mapreduce job classpaths

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985972#comment-15985972 ] Hadoop QA commented on HBASE-17964: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16466) HBase snapshots support in VerifyReplication tool to reduce load on live HBase cluster with large tables

2017-04-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985969#comment-15985969 ] Ted Yu commented on HBASE-16466: Can you put the patch on review board ? Normally we start with patch

[jira] [Commented] (HBASE-16436) Add the CellChunkMap variant

2017-04-26 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985962#comment-15985962 ] Anoop Sam John commented on HBASE-16436: Will be checking this soon. Sorry for the delay. I

[jira] [Commented] (HBASE-17448) Export metrics from RecoverableZooKeeper

2017-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985953#comment-15985953 ] Hudson commented on HBASE-17448: FAILURE: Integrated in Jenkins build HBase-1.4 #705 (See

[jira] [Commented] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985954#comment-15985954 ] Hudson commented on HBASE-17965: FAILURE: Integrated in Jenkins build HBase-1.4 #705 (See

[jira] [Updated] (HBASE-17875) Document why objects over 10MB are not well-suited for hbase

2017-04-26 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17875?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du updated HBASE-17875: - Attachment: HBASE-17875-V2.patch Thanks a lot [~busbey] for the advices! The patch V2 is

[jira] [Updated] (HBASE-16466) HBase snapshots support in VerifyReplication tool to reduce load on live HBase cluster with large tables

2017-04-26 Thread Maddineni Sukumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maddineni Sukumar updated HBASE-16466: -- Status: Patch Available (was: Open) > HBase snapshots support in VerifyReplication

[jira] [Updated] (HBASE-16466) HBase snapshots support in VerifyReplication tool to reduce load on live HBase cluster with large tables

2017-04-26 Thread Maddineni Sukumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maddineni Sukumar updated HBASE-16466: -- Attachment: HBASE-16466.branch-1.3.001.patch > HBase snapshots support in

[jira] [Updated] (HBASE-16466) HBase snapshots support in VerifyReplication tool to reduce load on live HBase cluster with large tables

2017-04-26 Thread Maddineni Sukumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maddineni Sukumar updated HBASE-16466: -- Fix Version/s: 1.3.1 > HBase snapshots support in VerifyReplication tool to reduce

[jira] [Commented] (HBASE-17962) Improve documentation on Rest interface

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17962?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985940#comment-15985940 ] Hadoop QA commented on HBASE-17962: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17968) Update copyright year in NOTICE file

2017-04-26 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985937#comment-15985937 ] Josh Elser commented on HBASE-17968: bq. what's the copyright year that's out of date? I see at the

[jira] [Commented] (HBASE-17957) Custom metrics of replicate endpoints don't prepend "source." to global metrics

2017-04-26 Thread Shinya Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17957?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985935#comment-15985935 ] Shinya Yoshida commented on HBASE-17957: I've uploaded patch v2 which is same with v1 and

[jira] [Updated] (HBASE-17957) Custom metrics of replicate endpoints don't prepend "source." to global metrics

2017-04-26 Thread Shinya Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinya Yoshida updated HBASE-17957: --- Status: Open (was: Patch Available) > Custom metrics of replicate endpoints don't prepend

[jira] [Updated] (HBASE-17957) Custom metrics of replicate endpoints don't prepend "source." to global metrics

2017-04-26 Thread Shinya Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinya Yoshida updated HBASE-17957: --- Status: Patch Available (was: Open) > Custom metrics of replicate endpoints don't prepend

[jira] [Updated] (HBASE-17957) Custom metrics of replicate endpoints don't prepend "source." to global metrics

2017-04-26 Thread Shinya Yoshida (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shinya Yoshida updated HBASE-17957: --- Attachment: HBASE-17957.master.002.patch > Custom metrics of replicate endpoints don't

[jira] [Commented] (HBASE-16549) Procedure v2 - Add new AM metrics

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985923#comment-15985923 ] Hadoop QA commented on HBASE-16549: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-16436) Add the CellChunkMap variant

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985921#comment-15985921 ] Hadoop QA commented on HBASE-16436: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985919#comment-15985919 ] Hadoop QA commented on HBASE-17965: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-16549) Procedure v2 - Add new AM metrics

2017-04-26 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-16549: - Attachment: (was: HBASE-16549.hbase-14614.001.patch) > Procedure v2 - Add new AM metrics >

[jira] [Updated] (HBASE-16549) Procedure v2 - Add new AM metrics

2017-04-26 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-16549: - Attachment: (was: HBASE-16549.hbase-14614.002.patch) > Procedure v2 - Add new AM metrics >

[jira] [Updated] (HBASE-16549) Procedure v2 - Add new AM metrics

2017-04-26 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-16549: - Attachment: (was: HBASE-16549.hbase-14614.003.patch) > Procedure v2 - Add new AM metrics >

[jira] [Commented] (HBASE-17968) Update copyright year in NOTICE file

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17968?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985910#comment-15985910 ] Nick Dimiduk commented on HBASE-17968: -- [~elserj] what's the copyright year that's out of date? I

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985912#comment-15985912 ] Hadoop QA commented on HBASE-17958: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Comment Edited] (HBASE-17953) VerifyReplication should read all versions other than the latest version by default.

2017-04-26 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985904#comment-15985904 ] Zheng Hu edited comment on HBASE-17953 at 4/27/17 3:11 AM: --- [~tedyu], Thanks

[jira] [Updated] (HBASE-16549) Procedure v2 - Add new AM metrics

2017-04-26 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-16549: - Attachment: HBASE-16549.hbase-14614.003.patch > Procedure v2 - Add new AM metrics >

[jira] [Updated] (HBASE-16549) Procedure v2 - Add new AM metrics

2017-04-26 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-16549: - Attachment: HBASE-16549.hbase-14614.002.patch > Procedure v2 - Add new AM metrics >

[jira] [Commented] (HBASE-17953) VerifyReplication should read all versions other than the latest version by default.

2017-04-26 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17953?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985904#comment-15985904 ] Zheng Hu commented on HBASE-17953: -- [~tedyu], Thanks for your reply. bq. Is there a way to align the

[jira] [Updated] (HBASE-16549) Procedure v2 - Add new AM metrics

2017-04-26 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-16549: - Attachment: HBASE-16549-hbase-14614.v2.patch Changes per discussion with [~appy] and [~stack].

[jira] [Updated] (HBASE-17968) Update copyright year in NOTICE file

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-17968: - Fix Version/s: 1.1.11 > Update copyright year in NOTICE file >

[jira] [Updated] (HBASE-17968) Update copyright year in NOTICE file

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17968?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-17968: - Component/s: build > Update copyright year in NOTICE file >

[jira] [Commented] (HBASE-17964) ensure hbase-metrics-api is included in mapreduce job classpaths

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985895#comment-15985895 ] Nick Dimiduk commented on HBASE-17964: -- +1 > ensure hbase-metrics-api is included in mapreduce job

[jira] [Updated] (HBASE-17925) mvn assembly:single fails against hadoop3-alpha2

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17925?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-17925: - Fix Version/s: (was: 1.1.9) 1.1.10 > mvn assembly:single fails against

[jira] [Updated] (HBASE-17698) ReplicationEndpoint choosing sinks

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-17698: - Fix Version/s: (was: 1.1.9) 1.1.10 > ReplicationEndpoint choosing sinks >

[jira] [Updated] (HBASE-17780) BoundedByteBufferPool "At capacity" messages are not actionable

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17780?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-17780: - Fix Version/s: (was: 1.1.9) 1.1.10 > BoundedByteBufferPool "At capacity"

[jira] [Commented] (HBASE-17436) Add facility to provide more information for Other Regions seen on Master UI

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985894#comment-15985894 ] Hadoop QA commented on HBASE-17436: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17287) Master becomes a zombie if filesystem object closes

2017-04-26 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17287?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Nick Dimiduk updated HBASE-17287: - Fix Version/s: (was: 1.1.9) 1.1.10 > Master becomes a zombie if

[jira] [Created] (HBASE-17968) Update copyright year in NOTICE file

2017-04-26 Thread Nick Dimiduk (JIRA)
Nick Dimiduk created HBASE-17968: Summary: Update copyright year in NOTICE file Key: HBASE-17968 URL: https://issues.apache.org/jira/browse/HBASE-17968 Project: HBase Issue Type: Task

[jira] [Comment Edited] (HBASE-17951) Log the region's information in HRegion#checkResources

2017-04-26 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985883#comment-15985883 ] Guangxu Cheng edited comment on HBASE-17951 at 4/27/17 2:32 AM: Yes,

[jira] [Commented] (HBASE-17966) Inconsistent logic in Admin.createTable vs Admin.tableExists

2017-04-26 Thread Allan Yang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985886#comment-15985886 ] Allan Yang commented on HBASE-17966: TableExists only checks in meta table, but createTable also

[jira] [Commented] (HBASE-17951) Log the region's information in HRegion#checkResources

2017-04-26 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985883#comment-15985883 ] Guangxu Cheng commented on HBASE-17951: --- Yes, LongAdder is faster than AtomicLong. I want to use

[jira] [Updated] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Qilin Cao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qilin Cao updated HBASE-17835: -- Resolution: Fixed Status: Resolved (was: Patch Available) > Spelling mistakes in the Java

[jira] [Comment Edited] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Qilin Cao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985867#comment-15985867 ] Qilin Cao edited comment on HBASE-17835 at 4/27/17 1:50 AM: [~busbey]I fix

[jira] [Updated] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Qilin Cao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qilin Cao updated HBASE-17835: -- Affects Version/s: 2.0.0 Status: Patch Available (was: Open) I fix it. > Spelling

[jira] [Updated] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Qilin Cao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qilin Cao updated HBASE-17835: -- Attachment: HBASE-17835-001.patch > Spelling mistakes in the Java source >

[jira] [Updated] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Qilin Cao (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Qilin Cao updated HBASE-17835: -- Attachment: (was: HBASE-17835-001.patch) > Spelling mistakes in the Java source >

[jira] [Commented] (HBASE-17928) Shell tool to clear compact queues

2017-04-26 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985852#comment-15985852 ] Guangxu Cheng commented on HBASE-17928: --- The failed ut not related. > Shell tool to clear compact

[jira] [Updated] (HBASE-17928) Shell tool to clear compact queues

2017-04-26 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-17928: -- Release Note: Adds clear_compaction_queues to the hbase shell. {code} Clear compaction

[jira] [Commented] (HBASE-14925) Develop HBase shell command/tool to list table's region info through command line

2017-04-26 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985849#comment-15985849 ] Karan Mehta commented on HBASE-14925: - Can you take a final look [~ashish singhi] and suggest

[jira] [Updated] (HBASE-17448) Export metrics from RecoverableZooKeeper

2017-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17448: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 Release Note:

[jira] [Updated] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17965: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0

[jira] [Updated] (HBASE-16942) Add FavoredStochasticLoadBalancer and FN Candidate generators

2017-04-26 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Francis Liu updated HBASE-16942: Resolution: Fixed Status: Resolved (was: Patch Available) > Add

[jira] [Commented] (HBASE-16942) Add FavoredStochasticLoadBalancer and FN Candidate generators

2017-04-26 Thread Francis Liu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985837#comment-15985837 ] Francis Liu commented on HBASE-16942: - Two +1 on RB. Pushed to master. Thanks Thiruvel. > Add

[jira] [Updated] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-17965: --- Attachment: HBASE-17965-branch-1.patch > Canary tool should print the regionserver name on

[jira] [Commented] (HBASE-16942) Add FavoredStochasticLoadBalancer and FN Candidate generators

2017-04-26 Thread Thiruvel Thirumoolan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985828#comment-15985828 ] Thiruvel Thirumoolan commented on HBASE-16942: -- Unit test failures unrelated. > Add

[jira] [Commented] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985821#comment-15985821 ] Andrew Purtell commented on HBASE-17965: +1 Will commit shortly unless objection. > Canary tool

[jira] [Commented] (HBASE-17964) ensure hbase-metrics-api is included in mapreduce job classpaths

2017-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985820#comment-15985820 ] Andrew Purtell commented on HBASE-17964: HBASE-17448 is going to make hbase-metrics-api a

[jira] [Commented] (HBASE-17964) ensure hbase-metrics-api is included in mapreduce job classpaths

2017-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985819#comment-15985819 ] Andrew Purtell commented on HBASE-17964: +1 > ensure hbase-metrics-api is included in mapreduce

[jira] [Commented] (HBASE-16488) Starting namespace and quota services in master startup asynchronizely

2017-04-26 Thread Stephen Yuan Jiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985812#comment-15985812 ] Stephen Yuan Jiang commented on HBASE-16488: [~busbey], you are expert in yetus build. What

[jira] [Resolved] (HBASE-17828) Revisit the IS annotation and the documentation

2017-04-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17828?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang resolved HBASE-17828. --- Resolution: Fixed Assignee: Duo Zhang All sub tasks are resolved. Resolve. > Revisit the IS

[jira] [Commented] (HBASE-16488) Starting namespace and quota services in master startup asynchronizely

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985801#comment-15985801 ] Hadoop QA commented on HBASE-16488: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-15086) Fix findbugs complaint so yetus reports more green

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985800#comment-15985800 ] Hadoop QA commented on HBASE-15086: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-8486) IS_ROOT isnt needed in HTableDescriptor.

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8486?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985799#comment-15985799 ] Hadoop QA commented on HBASE-8486: -- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem ||

[jira] [Commented] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985798#comment-15985798 ] Duo Zhang commented on HBASE-17958: --- The precommit admin job is broken. I have triggered it manually.

[jira] [Commented] (HBASE-17928) Shell tool to clear compact queues

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985795#comment-15985795 ] Hadoop QA commented on HBASE-17928: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated HBASE-17965: Status: Patch Available (was: Open) > Canary tool should print the regionserver name on failure >

[jira] [Updated] (HBASE-17965) Canary tool should print the regionserver name on failure

2017-04-26 Thread Karan Mehta (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karan Mehta updated HBASE-17965: Attachment: HBASE-17965.001.patch > Canary tool should print the regionserver name on failure >

[jira] [Updated] (HBASE-17958) Avoid passing unexpected cell to ScanQueryMatcher when optimize SEEK to SKIP

2017-04-26 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17958: --- Attachment: HBASE-17958-v3.patch Attach a v3 patch to trigger Hadoop QA. > Avoid passing

[jira] [Commented] (HBASE-17920) TestFSHDFSUtils always fails against hadoop 3.0.0-alpha2

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17920?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985758#comment-15985758 ] Hadoop QA commented on HBASE-17920: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Commented] (HBASE-17534) SecureBulkLoadClient squashes DoNotRetryIOExceptions from the server

2017-04-26 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985743#comment-15985743 ] Josh Elser commented on HBASE-17534: Thanks, [~busbey]! Swamped this week, but I will try to get that

[jira] [Commented] (HBASE-15086) Fix findbugs complaint so yetus reports more green

2017-04-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985729#comment-15985729 ] Hadoop QA commented on HBASE-15086: --- | (x) *{color:red}-1 overall{color}* | \\ \\ || Vote || Subsystem

[jira] [Updated] (HBASE-17436) Add facility to provide more information for Other Regions seen on Master UI

2017-04-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17436: --- Fix Version/s: 2.0.0 > Add facility to provide more information for Other Regions seen on Master UI >

[jira] [Commented] (HBASE-17938) General fault - tolerance framework for backup/restore operations

2017-04-26 Thread Vladimir Rodionov (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985724#comment-15985724 ] Vladimir Rodionov commented on HBASE-17938: --- https://reviews.apache.org/r/58757/ > General

[jira] [Updated] (HBASE-17436) Add facility to provide more information for Other Regions seen on Master UI

2017-04-26 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17436: --- Status: Patch Available (was: Open) > Add facility to provide more information for Other Regions seen on

[jira] [Commented] (HBASE-17448) Export metrics from RecoverableZooKeeper

2017-04-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17448?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985718#comment-15985718 ] Andrew Purtell commented on HBASE-17448: If no objections I will commit this later today. >

[jira] [Updated] (HBASE-17966) Inconsistent logic in Admin.createTable vs Admin.tableExists

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17966?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17966: Affects Version/s: 1.2.2 > Inconsistent logic in Admin.createTable vs Admin.tableExists >

[jira] [Updated] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17835: Status: Open (was: Patch Available) {code} * cluster only knows about the most recent

[jira] [Updated] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17835: Component/s: documentation > Spelling mistakes in the Java source >

[jira] [Assigned] (HBASE-17835) Spelling mistakes in the Java source

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17835?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned HBASE-17835: --- Assignee: Qilin Cao > Spelling mistakes in the Java source >

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13844: Issue Type: Improvement (was: Bug) > Move static helper methods from KeyValue into CellUtils >

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13844: Priority: Minor (was: Major) > Move static helper methods from KeyValue into CellUtils >

[jira] [Updated] (HBASE-13844) Move static helper methods from KeyValue into CellUtils

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-13844?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-13844: Fix Version/s: (was: 1.3.2) 1.4.0 Status: Open (was: Patch

[jira] [Updated] (HBASE-15296) Break out writer and reader from StoreFile

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15296: Status: Open (was: Patch Available) (moving out of patch available since the branch-1 version no

[jira] [Commented] (HBASE-17534) SecureBulkLoadClient squashes DoNotRetryIOExceptions from the server

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985698#comment-15985698 ] Sean Busbey commented on HBASE-17534: - +1 on the branch-1 version. It looks like the same issue is

[jira] [Updated] (HBASE-15296) Break out writer and reader from StoreFile

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15296: Release Note: Refactor that breaks out StoreFile Reader and Writer inner classes as

[jira] [Commented] (HBASE-17817) Make Regionservers log which tables it removed coprocessors from when aborting

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15985689#comment-15985689 ] Sean Busbey commented on HBASE-17817: - Thanks for taking care of this, should help debugging

[jira] [Assigned] (HBASE-17817) Make Regionservers log which tables it removed coprocessors from when aborting

2017-04-26 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey reassigned HBASE-17817: --- Assignee: Steen Manniche > Make Regionservers log which tables it removed coprocessors from

  1   2   3   >