[jira] [Created] (HBASE-17999) Pyspark HBase Connector

2017-05-04 Thread Waqar Muhammad (JIRA)
Waqar Muhammad created HBASE-17999: -- Summary: Pyspark HBase Connector Key: HBASE-17999 URL: https://issues.apache.org/jira/browse/HBASE-17999 Project: HBase Issue Type: Brainstorming

[jira] [Commented] (HBASE-17899) VerifyReplication not exiting for invalid arguments even though we have check for it

2017-05-04 Thread Maddineni Sukumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997794#comment-15997794 ] Maddineni Sukumar commented on HBASE-17899: --- [~apurtell] , I marked this issue fix is part of

[jira] [Resolved] (HBASE-17899) VerifyReplication not exiting for invalid arguments even though we have check for it

2017-05-04 Thread Maddineni Sukumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17899?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maddineni Sukumar resolved HBASE-17899. --- Resolution: Fixed > VerifyReplication not exiting for invalid arguments even though

[jira] [Resolved] (HBASE-17900) VerifyReplication - input param variables declared as static causing issues to run VerifyReplication multiple times in single JVM(mainly for unit tests)

2017-05-04 Thread Maddineni Sukumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17900?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Maddineni Sukumar resolved HBASE-17900. --- Resolution: Resolved Fix Version/s: 2.0.0 > VerifyReplication - input param

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-05-04 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997780#comment-15997780 ] Chia-Ping Tsai commented on HBASE-17131: bq. anything interesting about that issue, was that in

[jira] [Commented] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997752#comment-15997752 ] Sean Busbey commented on HBASE-15199: - {quote} However, there is a catch - if JRUBY_HOME is set as

[jira] [Commented] (HBASE-17917) Use pread by default for all user scan and switch to streaming read if needed

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17917?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997739#comment-15997739 ] Duo Zhang commented on HBASE-17917: --- Ping [~lhofhansl]. And [~stack] What dou think of this approach

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

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

[jira] [Updated] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-15199: The original patch correctly accounts for JRUBY_HOME, no need for an addendum. Ted, it sounds like

[jira] [Commented] (HBASE-17489) ClientScanner may send a next request to a RegionScanner which has been exhausted

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997701#comment-15997701 ] Duo Zhang commented on HBASE-17489: --- Yeah in the hbase client we only use the scanner id when opening

[jira] [Commented] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997684#comment-15997684 ] Jerry He commented on HBASE-15199: -- Addendum to put this case in the 'if jruby_needed' of the original

[jira] [Commented] (HBASE-17489) ClientScanner may send a next request to a RegionScanner which has been exhausted

2017-05-04 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17489?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997677#comment-15997677 ] Lars Hofhansl commented on HBASE-17489: --- Hey [~Apache9]. Quick question: It seems that now we only

[jira] [Comment Edited] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997606#comment-15997606 ] Ted Yu edited comment on HBASE-15199 at 5/5/17 12:09 AM: - The above procedure

[jira] [Commented] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997606#comment-15997606 ] Ted Yu commented on HBASE-15199: The above procedure allows shell to work. However, there is a catch - if

[jira] [Commented] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997598#comment-15997598 ] Sean Busbey commented on HBASE-15199: - JRUBY_HOME needs to be jruby install, not just a location that

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997592#comment-15997592 ] Umesh Agashe commented on HBASE-17786: -- Linked reviewboard: https://reviews.apache.org/r/59003/. >

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997589#comment-15997589 ] Sean Busbey commented on HBASE-17786: - thanks! can you link to the reviewboard here and I'll use it

[jira] [Updated] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-17786: - Attachment: HBASE-17786.002.patch Thanks [~busbey] for the review. I have done the changes per

[jira] [Commented] (HBASE-17995) improve log messages during snapshot related tests

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997583#comment-15997583 ] Sean Busbey commented on HBASE-17995: - I had to retest that test when working on HBASE-17964 earlier.

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997579#comment-15997579 ] Umesh Agashe commented on HBASE-17786: -- bq. nit: the file header should use "/*" instead of "/**"

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

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

[jira] [Created] (HBASE-17998) Improve HBase RPC write throttling size estimation

