[jira] [Commented] (HBASE-16721) Concurrency issue in WAL unflushed seqId tracking

2016-09-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16721?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15528433#comment-15528433 ] Jerry He commented on HBASE-16721: -- I had a similar problem on a customer production cluster recently.

[jira] [Commented] (HBASE-16604) Scanner retries on IOException can cause the scans to miss data

2016-09-24 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519889#comment-15519889 ] Jerry He commented on HBASE-16604: -- The branch-1.3 commit broke the compilation on branch-1.3. Committed

[jira] [Updated] (HBASE-16604) Scanner retries on IOException can cause the scans to miss data

2016-09-24 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16604?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16604: - Attachment: HBASE-16604-branch-1.3-addendum.patch > Scanner retries on IOException can cause the scans

[jira] [Updated] (HBASE-16667) Building with JDK 8: ignoring option MaxPermSize=256m

2016-09-24 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16667?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16667: - Attachment: HBASE-16667-branch-1-v2.patch branch-1-v1 is based on master. Attached branch-1-v2 for

[jira] [Updated] (HBASE-16667) Building with JDK 8: ignoring option MaxPermSize=256m

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

[jira] [Commented] (HBASE-16667) Building with JDK 8: ignoring option MaxPermSize=256m

2016-09-24 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16667?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15519842#comment-15519842 ] Jerry He commented on HBASE-16667: -- Committed to 1.2+ branches. > Building with JDK 8: ignoring option

[jira] [Updated] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16257: - Release Note: The HBase property 'hbase.bulkload.staging.dir' is deprecated and is ignored from HBase

[jira] [Commented] (HBASE-16672) Add option for bulk load to copy hfile(s) instead of renaming

2016-09-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517018#comment-15517018 ] Jerry He commented on HBASE-16672: -- There could be a problem with rolling upgrade compatibility. If some

[jira] [Resolved] (HBASE-16292) Can't start a local instance

2016-09-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He resolved HBASE-16292. -- Resolution: Duplicate > Can't start a local instance > > >

