[jira] [Commented] (HBASE-17857) Remove IS annotations from IA.Public classes

2017-03-31 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15951959#comment-15951959 ] Jerry He commented on HBASE-17857: -- There are a few scala source files in hbase-spark yo

[jira] [Commented] (HBASE-16179) Fix compilation errors when building hbase-spark against Spark 2.0

2017-03-31 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16179?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952025#comment-15952025 ] Jerry He commented on HBASE-16179: -- bq. I'd be up for us changing gears a bit here. We c

[jira] [Commented] (HBASE-17861) Regionserver down when checking the permission of staging dir if hbase.rootdir is on S3

2017-03-31 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15952042#comment-15952042 ] Jerry He commented on HBASE-17861: -- We can just these three: s3, wasb and swift, as [~zy

[jira] [Created] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-03 Thread Jerry He (JIRA)
Jerry He created HBASE-17869: Summary: UnsafeAvailChecker wrongly returns false on ppc Key: HBASE-17869 URL: https://issues.apache.org/jira/browse/HBASE-17869 Project: HBase Issue Type: Bug A

[jira] [Updated] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17869: - Attachment: HBASE-17869.patch > UnsafeAvailChecker wrongly returns false on ppc > ---

[jira] [Updated] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17869: - Fix Version/s: 1.4.0 2.0.0 Status: Patch Available (was: Open) > UnsafeAva

[jira] [Commented] (HBASE-17857) Remove IS annotations from IA.Public classes

2017-04-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15954577#comment-15954577 ] Jerry He commented on HBASE-17857: -- Is it the case that from now on, we will say we will

[jira] [Commented] (HBASE-17861) Regionserver down when checking the permission of staging dir if hbase.rootdir is on S3

2017-04-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17861?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955436#comment-15955436 ] Jerry He commented on HBASE-17861: -- +1 > Regionserver down when checking the permission

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15955986#comment-15955986 ] Jerry He commented on HBASE-17869: -- Yeah, I had the same question. Two code paths (true

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956062#comment-15956062 ] Jerry He commented on HBASE-17869: -- On a x86_64 box, if I hard-code UnsafeAvailChecker.u

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956310#comment-15956310 ] Jerry He commented on HBASE-17869: -- Thanks for chiming in. Do you agree I can commit thi

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15956312#comment-15956312 ] Jerry He commented on HBASE-17869: -- I found out SPARK-1 does something similar. > U

[jira] [Commented] (HBASE-17878) java.lang.NoSuchMethodError: org.joda.time.format.DateTimeFormatter.withZoneUTC()Lorg/joda/time/format/DateTimeFormatter when starting HBase with hbase.rootdir on S3

2017-04-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17878?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957863#comment-15957863 ] Jerry He commented on HBASE-17878: -- FYI [~zyork] > java.lang.NoSuchMethodError: > org.

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15958287#comment-15958287 ] Jerry He commented on HBASE-17869: -- The spark fix does the same exact string match. But

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959964#comment-15959964 ] Jerry He commented on HBASE-17869: -- Pushed to master and branch-1. (Fixed Ted's nit.) Te

[jira] [Updated] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

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

[jira] [Created] (HBASE-17890) FuzzyRow tests fail if unaligned support is false

2017-04-06 Thread Jerry He (JIRA)
Jerry He created HBASE-17890: Summary: FuzzyRow tests fail if unaligned support is false Key: HBASE-17890 URL: https://issues.apache.org/jira/browse/HBASE-17890 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-17869) UnsafeAvailChecker wrongly returns false on ppc

2017-04-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17869?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959980#comment-15959980 ] Jerry He commented on HBASE-17869: -- Filed HBASE-17890. > UnsafeAvailChecker wrongly ret

[jira] [Commented] (HBASE-17816) HRegion#mutateRowWithLocks should update writeRequestCount metric

2017-04-06 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15959986#comment-15959986 ] Jerry He commented on HBASE-17816: -- Pushed to master. [~qgxiaozhan] If you provide a br

[jira] [Commented] (HBASE-17816) HRegion#mutateRowWithLocks should update writeRequestCount metric

