[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562157#comment-13562157 ] Ted Yu commented on HBASE-7382: --- [~gchanan], [~lhofhansl]: Can you take a look at patch v4 ?

[jira] [Commented] (HBASE-7516) Make compaction policy pluggable

2013-01-24 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562153#comment-13562153 ] Jimmy Xiang commented on HBASE-7516: Thanks a lot for the review, I will address your

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562152#comment-13562152 ] Hadoop QA commented on HBASE-7382: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7657) Make ModifyTableHandler synchronous

2013-01-24 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562148#comment-13562148 ] Jean-Daniel Cryans commented on HBASE-7657: --- +1, yeah less code.

[jira] [Commented] (HBASE-7516) Make compaction policy pluggable

2013-01-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562145#comment-13562145 ] Sergey Shelukhin commented on HBASE-7516: - btw, my review is on /r/ :)

[jira] [Commented] (HBASE-7643) HFileArchiver.resolveAndArchive() race condition may lead to snapshot data loss

2013-01-24 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562143#comment-13562143 ] Matteo Bertozzi commented on HBASE-7643: I wanted a while (true) just to be sure,

[jira] [Commented] (HBASE-7533) Write an RPC Specification for 0.96

2013-01-24 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562140#comment-13562140 ] Elliott Clark commented on HBASE-7533: -- I would vote moving exception into the Header

[jira] [Updated] (HBASE-7665) retry time sequence usage in HCM has off-by-one error

2013-01-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7665: Status: Patch Available (was: Open) > retry time sequence usage in HCM has off-by-one

[jira] [Updated] (HBASE-7665) retry time sequence usage in HCM has off-by-one error

2013-01-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7665: Attachment: HBASE-7665-v0.patch Very trivial patch. In other uses, the counter used to dete

[jira] [Commented] (HBASE-7643) HFileArchiver.resolveAndArchive() race condition may lead to snapshot data loss

2013-01-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7643?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562136#comment-13562136 ] Lars Hofhansl commented on HBASE-7643: -- Patch looks good. Curious about the RETRIES=6

[jira] [Updated] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7651: -- Resolution: Fixed Fix Version/s: hbase-7290 Hadoop Flags: Reviewed Status

[jira] [Updated] (HBASE-7666) More logging improvements in online snapshots code.

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7666: -- Resolution: Fixed Hadoop Flags: Reviewed Status: Resolved (was: Patch Available

[jira] [Commented] (HBASE-7666) More logging improvements in online snapshots code.

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562132#comment-13562132 ] Jonathan Hsieh commented on HBASE-7666: --- These changes were essentially reviewed on

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562130#comment-13562130 ] Jonathan Hsieh commented on HBASE-7651: --- I've committed to the snapshots branch.

[jira] [Commented] (HBASE-7647) 0.94 hfiles v2.1 are not backwards compatible with HFilev2.0

2013-01-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562128#comment-13562128 ] Lars Hofhansl commented on HBASE-7647: -- Good catch. Post mortem +1 >

[jira] [Commented] (HBASE-7460) Cleanup client connection layers

2013-01-24 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562126#comment-13562126 ] Devaraj Das commented on HBASE-7460: I can also do this for 0.94. [~ghelmling], will w

[jira] [Commented] (HBASE-7503) Add exists(List) in HTableInterface to allow multiple parallel exists at one time

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7503?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562124#comment-13562124 ] Ted Yu commented on HBASE-7503: --- {code} +for (final Get get : gets) { + Integer sta

[jira] [Updated] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7651: -- Status: Patch Available (was: Open) > RegionServerSnapshotManager fails with CancellationE

[jira] [Updated] (HBASE-7666) More logging improvements in online snapshots code.

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7666: -- Status: Patch Available (was: In Progress) > More logging improvements in online snapshots

[jira] [Updated] (HBASE-7666) More logging improvements in online snapshots code.

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7666: -- Attachment: hbase-7666.patch > More logging improvements in online snapshots code. > --

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562121#comment-13562121 ] Jonathan Hsieh commented on HBASE-7651: --- correct -- the second log does not show up

[jira] [Work started] (HBASE-7666) More logging improvements in online snapshots code.

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7666?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-7666 started by Jonathan Hsieh. > More logging improvements in online snapshots code. > --- > >

[jira] [Updated] (HBASE-7516) Make compaction policy pluggable

2013-01-24 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7516?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jimmy Xiang updated HBASE-7516: --- Issue Type: Sub-task (was: Improvement) Parent: HBASE-7519 > Make compaction policy plug

[jira] [Updated] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7651: -- Attachment: hbase-7651.v2.patch v2 just contains the core changes and log fixes from the files

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562113#comment-13562113 ] Ted Yu commented on HBASE-7651: --- bq. then all others would fail with essentially the second

[jira] [Created] (HBASE-7666) More logging improvements in online snapshots code.

2013-01-24 Thread Jonathan Hsieh (JIRA)
Jonathan Hsieh created HBASE-7666: - Summary: More logging improvements in online snapshots code. Key: HBASE-7666 URL: https://issues.apache.org/jira/browse/HBASE-7666 Project: HBase Issue Typ

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562108#comment-13562108 ] Jonathan Hsieh commented on HBASE-7651: --- (I used to do this manually, but now this i

[jira] [Comment Edited] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562107#comment-13562107 ] Jonathan Hsieh edited comment on HBASE-7651 at 1/24/13 11:05 PM: ---

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562107#comment-13562107 ] Jonathan Hsieh commented on HBASE-7651: --- pe-snapshots.sh was the line right below it

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562102#comment-13562102 ] Ted Yu commented on HBASE-7651: --- What's the content of pe-snapshots.sh ? What are (typical)

[jira] [Updated] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7382: -- Attachment: 7382-trunk-v4.txt Patch v4 fixes the two javadoc warnings. > Port ZK.multi support

[jira] [Created] (HBASE-7665) retry time sequence usage in HCM has off-by-one error

2013-01-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7665: --- Summary: retry time sequence usage in HCM has off-by-one error Key: HBASE-7665 URL: https://issues.apache.org/jira/browse/HBASE-7665 Project: HBase Is

[jira] [Updated] (HBASE-7665) retry time sequence usage in HCM has off-by-one error

2013-01-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7665: Description: Array of retries starts with element #0, but we never pass 0 into ConnectionUt

[jira] [Updated] (HBASE-7661) [Per-KV security] Store and apply per cell ACLs in a shadow CF

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7661: -- Component/s: Coprocessors > [Per-KV security] Store and apply per cell ACLs in a shadow CF

[jira] [Commented] (HBASE-7660) Remove HFileV1 code

2013-01-24 Thread Matt Corgan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562083#comment-13562083 ] Matt Corgan commented on HBASE-7660: I guess the question for #2 is how to package and

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562082#comment-13562082 ] Jonathan Hsieh commented on HBASE-7651: --- thanks for the reminder on the TODO -- miss

[jira] [Updated] (HBASE-7663) [Per-KV security] Visibility labels

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7663: -- Description: Implement Accumulo-style visibility labels. Consider the following design princip

[jira] [Commented] (HBASE-7662) [Per-KV security] Store and apply per cell ACLs into/from KeyValue tags

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562081#comment-13562081 ] Andrew Purtell commented on HBASE-7662: --- Although we are prototyping this as an alte

[jira] [Commented] (HBASE-7660) Remove HFileV1 code

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562075#comment-13562075 ] Ted Yu commented on HBASE-7660: --- I would vote for option #2. > Remove HFile

[jira] [Commented] (HBASE-7664) [Per-KV security] Shell support

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562074#comment-13562074 ] Andrew Purtell commented on HBASE-7664: --- The basic case could be: - Create a table w

[jira] [Updated] (HBASE-7664) [Per-KV security] Shell support

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7664: -- Component/s: shell > [Per-KV security] Shell support > --- > >

[jira] [Created] (HBASE-7664) [Per-KV security] Shell support

2013-01-24 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7664: - Summary: [Per-KV security] Shell support Key: HBASE-7664 URL: https://issues.apache.org/jira/browse/HBASE-7664 Project: HBase Issue Type: Sub-task Affe

[jira] [Commented] (HBASE-7460) Cleanup client connection layers

2013-01-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562071#comment-13562071 ] Lars Hofhansl commented on HBASE-7460: -- Thanks Gary. I started, and then realized it

[jira] [Commented] (HBASE-6222) Add per-KeyValue Security

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562067#comment-13562067 ] Andrew Purtell commented on HBASE-6222: --- Split into subtasks. > Add

[jira] [Created] (HBASE-7663) [Per-KV security] Visibility labels

2013-01-24 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7663: - Summary: [Per-KV security] Visibility labels Key: HBASE-7663 URL: https://issues.apache.org/jira/browse/HBASE-7663 Project: HBase Issue Type: Sub-task

[jira] [Commented] (HBASE-7647) 0.94 hfiles v2.1 are not backwards compatible with HFilev2.0

2013-01-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562065#comment-13562065 ] Hudson commented on HBASE-7647: --- Integrated in HBase-0.94 #767 (See [https://builds.apache.

[jira] [Commented] (HBASE-7661) [Per-KV security] Store and apply per cell ACLs in a shadow CF

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562061#comment-13562061 ] Andrew Purtell commented on HBASE-7661: --- I have a prototype of this undergoing clust

[jira] [Updated] (HBASE-6222) Add per-KeyValue Security

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6222: -- Affects Version/s: 0.98.0 > Add per-KeyValue Security > - > >

[jira] [Created] (HBASE-7662) [Per-KV security] Store and apply per cell ACLs into/from KeyValue tags

2013-01-24 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7662: - Summary: [Per-KV security] Store and apply per cell ACLs into/from KeyValue tags Key: HBASE-7662 URL: https://issues.apache.org/jira/browse/HBASE-7662 Project: HBas

[jira] [Commented] (HBASE-7460) Cleanup client connection layers

2013-01-24 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562059#comment-13562059 ] Gary Helmling commented on HBASE-7460: -- [~lhofhansl] I'll take a stab at it today. I

[jira] [Created] (HBASE-7661) [Per-KV security] Store and apply per cell ACLs in a shadow CF

2013-01-24 Thread Andrew Purtell (JIRA)
Andrew Purtell created HBASE-7661: - Summary: [Per-KV security] Store and apply per cell ACLs in a shadow CF Key: HBASE-7661 URL: https://issues.apache.org/jira/browse/HBASE-7661 Project: HBase

[jira] [Commented] (HBASE-6527) Make custom filters plugin

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562051#comment-13562051 ] Jonathan Hsieh commented on HBASE-6527: --- Thanks for the clarification -- I didn't re

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562049#comment-13562049 ] Hadoop QA commented on HBASE-7382: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Updated] (HBASE-6222) Add per-KeyValue Security

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6222?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6222: -- Affects Version/s: 0.96.0 > Add per-KeyValue Security > - > >

[jira] [Updated] (HBASE-6873) Clean up Coprocessor loading failure handling

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6873: -- Issue Type: Sub-task (was: Bug) Parent: HBASE-6222 > Clean up Coprocessor loading

[jira] [Updated] (HBASE-6873) Clean up Coprocessor loading failure handling

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6873?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6873: -- Affects Version/s: (was: 0.94.1) 0.94.5 0.96.0

[jira] [Resolved] (HBASE-3435) Per-column-qualifier and per-key-value security for HBASE-3025

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell resolved HBASE-3435. --- Resolution: Duplicate {quote} Currently we store per column-family ACLs in the .META.:acl col

[jira] [Created] (HBASE-7660) Remove HFileV1 code

2013-01-24 Thread Matt Corgan (JIRA)
Matt Corgan created HBASE-7660: -- Summary: Remove HFileV1 code Key: HBASE-7660 URL: https://issues.apache.org/jira/browse/HBASE-7660 Project: HBase Issue Type: Improvement Components: h

[jira] [Commented] (HBASE-7460) Cleanup client connection layers

2013-01-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562041#comment-13562041 ] Lars Hofhansl commented on HBASE-7460: -- Hey [~ghelmling], are you still planning on m

[jira] [Updated] (HBASE-7333) Improve the security shell commands

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7333?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-7333: -- Description: The shell commands for security are rudimentary and should be improved. The comma

[jira] [Commented] (HBASE-7658) grant with an empty string as permission should throw an exception

2013-01-24 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7658?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562033#comment-13562033 ] Andrew Purtell commented on HBASE-7658: --- bq. I think we should throw an exception in

[jira] [Commented] (HBASE-7634) Replication handling of changes to peer clusters is inefficient

2013-01-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562025#comment-13562025 ] Hadoop QA commented on HBASE-7634: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Created] (HBASE-7659) add an option for timeout, rather than retry limit, in HCM

2013-01-24 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7659: --- Summary: add an option for timeout, rather than retry limit, in HCM Key: HBASE-7659 URL: https://issues.apache.org/jira/browse/HBASE-7659 Project: HBase

[jira] [Commented] (HBASE-7656) Clean up line endings to be LF in the repo

2013-01-24 Thread Nick Dimiduk (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562015#comment-13562015 ] Nick Dimiduk commented on HBASE-7656: - +1 Thanks Enis. This looks exactly like my loc

[jira] [Commented] (HBASE-7657) Make ModifyTableHandler synchronous

2013-01-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562008#comment-13562008 ] Hadoop QA commented on HBASE-7657: -- {color:green}+1 overall{color}. Here are the results

[jira] [Resolved] (HBASE-7656) Clean up line endings to be LF in the repo

2013-01-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar resolved HBASE-7656. -- Resolution: Fixed Committed, since this is fairly trivial. > Clean up line en

[jira] [Commented] (HBASE-6527) Make custom filters plugin

2013-01-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562003#comment-13562003 ] Lars Hofhansl commented on HBASE-6527: -- For Coproc the regions have to reloaded (i.e.

[jira] [Updated] (HBASE-7634) Replication handling of changes to peer clusters is inefficient

2013-01-24 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated HBASE-7634: Attachment: HBASE-7634.v2.patch Updated patch that applies cleanly on current trunk

[jira] [Updated] (HBASE-7634) Replication handling of changes to peer clusters is inefficient

2013-01-24 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated HBASE-7634: Status: Patch Available (was: Open) > Replication handling of changes to peer clusters is inef

[jira] [Updated] (HBASE-7533) Write an RPC Specification for 0.96

2013-01-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7533: - Attachment: rpc_spec3.txt Redo to match spec. Let me do edit pass on spec. and run this through tests then put

[jira] [Updated] (HBASE-7634) Replication handling of changes to peer clusters is inefficient

2013-01-24 Thread Gabriel Reid (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7634?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated HBASE-7634: Status: Open (was: Patch Available) Current patch cancelled because it doesn't apply cleanly.

[jira] [Updated] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7382: -- Attachment: 7382-trunk-v3.txt Patch v3 removes unrelated change in TestDistributedLogSplitting

[jira] [Updated] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-7382: -- Attachment: (was: 7382-trunk-v2.txt) > Port ZK.multi support from HBASE-6775 to 0.96 >

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561986#comment-13561986 ] Ted Yu commented on HBASE-7651: --- I think the above change is fine - considering we're going

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561980#comment-13561980 ] Himanshu Vashishtha commented on HBASE-7382: [~te...@apache.org]: Why you have

[jira] [Updated] (HBASE-7647) 0.94 hfiles v2.1 are not backwards compatible with HFilev2.0

2013-01-24 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7647: - Resolution: Fixed Fix Version/s: 0.94.5 Release Note: HFile v2.1 is not readable by Re

[jira] [Commented] (HBASE-6509) Implement fast-forwarding FuzzyRowFilter to allow filtering rows e.g. by "???alex?b"

2013-01-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561963#comment-13561963 ] Hudson commented on HBASE-6509: --- Integrated in HBase-0.94 #766 (See [https://builds.apache.

[jira] [Commented] (HBASE-7478) Create a multi-threaded responder

2013-01-24 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7478?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561964#comment-13561964 ] stack commented on HBASE-7478: -- Yeah, single responder thread only created up in Responder.

[jira] [Commented] (HBASE-7628) Port HBASE-6509 fast-forwarding FuzzyRowFilter to 0.94

2013-01-24 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561962#comment-13561962 ] Hudson commented on HBASE-7628: --- Integrated in HBase-0.94 #766 (See [https://builds.apache.

[jira] [Updated] (HBASE-7657) Make ModifyTableHandler synchronous

2013-01-24 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matteo Bertozzi updated HBASE-7657: --- Status: Patch Available (was: Open) > Make ModifyTableHandler synchronous >

[jira] [Commented] (HBASE-7647) 0.94 hfiles v2.1 are not backwards compatible with HFilev2.0

2013-01-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561958#comment-13561958 ] Hadoop QA commented on HBASE-7647: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-7657) Make ModifyTableHandler synchronous

2013-01-24 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561956#comment-13561956 ] Matteo Bertozzi commented on HBASE-7657: +1 HBaseAdmin is supposed to be synchrono

[jira] [Updated] (HBASE-7647) 0.94 hfiles v2.1 are not backwards compatible with HFilev2.0

2013-01-24 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7647: - Attachment: (was: HBASE-7647-1.patch) > 0.94 hfiles v2.1 are not backwards compatible wit

[jira] [Updated] (HBASE-7647) 0.94 hfiles v2.1 are not backwards compatible with HFilev2.0

2013-01-24 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Elliott Clark updated HBASE-7647: - Attachment: HBASE-7647-2.patch Changed some formatting and spacing. I tested all the things that

[jira] [Updated] (HBASE-7657) Make ModifyTableHandler synchronous

2013-01-24 Thread Himanshu Vashishtha (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7657?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Himanshu Vashishtha updated HBASE-7657: --- Attachment: HBASE-7657.patch TestAdmin pass. This basically revert 5359, and make mod

[jira] [Created] (HBASE-7658) grant with an empty string as permission should throw an exception

2013-01-24 Thread Matteo Bertozzi (JIRA)
Matteo Bertozzi created HBASE-7658: -- Summary: grant with an empty string as permission should throw an exception Key: HBASE-7658 URL: https://issues.apache.org/jira/browse/HBASE-7658 Project: HBase

[jira] [Updated] (HBASE-7656) Clean up line endings to be LF in the repo

2013-01-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7656: - Attachment: hbase-7656.patch Trivial patch changing line endings for {code} # modified:

[jira] [Created] (HBASE-7657) Make ModifyTableHandler synchronous

2013-01-24 Thread Himanshu Vashishtha (JIRA)
Himanshu Vashishtha created HBASE-7657: -- Summary: Make ModifyTableHandler synchronous Key: HBASE-7657 URL: https://issues.apache.org/jira/browse/HBASE-7657 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-7656) Clean up line endings to be LF in the repo

2013-01-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Enis Soztutar updated HBASE-7656: - Priority: Trivial (was: Major) > Clean up line endings to be LF in the repo > -

[jira] [Created] (HBASE-7656) Clean up line endings to be LF in the repo

2013-01-24 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-7656: Summary: Clean up line endings to be LF in the repo Key: HBASE-7656 URL: https://issues.apache.org/jira/browse/HBASE-7656 Project: HBase Issue Type: Bug

[jira] [Commented] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Matteo Bertozzi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561924#comment-13561924 ] Matteo Bertozzi commented on HBASE-7651: +1, the core of this patch is having one

[jira] [Commented] (HBASE-6466) Enable multi-thread for memstore flush

2013-01-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561913#comment-13561913 ] Sergey Shelukhin commented on HBASE-6466: - Sorry, missed the discussion above. Was

[jira] [Commented] (HBASE-7561) Display the total number of regions for a given table on the master webUI

2013-01-24 Thread Michael Weng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561892#comment-13561892 ] Michael Weng commented on HBASE-7561: - @Ted, what is the command line for building tru

[jira] [Commented] (HBASE-7649) client retry timeout doesn't need to do x2 fallback when going to different server

2013-01-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561882#comment-13561882 ] Sergey Shelukhin commented on HBASE-7649: - doesn't work very well with many failur

[jira] [Updated] (HBASE-7649) client retry timeout doesn't need to do x2 fallback when going to different server

2013-01-24 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7649?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7649: Status: Open (was: Patch Available) > client retry timeout doesn't need to do x2 fallb

[jira] [Updated] (HBASE-7626) Backport portions of HBASE-7460 to 0.94

2013-01-24 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7626?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7626: - Description: Marking critical so it gets in. Priority: Critical (was: Major) > Backpo

[jira] [Commented] (HBASE-7403) Online Merge

2013-01-24 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561868#comment-13561868 ] Enis Soztutar commented on HBASE-7403: -- bq. Looks like you have 2 +1's already. I had

[jira] [Commented] (HBASE-7382) Port ZK.multi support from HBASE-6775 to 0.96

2013-01-24 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561865#comment-13561865 ] Hadoop QA commented on HBASE-7382: -- {color:red}-1 overall{color}. Here are the results o

[jira] [Commented] (HBASE-6527) Make custom filters plugin

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13561864#comment-13561864 ] Jonathan Hsieh commented on HBASE-6527: --- [~lhofhansl] does this imply moving some o

[jira] [Updated] (HBASE-7651) RegionServerSnapshotManager fails with CancellationException if previous snapshot fails in per region task

2013-01-24 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7651?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7651: -- Attachment: hbase-7651.patch First cut of patch. Need to add unit test. Something very simila

<    1   2   3   >