2017-05-04 Thread Karan Mehta (JIRA)
Karan Mehta created HBASE-17998: --- Summary: Improve HBase RPC write throttling size estimation Key: HBASE-17998 URL: https://issues.apache.org/jira/browse/HBASE-17998 Project: HBase Issue Type:

[jira] [Updated] (HBASE-17990) Refactor TestFSUtils to use Before

2017-05-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17990?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17990: --- Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 2.0.0 Status: Resolved (was:

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

2017-05-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14925?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997479#comment-15997479 ] Andrew Purtell commented on HBASE-14925: The addendum patch contains more changes than we

[jira] [Commented] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997472#comment-15997472 ] Ted Yu commented on HBASE-15199: Here is the dir listing: {code} dir/a/jruby: total 4 drwxr-xr-x 2 hbase

[jira] [Commented] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997467#comment-15997467 ] Sean Busbey commented on HBASE-15199: - Does your install work with the shipped jruby? Does it work

[jira] [Commented] (HBASE-15199) Move jruby jar so only on hbase-shell module classpath; currently globally available

2017-05-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997439#comment-15997439 ] Ted Yu commented on HBASE-15199: This was what I did: . produced hbase-2.0.0-SNAPSHOT-bin.tar.gz .

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997402#comment-15997402 ] Sean Busbey commented on HBASE-17786: - {code} + // Non-default configurations. + private void

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997393#comment-15997393 ] Sean Busbey commented on HBASE-17786: - bq. What's the rationale for using System.out directly instead

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997390#comment-15997390 ] Sean Busbey commented on HBASE-17786: - {code} +/** + * Tool to test performance of different {@link

[jira] [Commented] (HBASE-17977) Enabled Master observer to delete quotas on table deletion by default

2017-05-04 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997366#comment-15997366 ] Andrew Purtell commented on HBASE-17977: +1 > Enabled Master observer to delete quotas on table

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997359#comment-15997359 ] Hudson commented on HBASE-17964: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2950 (See

[jira] [Commented] (HBASE-17991) Add more details about compaction queue on /dump

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997358#comment-15997358 ] Hudson commented on HBASE-17991: SUCCESS: Integrated in Jenkins build HBase-Trunk_matrix #2950 (See

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997353#comment-15997353 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK7 #157 (See

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997352#comment-15997352 ] Sean Busbey commented on HBASE-17786: - {code} + public static final int SERVER_PORT = 61000; ...

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997351#comment-15997351 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.3-JDK8 #171 (See

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997346#comment-15997346 ] Sean Busbey commented on HBASE-17786: - {code} +// Do round-robin assignment {code} Comments like

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997345#comment-15997345 ] Sean Busbey commented on HBASE-17786: - What's the rationale for using System.out directly instead of

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997342#comment-15997342 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.2-JDK7 #131 (See

[jira] [Commented] (HBASE-17995) improve log messages during snapshot related tests

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

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997333#comment-15997333 ] Sean Busbey commented on HBASE-17786: - {code} + public static final int DEFAULT_NUM_REGIONS =

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997327#comment-15997327 ] Sean Busbey commented on HBASE-17786: - {quote} bq. Why this change to make it mutable? I think all

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997326#comment-15997326 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.2-JDK8 #127 (See

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997323#comment-15997323 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.1-JDK7 #1867 (See

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

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

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997322#comment-15997322 ] Sean Busbey commented on HBASE-17786: - {code} +/** + * Tool to test performance of different {@link

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997316#comment-15997316 ] Sean Busbey commented on HBASE-17786: - {code} index

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997318#comment-15997318 ] Umesh Agashe commented on HBASE-17786: -- bq. Why this change to make it mutable? I think all field

[jira] [Commented] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997306#comment-15997306 ] Sean Busbey commented on HBASE-17786: - {code} // Used to signal to the caller that the region(s)

[jira] [Updated] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-17786: - Status: Patch Available (was: In Progress) Added perf-test tool for benchmarking different

[jira] [Updated] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Umesh Agashe updated HBASE-17786: - Attachment: HBASE-17786.001.patch Perf-test to tool for LoadBalancer algorithms. > Create

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997288#comment-15997288 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.1-JDK8 #1950 (See

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-05-04 Thread Esteban Gutierrez (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997290#comment-15997290 ] Esteban Gutierrez commented on HBASE-17131: --- [~chia7712] anything interesting about that issue,

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-05-04 Thread Chia-Ping Tsai (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997283#comment-15997283 ] Chia-Ping Tsai commented on HBASE-17131: code reading. I investigated the transaction over hbase

[jira] [Commented] (HBASE-17131) Avoid livelock caused by HRegion#processRowsWithLocks

2017-05-04 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17131?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997229#comment-15997229 ] stack commented on HBASE-17131: --- You saw this issue in production or this code reading [~chia7712]? >

[jira] [Created] (HBASE-17997) jruby-complete-1.6.8.jar is in cached_classpath.txt

2017-05-04 Thread Ted Yu (JIRA)
Ted Yu created HBASE-17997: -- Summary: jruby-complete-1.6.8.jar is in cached_classpath.txt Key: HBASE-17997 URL: https://issues.apache.org/jira/browse/HBASE-17997 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-17977) Enabled Master observer to delete quotas on table deletion by default

2017-05-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17977?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997211#comment-15997211 ] Josh Elser commented on HBASE-17977: The above test failures either pass locally or also fail on

[jira] [Work started] (HBASE-17786) Create LoadBalancer perf-tests (test balancer algorithm decoupled from workload)

2017-05-04 Thread Umesh Agashe (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17786?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-17786 started by Umesh Agashe. > Create LoadBalancer perf-tests (test balancer algorithm decoupled from >

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

2017-05-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16488?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997200#comment-15997200 ] Josh Elser commented on HBASE-16488: {noformat} @@ -2599,11 +2625,26 @@ public class HMaster extends

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

2017-05-04 Thread Maddineni Sukumar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997184#comment-15997184 ] Maddineni Sukumar commented on HBASE-16466: --- Thanks [~apurtell] , Will submit patch for 1.3. I

[jira] [Commented] (HBASE-17667) Implement async flush/compact region methods

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

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

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

[jira] [Commented] (HBASE-17991) Add more details about compaction queue on /dump

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

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997124#comment-15997124 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.2-IT #866 (See

[jira] [Updated] (HBASE-17996) HBase master fails to start sometimes on RHEL7

2017-05-04 Thread David Knupp (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Knupp updated HBASE-17996: Attachment: hbase-jenkins-master-impala-boost-static-burst-slave-el7-11ef.vpc.cloudera.com.out

[jira] [Updated] (HBASE-17996) HBase master fails to start sometimes on RHEL7

2017-05-04 Thread David Knupp (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] David Knupp updated HBASE-17996: Description: Impala includes HBase in its local test environment, and we have found that

[jira] [Created] (HBASE-17996) HBase master fails to start sometimes on RHEL7

2017-05-04 Thread David Knupp (JIRA)
David Knupp created HBASE-17996: --- Summary: HBase master fails to start sometimes on RHEL7 Key: HBASE-17996 URL: https://issues.apache.org/jira/browse/HBASE-17996 Project: HBase Issue Type: Bug

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

2017-05-04 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997109#comment-15997109 ] Hudson commented on HBASE-17534: SUCCESS: Integrated in Jenkins build HBase-1.3-IT #38 (See

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

2017-05-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Elser updated HBASE-17534: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Updated] (HBASE-17995) improve log messages during snapshot related tests

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17995: Status: Patch Available (was: Open) > improve log messages during snapshot related tests >

[jira] [Updated] (HBASE-17995) improve log messages during snapshot related tests

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17995: Attachment: HBASE-17995.0.patch -00 - adds log messages detailing steps of some snapshot tests

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

2017-05-04 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15997043#comment-15997043 ] Josh Elser commented on HBASE-17534: Alright, QA (now that it's happy) appears OK. Findbugs were

[jira] [Created] (HBASE-17995) improve log messages during snapshot related tests

2017-05-04 Thread Sean Busbey (JIRA)
Sean Busbey created HBASE-17995: --- Summary: improve log messages during snapshot related tests Key: HBASE-17995 URL: https://issues.apache.org/jira/browse/HBASE-17995 Project: HBase Issue Type:

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

2017-05-04 Thread Sean Busbey (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sean Busbey updated HBASE-17964: Resolution: Fixed Status: Resolved (was: Patch Available) okay, finally got to verify

[jira] [Updated] (HBASE-17991) Add more details about compaction queue on /dump

2017-05-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17991: --- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available) Thanks for

[jira] [Updated] (HBASE-17991) Add more details about compaction queue on /dump

2017-05-04 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-17991: --- Summary: Add more details about compaction queue on /dump (was: Add more details about compation queue on

[jira] [Commented] (HBASE-17993) Delete useless info log in RpcServer.processResponse

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

[jira] [Commented] (HBASE-17991) Add more details about compation queue on /dump

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

[jira] [Updated] (HBASE-17667) Implement async flush/compact region methods

2017-05-04 Thread Guanghao Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guanghao Zhang updated HBASE-17667: --- Attachment: HBASE-17667.v3.patch > Implement async flush/compact region methods >

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

2017-05-04 Thread Anastasia Braginsky (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16436?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anastasia Braginsky updated HBASE-16436: Attachment: HBASE-16436-V10.patch > Add the CellChunkMap variant >

[jira] [Created] (HBASE-17994) Add async client test to Performance Evaluation tool

2017-05-04 Thread Guanghao Zhang (JIRA)
Guanghao Zhang created HBASE-17994: -- Summary: Add async client test to Performance Evaluation tool Key: HBASE-17994 URL: https://issues.apache.org/jira/browse/HBASE-17994 Project: HBase

[jira] [Commented] (HBASE-17991) Add more details about compation queue on /dump

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

[jira] [Commented] (HBASE-17667) Implement async flush/compact region methods

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

[jira] [Updated] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17993: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available)

[jira] [Assigned] (HBASE-11013) Clone Snapshots on Secure Cluster Should provide option to apply Retained User Permissions

2017-05-04 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11013?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu reassigned HBASE-11013: Assignee: Zheng Hu > Clone Snapshots on Secure Cluster Should provide option to apply Retained >

[jira] [Updated] (HBASE-17991) Add more details about compation queue on /dump

2017-05-04 Thread Guangxu Cheng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17991?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Guangxu Cheng updated HBASE-17991: -- Attachment: HBASE-17991-master-v3.patch v3 : a minor change. use long instead of Long > Add

[jira] [Commented] (HBASE-17993) Delete useless info log in RpcServer.processResponse

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

[jira] [Assigned] (HBASE-17690) Clean up MOB code

2017-05-04 Thread Jingcheng Du (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17690?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingcheng Du reassigned HBASE-17690: Assignee: Jingcheng Du (was: Xiang Li) > Clean up MOB code > - > >

[jira] [Updated] (HBASE-17667) Implement async flush/compact region methods

2017-05-04 Thread Zheng Hu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zheng Hu updated HBASE-17667: - Attachment: HBASE-17667.v3.patch Rebase & implement flush() method. > Implement async flush/compact

[jira] [Commented] (HBASE-17977) Enabled Master observer to delete quotas on table deletion by default

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

[jira] [Updated] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-17993: - Attachment: (was: HBASE-17993.patch) > Delete useless info log in RpcServer.processResponse

[jira] [Assigned] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-17993: - Assignee: Jingyun Tian (was: Jingyun Tian) > Delete useless info log in

[jira] [Updated] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17993: -- Attachment: HBASE-17993-branch-1.patch Rename the patch. > Delete useless info log in

[jira] [Commented] (HBASE-17993) Delete useless info log in RpcServer.processResponse

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

[jira] [Commented] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996407#comment-15996407 ] Duo Zhang commented on HBASE-17993: --- +1, this is a trivial patch. Will commit after we get the pre

[jira] [Updated] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17993: -- Status: Patch Available (was: Open) > Delete useless info log in RpcServer.processResponse >

[jira] [Updated] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang updated HBASE-17993: -- Affects Version/s: (was: 1.0.0) 1.4.0 Fix Version/s: 1.4.0 > Delete

[jira] [Assigned] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Duo Zhang reassigned HBASE-17993: - Assignee: Jingyun Tian > Delete useless info log in RpcServer.processResponse >

[jira] [Updated] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Jingyun Tian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jingyun Tian updated HBASE-17993: - Fix Version/s: (was: 1.4.0) > Delete useless info log in RpcServer.processResponse >

[jira] [Commented] (HBASE-17993) Delete useless info log in RpcServer.processResponse

2017-05-04 Thread Duo Zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15996394#comment-15996394 ] Duo Zhang commented on HBASE-17993: --- Yeah I think it was introduced by me when backporting the new rpc

  1   2   >