2017-04-10 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15963839#comment-15963839 ] Jerry He commented on HBASE-17816: -- The HadoopQA will pick up the patch if you name it

[jira] [Commented] (HBASE-17890) FuzzyRow tests fail if unaligned support is false

2017-04-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964497#comment-15964497 ] Jerry He commented on HBASE-17890: -- Feel free to assign to yourself, [~chia7712]. Thank

[jira] [Updated] (HBASE-17816) HRegion#mutateRowWithLocks should update writeRequestCount metric

2017-04-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17816?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-17816: - Resolution: Fixed Fix Version/s: 1.4.0 2.0.0 Status: Resolved (was:

[jira] [Commented] (HBASE-17890) FuzzyRow tests fail if unaligned support is false

2017-04-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15968581#comment-15968581 ] Jerry He commented on HBASE-17890: -- Nice fix for TestFuzzyRowFilter! You don't see the

[jira] [Commented] (HBASE-17924) Consider sorting the row order when processing multi() ops before taking rowlocks

2017-04-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969474#comment-15969474 ] Jerry He commented on HBASE-17924: -- Nice and clear illustration of the flow! For the fir

[jira] [Commented] (HBASE-17924) Consider sorting the row order when processing multi() ops before taking rowlocks

2017-04-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15969806#comment-15969806 ] Jerry He commented on HBASE-17924: -- Yeah, it is a common cause for deadlock. But I am s

[jira] [Commented] (HBASE-17929) Add more options for PE tool

2017-04-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17929?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971388#comment-15971388 ] Jerry He commented on HBASE-17929: -- LGTM > Add more options for PE tool > -

[jira] [Commented] (HBASE-17931) Rolling upgrade on branch-1 and master

2017-04-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17931?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971392#comment-15971392 ] Jerry He commented on HBASE-17931: -- Could we list the breaking changes or JIRAs? > Roll

[jira] [Commented] (HBASE-17912) Avoid major compactions on region server startup

2017-04-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17912?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15971841#comment-15971841 ] Jerry He commented on HBASE-17912: -- +1 > Avoid major compactions on region server start

[jira] [Commented] (HBASE-17890) FuzzyRow tests fail if unaligned support is false

2017-04-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17890?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15977687#comment-15977687 ] Jerry He commented on HBASE-17890: -- [~chia7712] The v3 patch added other non-trivial c

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

2017-04-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985120#comment-15985120 ] Jerry He commented on HBASE-15199: -- bq. we can solve this with a check for `org.jruby.Ma

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

2017-04-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-17928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15985181#comment-15985181 ] Jerry He commented on HBASE-17928: -- Long-running compaction and clearing the queue are t

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

2017-05-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15993698#comment-15993698 ] Jerry He commented on HBASE-15199: -- +1 > Move jruby jar so only on hbase-shell module c

[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&focusedCommentId=15997684#comment-15997684 ] Jerry He commented on HBASE-15199: -- Addendum to put this case in the 'if jruby_needed' o

[jira] [Commented] (HBASE-18015) Storage class aware block placement for procedure v2 WALs

2017-05-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-18015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001174#comment-16001174 ] Jerry He commented on HBASE-18015: -- +1 > Storage class aware block placement for proced

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

2017-05-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16001957#comment-16001957 ] Jerry He commented on HBASE-15199: -- +1 on the addendum. > Move jruby jar so only on hba

[jira] [Commented] (HBASE-7404) Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE

2013-10-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13785672#comment-13785672 ] Jerry He commented on HBASE-7404: - We'd like to have this in 0.94 too. On the other hand,

[jira] [Created] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-22 Thread Jerry He (JIRA)
Jerry He created HBASE-9825: --- Summary: LoadIncrementalHFiles fails to load from remote cluster in hadoop 2 Key: HBASE-9825 URL: https://issues.apache.org/jira/browse/HBASE-9825 Project: HBase Issu

[jira] [Commented] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802580#comment-13802580 ] Jerry He commented on HBASE-9825: - This is the same root cause as described in HBase-8347,

[jira] [Commented] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13802581#comment-13802581 ] Jerry He commented on HBASE-9825: - We have some options here. We can either backport HBAS

[jira] [Updated] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9825: Attachment: HBASE-9825-0.94-only.patch > LoadIncrementalHFiles fails to load from remote cluster in hadoop

[jira] [Commented] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803321#comment-13803321 ] Jerry He commented on HBASE-9825: - Thanks, Ted. Then let's wait for HBASE-9819. If HBASE-

[jira] [Commented] (HBASE-7404) Bucket Cache:A solution about CMS,Heap Fragment and Big Cache on HBASE

2013-10-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13803905#comment-13803905 ] Jerry He commented on HBASE-7404: - Any intention and activity putting this in 0.94? > B

[jira] [Commented] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-24 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13804535#comment-13804535 ] Jerry He commented on HBASE-9825: - Verified the problem has been fixed with HBASE-9819. Th

[jira] [Resolved] (HBASE-9825) LoadIncrementalHFiles fails to load from remote cluster in hadoop 2

2013-10-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9825?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He resolved HBASE-9825. - Resolution: Fixed Fix Version/s: 0.94.14 Assignee: Ted Yu Fixed by Ted with HBASE-9819.

[jira] [Updated] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-18 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8760: Attachment: HBASE-8760-0.94-v8-addendum.patch > possible loss of data in snapshot taken after region sp

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-18 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13743522#comment-13743522 ] Jerry He commented on HBASE-8760: - Hi, Matteo Thank you for the time and effort you spent

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13745565#comment-13745565 ] Jerry He commented on HBASE-8760: - Thanks Matteo and everyone! > possible

[jira] [Commented] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747703#comment-13747703 ] Jerry He commented on HBASE-8565: - Hi, Stack Thank you for the comment. bq. On the second

[jira] [Commented] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13748317#comment-13748317 ] Jerry He commented on HBASE-8565: - Hi, Lars, Stack The extra code that was removed doesn'

[jira] [Created] (HBASE-9397) Snapshots with the same name are allowed to proceed concurrently

2013-08-30 Thread Jerry He (JIRA)
Jerry He created HBASE-9397: --- Summary: Snapshots with the same name are allowed to proceed concurrently Key: HBASE-9397 URL: https://issues.apache.org/jira/browse/HBASE-9397 Project: HBase Issue T

[jira] [Updated] (HBASE-9397) Snapshots with the same name are allowed to proceed concurrently

2013-08-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9397: Status: Patch Available (was: Open) > Snapshots with the same name are allowed to proceed concurrently

[jira] [Updated] (HBASE-9397) Snapshots with the same name are allowed to proceed concurrently

2013-08-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9397: Attachment: HBASE-9397-trunk.patch HBASE-9397-0.94.patch > Snapshots with the same name

[jira] [Commented] (HBASE-9397) Snapshots with the same name are allowed to proceed concurrently

2013-08-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755113#comment-13755113 ] Jerry He commented on HBASE-9397: - Attached a straight fix. Any comment and other suggesti

[jira] [Commented] (HBASE-9397) Snapshots with the same name are allowed to proceed concurrently

2013-08-31 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13755615#comment-13755615 ] Jerry He commented on HBASE-9397: - Matteo, Thanks for the comment. Yes, the 'restoreHandl

[jira] [Updated] (HBASE-9397) Snapshots with the same name are allowed to proceed concurrently

2013-08-31 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9397: Attachment: HBASE-9397-trunk-v2.patch HBASE-9397-0.94-v2.patch > Snapshots with the sam

[jira] [Updated] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-07-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8760: Assignee: (was: Jerry He) > possible loss of data in snapshot taken after region split > --

[jira] [Updated] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-07-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8760: Affects Version/s: 0.95.1 > possible loss of data in snapshot taken after region split > --

[jira] [Updated] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-07-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8760: Fix Version/s: 0.95.2 > possible loss of data in snapshot taken after region split > --

[jira] [Created] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-16 Thread Jerry He (JIRA)
Jerry He created HBASE-8967: --- Summary: Duplicate call to snapshotManager.stop() in HRegionServer Key: HBASE-8967 URL: https://issues.apache.org/jira/browse/HBASE-8967 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8967: Attachment: HBASE-8967.patch.patch > Duplicate call to snapshotManager.stop() in HRegionServer > --

[jira] [Updated] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8967: Attachment: (was: HBASE-8967.patch.patch) > Duplicate call to snapshotManager.stop() in HRegionServ

[jira] [Updated] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8967: Status: Patch Available (was: Open) > Duplicate call to snapshotManager.stop() in HRegionServer >

[jira] [Updated] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8967: Attachment: HBASE-8967.patch > Duplicate call to snapshotManager.stop() in HRegionServer >

[jira] [Commented] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13710603#comment-13710603 ] Jerry He commented on HBASE-8967: - Also included in the patch is a minor cleanup related t

[jira] [Updated] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8967: Attachment: HBASE-8967-v2.patch > Duplicate call to snapshotManager.stop() in HRegionServer > -

[jira] [Commented] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711480#comment-13711480 ] Jerry He commented on HBASE-8967: - Thanks, Ted, Matteo Attached v2 to add back the comment

[jira] [Updated] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8967: Attachment: HBASE-8967-v2-0.94.patch > Duplicate call to snapshotManager.stop() in HRegionServer >

[jira] [Commented] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711501#comment-13711501 ] Jerry He commented on HBASE-8967: - Attached v2-0.94 for 0.94 consideration.

[jira] [Commented] (HBASE-8967) Duplicate call to snapshotManager.stop() in HRegionServer

2013-07-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8967?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711894#comment-13711894 ] Jerry He commented on HBASE-8967: - Thanks for the comment and good reminder, Stack, Ted.

[jira] [Created] (HBASE-9029) Backport HBASE-8706 Some improvement in snapshot to 0.94

2013-07-23 Thread Jerry He (JIRA)
Jerry He created HBASE-9029: --- Summary: Backport HBASE-8706 Some improvement in snapshot to 0.94 Key: HBASE-9029 URL: https://issues.apache.org/jira/browse/HBASE-9029 Project: HBase Issue Type: Impr

[jira] [Updated] (HBASE-9029) Backport HBASE-8706 Some improvement in snapshot to 0.94

2013-07-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9029: Attachment: HBase-9029-0.94.patch > Backport HBASE-8706 Some improvement in snapshot to 0.94 >

[jira] [Commented] (HBASE-9029) Backport HBASE-8706 Some improvement in snapshot to 0.94

2013-07-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13717551#comment-13717551 ] Jerry He commented on HBASE-9029: - It was backported to our 0.94.9 branch short time ago.

[jira] [Created] (HBASE-9060) EXportSnapshot job fails if target path contains percentage character

2013-07-27 Thread Jerry He (JIRA)
Jerry He created HBASE-9060: --- Summary: EXportSnapshot job fails if target path contains percentage character Key: HBASE-9060 URL: https://issues.apache.org/jira/browse/HBASE-9060 Project: HBase Is

[jira] [Updated] (HBASE-9060) EXportSnapshot job fails if target path contains percentage character

2013-07-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9060: Fix Version/s: 0.95.2 Status: Patch Available (was: Open) > EXportSnapshot job fails if tar

[jira] [Updated] (HBASE-9060) EXportSnapshot job fails if target path contains percentage character

2013-07-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9060: Attachment: HBase-9060.patch > EXportSnapshot job fails if target path contains percentage character >

[jira] [Updated] (HBASE-9060) EXportSnapshot job fails if target path contains percentage character

2013-07-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9060: Description: Here is the stack trace: hbase org.apache.hadoop.hbase.snapshot.ExportSnapshot -snapshot tabl

[jira] [Commented] (HBASE-9060) EXportSnapshot job fails if target path contains percentage character

2013-07-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13721892#comment-13721892 ] Jerry He commented on HBASE-9060: - Edited the description to correct the path in the comma

[jira] [Commented] (HBASE-9029) Backport HBASE-8706 Some improvement in snapshot to 0.94

2013-07-31 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13725469#comment-13725469 ] Jerry He commented on HBASE-9029: - Hi, guys Should we put this in 0.94?

[jira] [Commented] (HBASE-9029) Backport HBASE-8706 Some improvement in snapshot to 0.94

2013-08-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9029?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13726802#comment-13726802 ] Jerry He commented on HBASE-9029: - Hi, Lars Yes, it was a clean pass. >

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727919#comment-13727919 ] Jerry He commented on HBASE-8760: - Hi, Matteo I agree your patch is probably the best we

[jira] [Updated] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8565: Description: In stop-hbase.sh: {code} # TODO: store backup masters in ZooKeeper and have the primary send

[jira] [Commented] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13727970#comment-13727970 ] Jerry He commented on HBASE-8565: - Correct a typo in the description: Old: After HBASE-521

[jira] [Updated] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8565: Status: Patch Available (was: Open) > stop-hbase.sh clean up: backup master >

[jira] [Assigned] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He reassigned HBASE-8565: --- Assignee: Jerry He > stop-hbase.sh clean up: backup master >

[jira] [Commented] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13728365#comment-13728365 ] Jerry He commented on HBASE-8565: - Attached an initial patch. > stop-hbas

[jira] [Updated] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-08-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8565: Attachment: HBASE-8565-v1-0.94.patch HBASE-8565-v1-trunk.patch > stop-hbase.sh clean up

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13728951#comment-13728951 ] Jerry He commented on HBASE-8760: - This is a meaningful change! Parent region and daughter

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13728970#comment-13728970 ] Jerry He commented on HBASE-8760: - And the population of the .META is based on the .region

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13730002#comment-13730002 ] Jerry He commented on HBASE-8760: - I had seen the problem on a 0.94 live cluster. It happe

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736454#comment-13736454 ] Jerry He commented on HBASE-8760: - Hi, Matteo I've just tested the v4 patch again 0.94 an

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736461#comment-13736461 ] Jerry He commented on HBASE-8760: - The patch is working well up to step 12. I've not been

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736468#comment-13736468 ] Jerry He commented on HBASE-8760: - Some exceptions were seen against 0.95.2 during step 14

[jira] [Updated] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8760: Attachment: v4-patch-testing-0.95.2.zip v4-patch-testing-0.94.zip > possible loss of da

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-11 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13736557#comment-13736557 ] Jerry He commented on HBASE-8760: - Attached zip files from the testing. Each contains: 1.

[jira] [Commented] (HBASE-8760) possible loss of data in snapshot taken after region split

2013-08-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13739972#comment-13739972 ] Jerry He commented on HBASE-8760: - Hi, Matteo >From the master and region server logs, th

[jira] [Commented] (HBASE-6230) [brainstorm] "Restore" snapshots for HBase 0.96

2013-05-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13658741#comment-13658741 ] Jerry He commented on HBASE-6230: - Do we support restore snapshot from the remote cluster

[jira] [Commented] (HBASE-6230) [brainstorm] "Restore" snapshots for HBase 0.96

2013-05-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6230?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13659053#comment-13659053 ] Jerry He commented on HBASE-6230: - [~mbertozzi], thanks for your response. I will use the

[jira] [Created] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-05-16 Thread Jerry He (JIRA)
Jerry He created HBASE-8565: --- Summary: stop-hbase.sh clean up: backup master Key: HBASE-8565 URL: https://issues.apache.org/jira/browse/HBASE-8565 Project: HBase Issue Type: Bug Reporte

[jira] [Updated] (HBASE-8565) stop-hbase.sh clean up: backup master

2013-05-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8565?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-8565: Component/s: scripts master Affects Version/s: 0.94.7

[jira] [Commented] (HBASE-8310) HBase snapshot timeout default values and TableLockManger timeout

2013-05-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-8310?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13662329#comment-13662329 ] Jerry He commented on HBASE-8310: - bq. In this case the snapshot is still in progress and

<    4   5   6   7   8   9   10   11   12   13   >