[jira] [Updated] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16257: - Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed Status: Resolved (was:

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-23 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15517005#comment-15517005 ] Jerry He commented on HBASE-16257: -- Thanks for the review. bq. Is this between 1.x -> 2.0 replication?

[jira] [Commented] (HBASE-16687) Remove MaxPermSize from surefire/failsave command line

2016-09-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16687?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15514378#comment-15514378 ] Jerry He commented on HBASE-16687: -- HBASE-16667? > Remove MaxPermSize from surefire/failsave command

[jira] [Commented] (HBASE-16672) Add option for bulk load to copy hfile(s) instead of renaming

2016-09-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511653#comment-15511653 ] Jerry He commented on HBASE-16672: -- Also there is another place that needs to be taken care of, in the

[jira] [Commented] (HBASE-16672) Add option for bulk load to copy hfile(s) instead of renaming

2016-09-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16672?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511645#comment-15511645 ] Jerry He commented on HBASE-16672: -- Hi, Ted The stack trace looks confusing. 1. Why incremental restore

[jira] [Commented] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2016-09-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15511105#comment-15511105 ] Jerry He commented on HBASE-12949: -- I committed v3 patch (after rebase) finally. Thanks for the review

[jira] [Updated] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2016-09-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12949: - Resolution: Fixed Assignee: Jerry He Hadoop Flags: Reviewed Fix Version/s: 1.4.0

[jira] [Updated] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2016-09-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12949: - Attachment: HBASE-12949-branch-1-v3.patch > Scanner can be stuck in infinite loop if the HFile is

[jira] [Updated] (HBASE-12949) Scanner can be stuck in infinite loop if the HFile is corrupted

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12949?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12949: - Attachment: HBASE-12949-master-v3.patch v3 re-based with current master. > Scanner can be stuck in

[jira] [Commented] (HBASE-11549) Create a Java client only assembly with dependencies from maven build

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15508039#comment-15508039 ] Jerry He commented on HBASE-11549: -- Given the sharded-client jar, I am closing this one as 'won't fix'

[jira] [Updated] (HBASE-11549) Create a Java client only assembly with dependencies from maven build

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11549: - Resolution: Won't Fix Status: Resolved (was: Patch Available) > Create a Java client only

[jira] [Updated] (HBASE-16647) hbck should do offline reference repair before online repair

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16647: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 2.0.0

[jira] [Commented] (HBASE-16646) Enhance LoadIncrementalHFiles API to accept store file paths as input

2016-09-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505717#comment-15505717 ] Jerry He commented on HBASE-16646: -- Is it possible that we don't have the added run method? > Enhance

[jira] [Updated] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-19 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16257: - Attachment: HBASE-16257-v5.patch > Move staging dir to be under hbase root dir >

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-19 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15505232#comment-15505232 ] Jerry He commented on HBASE-16257: -- bq. If it is not the case, then we can commit this patch as it is.

[jira] [Updated] (HBASE-16647) hbck should do offline reference repair before online repair

2016-09-18 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16647: - Attachment: HBASE-16647-v2.patch Attach v2. > hbck should do offline reference repair before online

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Resolution: Fixed Hadoop Flags: Incompatible change,Reviewed (was: Incompatible change)

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-17 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: HBASE-16598-v5.patch Committed to master. Thanks for the review. v5 is the committed

[jira] [Commented] (HBASE-16647) hbck should do offline reference repair before online repair

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15498211#comment-15498211 ] Jerry He commented on HBASE-16647: -- The error state gets cleared in later stages after the move of

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15498070#comment-15498070 ] Jerry He commented on HBASE-16257: -- Hi, [~enis] Thinking a bit more. Correct me if I am wrong.

[jira] [Commented] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497934#comment-15497934 ] Jerry He commented on HBASE-16544: -- Committed the addendum. Thanks. > Remove or Clarify 'Using Amazon

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15497701#comment-15497701 ] Jerry He commented on HBASE-16257: -- Good point.Let me think thru this case. FYI Ashish Singhi > Move

[jira] [Updated] (HBASE-16647) hbck should do offline reference repair before online repair

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16647: - Status: Patch Available (was: Open) > hbck should do offline reference repair before online repair >

[jira] [Updated] (HBASE-16647) hbck should do offline reference repair before online repair

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16647: - Attachment: HBASE-16647.patch > hbck should do offline reference repair before online repair >

[jira] [Commented] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496934#comment-15496934 ] Jerry He commented on HBASE-16598: -- [~mbertozzi] [~ashish singhi] Are you good with the patch v4? >

[jira] [Commented] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496931#comment-15496931 ] Jerry He commented on HBASE-16598: -- All the failed/timeout tests passed locally (multiple times)

[jira] [Commented] (HBASE-15523) enhance hbase-daemon.sh to enable autorestart.

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496911#comment-15496911 ] Jerry He commented on HBASE-15523: -- ok. It is hard to make all happy :-( One wants to control it via

[jira] [Commented] (HBASE-15523) enhance hbase-daemon.sh to enable autorestart.

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15496759#comment-15496759 ] Jerry He commented on HBASE-15523: -- Yes. autorestart is supported in hbase-daemon.sh. hbase-daemon.sh

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: HBASE-16598-v4.patch > Enable zookeeper useMulti always and clean up in HBase code >

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: (was: HBASE-16598-v4.patch) > Enable zookeeper useMulti always and clean up in HBase

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Status: Patch Available (was: Open) > Enable zookeeper useMulti always and clean up in HBase code >

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Status: Open (was: Patch Available) > Enable zookeeper useMulti always and clean up in HBase code >

[jira] [Commented] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15495240#comment-15495240 ] Jerry He commented on HBASE-16598: -- Hmm. The failed tests don't seem to be related. Re-trigger a QA run.

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Hadoop Flags: Incompatible change Release Note: Deprecate the configuration property

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Fix Version/s: 2.0.0 > Enable zookeeper useMulti always and clean up in HBase code >

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: HBASE-16598-v4.patch Minor change in v4 and updated the doc. > Enable zookeeper useMulti

[jira] [Updated] (HBASE-16598) Enable zookeeper useMulti always and clean up in HBase code

2016-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Summary: Enable zookeeper useMulti always and clean up in HBase code (was: Clean up zookeeper useMulti

[jira] [Updated] (HBASE-16598) Clean up zookeeper useMulti in HBase code

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: HBASE-16598-v3.patch > Clean up zookeeper useMulti in HBase code >

[jira] [Updated] (HBASE-16598) Clean up zookeeper useMulti in HBase code

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: HBASE-16598-v2.patch Thanks, Matteo. Removing HConstants.ZOOKEEPER_USEMULTI was the last

[jira] [Updated] (HBASE-16598) Clean up zookeeper useMulti in HBase code

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Attachment: HBASE-16598.patch > Clean up zookeeper useMulti in HBase code >

[jira] [Updated] (HBASE-16598) Clean up zookeeper useMulti in HBase code

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16598: - Status: Patch Available (was: Open) > Clean up zookeeper useMulti in HBase code >

[jira] [Assigned] (HBASE-16599) Expand the use of dynamic jar dir

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He reassigned HBASE-16599: Assignee: Jerry He > Expand the use of dynamic jar dir > - > >

[jira] [Commented] (HBASE-16381) Shell deleteall command should support row key prefixes

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15492032#comment-15492032 ] Jerry He commented on HBASE-16381: -- Looks good. I like that option. Good work. > Shell deleteall

[jira] [Updated] (HBASE-11368) Multi-column family BulkLoad fails if compactions go on too long

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11368: - Description: Compactions take a read lock. If a multi-column family region, before bulk loading, we

[jira] [Updated] (HBASE-14575) Relax region read lock for compactions

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-14575: - Description: Per [~devaraj]'s idea on parent issue, let's see if we can reduce the scope of critical

[jira] [Updated] (HBASE-14575) Relax region read lock for compactions

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14575?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-14575: - Description: Per [~devaraj]'s idea on parent issue, let's see if we can reduce the scope of critical

[jira] [Updated] (HBASE-11368) Multi-column family BulkLoad fails if compactions go on too long

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11368: - Resolution: Fixed Assignee: (was: Qiang Tian) Status: Resolved (was: Patch Available)

[jira] [Commented] (HBASE-16388) Prevent client threads being blocked by only one slow region server

2016-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16388?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15491167#comment-15491167 ] Jerry He commented on HBASE-16388: -- Good feature! Just need the release notes and the

[jira] [Updated] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16257: - Attachment: HBASE-16257-v4.patch Attached v4 patch. [~enis] Can you take a look? > Move staging dir to

[jira] [Commented] (HBASE-16381) Shell deleteall command should support row key prefixes

2016-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486311#comment-15486311 ] Jerry He commented on HBASE-16381: -- {code} +if list.size >= 100 + @table.delete(list) +

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486284#comment-15486284 ] Jerry He commented on HBASE-16257: -- bq. Maybe extract the subdirs away, and add getters so that rest of

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15486278#comment-15486278 ] Jerry He commented on HBASE-16257: -- bq. We create this dir with default perms. If there is a way to get

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15485653#comment-15485653 ] Jerry He commented on HBASE-16257: -- bq. Can we either use all upper case or all lower case for the names

[jira] [Updated] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16257: - Attachment: (was: HBASE-16257-v3.patch) > Move staging dir to be under hbase root dir >

[jira] [Updated] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16257: - Attachment: HBASE-16257-v3.patch > Move staging dir to be under hbase root dir >

[jira] [Updated] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16257: - Attachment: HBASE-16257-v3.patch Attached v3.patch > Move staging dir to be under hbase root dir >

[jira] [Commented] (HBASE-16381) Shell deleteall command should support row key prefixes

2016-09-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15478469#comment-15478469 ] Jerry He commented on HBASE-16381: -- Patch looks good. Could you add a test in the hbase shell tests? >

[jira] [Commented] (HBASE-16601) Expand Dynamic Configuration

2016-09-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15478399#comment-15478399 ] Jerry He commented on HBASE-16601: -- Good pointer [~dimaspivak]. Let's me linked them. I will go thru the

[jira] [Created] (HBASE-16601) Expand Dynamic Configuration

2016-09-09 Thread Jerry He (JIRA)
Jerry He created HBASE-16601: Summary: Expand Dynamic Configuration Key: HBASE-16601 URL: https://issues.apache.org/jira/browse/HBASE-16601 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-16599) Expand the use of dynamic jar dir

2016-09-09 Thread Jerry He (JIRA)
Jerry He created HBASE-16599: Summary: Expand the use of dynamic jar dir Key: HBASE-16599 URL: https://issues.apache.org/jira/browse/HBASE-16599 Project: HBase Issue Type: Improvement

[jira] [Created] (HBASE-16598) Clean up zookeeper useMulti in HBase code

2016-09-09 Thread Jerry He (JIRA)
Jerry He created HBASE-16598: Summary: Clean up zookeeper useMulti in HBase code Key: HBASE-16598 URL: https://issues.apache.org/jira/browse/HBASE-16598 Project: HBase Issue Type: Improvement

[jira] [Assigned] (HBASE-16598) Clean up zookeeper useMulti in HBase code

2016-09-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16598?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He reassigned HBASE-16598: Assignee: Jerry He > Clean up zookeeper useMulti in HBase code >

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15475899#comment-15475899 ] Jerry He commented on HBASE-16257: -- bq. How do we handle upgrades? This would be compatible with rolling

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-09-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15475863#comment-15475863 ] Jerry He commented on HBASE-16257: -- Hi, Enis Thanks for the comments. I will update the patch as

[jira] [Resolved] (HBASE-16581) Optimize Replication queue transfers after server fail over

2016-09-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He resolved HBASE-16581. -- Resolution: Duplicate > Optimize Replication queue transfers after server fail over >

[jira] [Commented] (HBASE-16581) Optimize Replication queue transfers after server fail over

2016-09-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16581?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15474421#comment-15474421 ] Jerry He commented on HBASE-16581: -- The fix in HBASE-12770 should be good enough for this JIRA, The

[jira] [Commented] (HBASE-16381) Shell deleteall command should support row key prefixes

2016-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472742#comment-15472742 ] Jerry He commented on HBASE-16381: -- {noformat} hbase(main):002:0> deleteall ERROR: wrong number of

[jira] [Created] (HBASE-16582) Add Encryption keystore password for Hadoop credential store support

2016-09-07 Thread Jerry He (JIRA)
Jerry He created HBASE-16582: Summary: Add Encryption keystore password for Hadoop credential store support Key: HBASE-16582 URL: https://issues.apache.org/jira/browse/HBASE-16582 Project: HBase

[jira] [Created] (HBASE-16581) Optimize Replication queue transfers after server fail over

2016-09-07 Thread Jerry He (JIRA)
Jerry He created HBASE-16581: Summary: Optimize Replication queue transfers after server fail over Key: HBASE-16581 URL: https://issues.apache.org/jira/browse/HBASE-16581 Project: HBase Issue

[jira] [Commented] (HBASE-16381) Shell deleteall command should support row key prefixes

2016-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472611#comment-15472611 ] Jerry He commented on HBASE-16381: -- My feeling is that overloading the deleteall (option 2) is good

[jira] [Updated] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

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

[jira] [Commented] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

2016-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472417#comment-15472417 ] Jerry He commented on HBASE-16544: -- Committed. Thanks for the patch, [~easyliangjob]. Thanks for the

[jira] [Commented] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

2016-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15472046#comment-15472046 ] Jerry He commented on HBASE-16544: -- Looks good to me. Any comment from [~mbertozzi], [~busbey]? >

[jira] [Commented] (HBASE-14882) Provide a Put API that adds the provided family, qualifier, value without copying

2016-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15470985#comment-15470985 ] Jerry He commented on HBASE-14882: -- +1 on IndividualBytesFieldCell Yes, Better to change the Type field

[jira] [Commented] (HBASE-16544) Remove or Clarify 'Using Amazon S3 Storage' section in the reference guide

2016-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16544?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15459090#comment-15459090 ] Jerry He commented on HBASE-16544: -- It makes sense. Looks like HBASE-15646 over-added the info. Need to

[jira] [Updated] (HBASE-16311) Audit log for delete snapshot operation is missing in case of snapshot owner deleting the same

2016-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16311: - Attachment: HBASE-16311-V4-branch-1.patch > Audit log for delete snapshot operation is missing in case

[jira] [Updated] (HBASE-16311) Audit log for delete snapshot operation is missing in case of snapshot owner deleting the same

2016-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-16311: - Resolution: Fixed Hadoop Flags: Reviewed Fix Version/s: 1.4.0 Status: Resolved

[jira] [Commented] (HBASE-16311) Audit log for delete snapshot operation is missing in case of snapshot owner deleting the same

2016-09-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15457000#comment-15457000 ] Jerry He commented on HBASE-16311: -- +1 > Audit log for delete snapshot operation is missing in case of

[jira] [Commented] (HBASE-16311) Audit log for delete snapshot operation is missing in case of snapshot owner deleting the same

2016-08-30 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16311?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15450699#comment-15450699 ] Jerry He commented on HBASE-16311: -- + AuthResult result = AuthResult.allow("listSnapshot " +

[jira] [Commented] (HBASE-16509) Add option to LoadIncrementalHFiles which allows skipping unmatched column families

2016-08-29 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15447803#comment-15447803 ] Jerry He commented on HBASE-16509: -- Sounds good. > Add option to LoadIncrementalHFiles which allows

[jira] [Commented] (HBASE-16509) Add option to LoadIncrementalHFiles which allows skipping unmatched column families

2016-08-29 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15447565#comment-15447565 ] Jerry He commented on HBASE-16509: -- 'silence' is general and broad. Can we use a more specific option?

[jira] [Commented] (HBASE-15449) HBase Backup Phase 3: Support physical table layout change

2016-08-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-15449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15440255#comment-15440255 ] Jerry He commented on HBASE-15449: -- Ok. Is this a optimization/short-cut of the normal sequence of

[jira] [Commented] (HBASE-14141) HBase Backup/Restore Phase 3: Filter WALs on backup to include only edits from backup tables

2016-08-25 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-14141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15437847#comment-15437847 ] Jerry He commented on HBASE-14141: -- Given the multiWAL support now available, is it something we can

[jira] [Commented] (HBASE-16455) Provide API for obtaining highest file number among all the WAL files

2016-08-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15430014#comment-15430014 ] Jerry He commented on HBASE-16455: -- +1 on v4. It does not include the meta wal/provider. If you don't

[jira] [Commented] (HBASE-16455) Provide API for obtaining highest file number among all the WAL files

2016-08-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15429921#comment-15429921 ] Jerry He commented on HBASE-16455: -- Hi, Ted My feeling is that exposing the filenum as region server

[jira] [Commented] (HBASE-16455) Provide API for obtaining highest file number among all the WAL files

2016-08-19 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15429212#comment-15429212 ] Jerry He commented on HBASE-16455: -- An issue [~mbertozzi] raised a while ago was that the

[jira] [Commented] (HBASE-16452) Procedure v2 - Make ProcedureWALPrettyPrinter extend Tool

2016-08-18 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16452?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15427607#comment-15427607 ] Jerry He commented on HBASE-16452: -- +1 > Procedure v2 - Make ProcedureWALPrettyPrinter extend Tool >

[jira] [Commented] (HBASE-16257) Move staging dir to be under hbase root dir

2016-08-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15423778#comment-15423778 ] Jerry He commented on HBASE-16257: -- Ping for comments. [~enis], [~mbertozzi]? Thanks. > Move staging

[jira] [Commented] (HBASE-16411) BackupDistCp#execute() should throw exception if the distcp job fails

2016-08-16 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15423292#comment-15423292 ] Jerry He commented on HBASE-16411: -- Patch looks good. > BackupDistCp#execute() should throw exception

[jira] [Commented] (HBASE-16370) Exclude jdk tools.jar from Bytecode Version enforcer

2016-08-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15412544#comment-15412544 ] Jerry He commented on HBASE-16370: -- Thanks [~busbey] I was trying to cross-jdk build the shaded client

[jira] [Commented] (HBASE-16370) Exclude jdk tools.jar from Bytecode Version enforcer

2016-08-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-16370?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15411263#comment-15411263 ] Jerry He commented on HBASE-16370: -- hbase-annotations has a dependency on the jdk tools.jar. Exactly, we

<    1   2   3   4   5   6   7   8   9   10   >