[jira] [Commented] (HBASE-11591) Scanner fails to retrieve KV from bulk loaded file with highest sequence id than the cell's mvcc in a non-bulk loaded file

2014-08-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14104575#comment-14104575 ] Jerry He commented on HBASE-11591: -- Hi, [~jeffreyz] There are such use cases. Please

[jira] [Commented] (HBASE-11591) Scanner fails to retrieve KV from bulk loaded file with highest sequence id than the cell's mvcc in a non-bulk loaded file

2014-08-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11591?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14104774#comment-14104774 ] Jerry He commented on HBASE-11591: -- It can be used backup HBase data and restore. Either

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14105591#comment-14105591 ] Jerry He commented on HBASE-11772: -- The work being done at HBASE-11591 will be good for

[jira] [Commented] (HBASE-11326) Use an InputFormat for ExportSnapshot

2014-08-22 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14107246#comment-14107246 ] Jerry He commented on HBASE-11326: -- Hi, [~mbertozzi] Thanks for back-porting it to 0.98.

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-25 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14109939#comment-14109939 ] Jerry He commented on HBASE-11772: -- Hi, [~apurtell] The work is not finished yet. This

[jira] [Updated] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11772: - Fix Version/s: 2.0.0 1.0.0 0.99.0 Status: Patch

[jira] [Updated] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11772: - Attachment: HBASE-11772-master-v1.patch Bulk load mvcc and seqId issues with native hfiles

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111877#comment-14111877 ] Jerry He commented on HBASE-11772: -- Attached a patch for master now that HBASE-11591

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111879#comment-14111879 ] Jerry He commented on HBASE-11772: -- The added unit test case in the patch tests out the

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14112668#comment-14112668 ] Jerry He commented on HBASE-11772: -- Thanks, [~ram_krish], [~anoop.hbase]. I will look

[jira] [Commented] (HBASE-11790) Bulk load should use HFileOutputFormat2 in all cases

2014-08-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14112673#comment-14112673 ] Jerry He commented on HBASE-11790: -- It seems that in the 0.98 and 0.99+ streams,

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113285#comment-14113285 ] Jerry He commented on HBASE-11772: -- bq. The above change implies that there may be more

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113327#comment-14113327 ] Jerry He commented on HBASE-11772: -- Still looking into the TestHRegionServerBulkLoad

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14113381#comment-14113381 ] Jerry He commented on HBASE-11772: -- It checks if the values from a scan are the same

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-08-28 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14114839#comment-14114839 ] Jerry He commented on HBASE-11772: -- Hi, [~ram_krish], [~anoop.hbase] I did a little

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14117137#comment-14117137 ] Jerry He commented on HBASE-11772: -- In the last few comments, I was purely talking

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-01 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14117163#comment-14117163 ] Jerry He commented on HBASE-11772: -- I have a rough idea why TestHRegionServerBulkLoad

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118496#comment-14118496 ] Jerry He commented on HBASE-11772: -- The row level consistency (atomicity) may not be

[jira] [Created] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
Jerry He created HBASE-11882: Summary: Row level consistency may not be maintained with bulk load and compaction Key: HBASE-11882 URL: https://issues.apache.org/jira/browse/HBASE-11882 Project: HBase

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Description: While looking into the TestHRegionServerBulkLoad failure for HBASE-11772, I found the root

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Attachment: TestHRegionServerBulkLoad.java.patch Row level consistency may not be maintained with bulk

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118560#comment-14118560 ] Jerry He commented on HBASE-11882: -- Attached a patch for TestHRegionServerBulkLoad.

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118567#comment-14118567 ] Jerry He commented on HBASE-11882: -- There are two options to fix the problem: Option1.

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118571#comment-14118571 ] Jerry He commented on HBASE-11772: -- Opened HBASE-11882 to separately track the row level

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118576#comment-14118576 ] Jerry He commented on HBASE-11882: -- My 2 cent opinion is to go for Option2. The bulk

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118586#comment-14118586 ] Jerry He commented on HBASE-11882: -- Hi, [~ram_krish] Didn't refresh to see your comment

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Attachment: HBASE-11882-master-v1.patch Row level consistency may not be maintained with bulk load and

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118661#comment-14118661 ] Jerry He commented on HBASE-11882: -- Hi, [~anoop.hbase] bq. In read we set each Cell

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14118923#comment-14118923 ] Jerry He commented on HBASE-11882: -- Hi, [~anoop.hbase] You are right. We don't need to

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Status: Patch Available (was: Open) Row level consistency may not be maintained with bulk load and

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Attachment: HBASE-11882-master-v2.patch Row level consistency may not be maintained with bulk load and

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-02 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14119408#comment-14119408 ] Jerry He commented on HBASE-11882: -- Hi, [~ram_krish] TestHRegionServerBulkLoad spawns

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Status: Open (was: Patch Available) Row level consistency may not be maintained with bulk load and

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14119439#comment-14119439 ] Jerry He commented on HBASE-11882: -- Yes, the behavior change from the added readpoint

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Status: Patch Available (was: Open) Row level consistency may not be maintained with bulk load and

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120039#comment-14120039 ] Jerry He commented on HBASE-11882: -- Still there is no Hadoop QA run. Here is my local

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120523#comment-14120523 ] Jerry He commented on HBASE-11882: -- The 'zombie tests' don't seem to be related to the

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14120732#comment-14120732 ] Jerry He commented on HBASE-11882: -- Hi, [~yuzhih...@gmail.com] Updated with v3 patch.

[jira] [Updated] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11882: - Attachment: HBASE-11882-master-v3.patch Row level consistency may not be maintained with bulk load and

[jira] [Updated] (HBASE-9531) a command line (hbase shell) interface to retreive the replication metrics and show replication lag

2014-09-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-9531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-9531: Attachment: HBASE-9531-master-v4.patch a command line (hbase shell) interface to retreive the replication

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14122440#comment-14122440 ] Jerry He commented on HBASE-11772: -- Hi, [~anoop.hbase] Could you give a case where

[jira] [Commented] (HBASE-11882) Row level consistency may not be maintained with bulk load and compaction

2014-09-04 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11882?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14122445#comment-14122445 ] Jerry He commented on HBASE-11882: -- Thanks, [~ram_krish], [~anoop.hbase], [~tedyu].

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14123058#comment-14123058 ] Jerry He commented on HBASE-11772: -- Hi, [~anoop.hbase] Yes. You explained it!

[jira] [Updated] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11772: - Attachment: HBASE-11772-master-v2.patch Bulk load mvcc and seqId issues with native hfiles

[jira] [Updated] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11772: - Attachment: HBASE-11772-master-v3.patch Bulk load mvcc and seqId issues with native hfiles

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-05 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14123351#comment-14123351 ] Jerry He commented on HBASE-11772: -- Hi, [~tedyu] Updated as attachment master-v3.

[jira] [Updated] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11772: - Attachment: HBASE-11772-master-v4.patch Bulk load mvcc and seqId issues with native hfiles

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14125191#comment-14125191 ] Jerry He commented on HBASE-11772: -- Updated with master-v4. Changed back to use

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14125196#comment-14125196 ] Jerry He commented on HBASE-11772: -- Hi, [~anoop.hbase] In 0.98 the mvcc and seqId are

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-07 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14125220#comment-14125220 ] Jerry He commented on HBASE-11772: -- Hi, [~ram_krish], [~anoop.hbase] Thanks! I will

[jira] [Updated] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11772: - Attachment: HBASE-11772-0.98-v2.patch Bulk load mvcc and seqId issues with native hfiles

[jira] [Commented] (HBASE-11772) Bulk load mvcc and seqId issues with native hfiles

2014-09-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11772?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14126381#comment-14126381 ] Jerry He commented on HBASE-11772: -- Attached 0.98-v2. 1. Trivial cleanup and comments.

[jira] [Commented] (HBASE-11136) Add permission check to roll WAL writer

2014-09-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14127979#comment-14127979 ] Jerry He commented on HBASE-11136: -- Hi, [~apurtell] The patch is old. I will rebase and

[jira] [Commented] (HBASE-11965) Optimize locking in HRegion

2014-09-12 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11965?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14132227#comment-14132227 ] Jerry He commented on HBASE-11965: -- Trying to understand the bottleneck for the cases

[jira] [Updated] (HBASE-11136) Add permission check to roll WAL writer

2014-09-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11136: - Attachment: HBASE-11136-trunk-v2.patch Add permission check to roll WAL writer

[jira] [Commented] (HBASE-11136) Add permission check to roll WAL writer

2014-09-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133080#comment-14133080 ] Jerry He commented on HBASE-11136: -- Attached v2-patch that rebased with the latest and

[jira] [Updated] (HBASE-11136) Add permission check to roll WAL writer

2014-09-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11136: - Attachment: HBASE-11136-trunk-v2.patch Add permission check to roll WAL writer

[jira] [Updated] (HBASE-11136) Add permission check to roll WAL writer

2014-09-13 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11136: - Attachment: (was: HBASE-11136-trunk-v2.patch) Add permission check to roll WAL writer

[jira] [Commented] (HBASE-11136) Add permission check to roll WAL writer

2014-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133347#comment-14133347 ] Jerry He commented on HBASE-11136: -- Hadoop QA is not triggered. Here is my local 'mvn

[jira] [Commented] (HBASE-11136) Add permission check to roll WAL writer

2014-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133385#comment-14133385 ] Jerry He commented on HBASE-11136: -- Hi, [~yuzhih...@gmail.com] Thanks! Corrected with

[jira] [Updated] (HBASE-11136) Add permission check to roll WAL writer

2014-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11136: - Attachment: HBASE-11136-trunk-v3.patch Add permission check to roll WAL writer

[jira] [Commented] (HBASE-11136) Add permission check to roll WAL writer

2014-09-14 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14133579#comment-14133579 ] Jerry He commented on HBASE-11136: -- The test failures don't see to be related to the

[jira] [Updated] (HBASE-11136) Add permission check to roll WAL writer

2014-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11136: - Attachment: HBASE-11136-0.98-v3.patch Add permission check to roll WAL writer

[jira] [Commented] (HBASE-11136) Add permission check to roll WAL writer

2014-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134187#comment-14134187 ] Jerry He commented on HBASE-11136: -- Hi, [~tedyu], [~apurtell] I attached a 0.98-v3

[jira] [Updated] (HBASE-11930) Document new permission check to roll WAL writer

2014-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11930: - Attachment: HBASE-11930-trunk.patch Document new permission check to roll WAL writer

[jira] [Commented] (HBASE-11930) Document new permission check to roll WAL writer

2014-09-15 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14134582#comment-14134582 ] Jerry He commented on HBASE-11930: -- Attached a patch to document the permission to roll

[jira] [Updated] (HBASE-11930) Document new permission check to roll WAL writer

2014-09-19 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11930: - Attachment: HBASE-11930-trunk-v2.patch Document new permission check to roll WAL writer

[jira] [Commented] (HBASE-11930) Document new permission check to roll WAL writer

2014-09-19 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14141563#comment-14141563 ] Jerry He commented on HBASE-11930: -- Updated with v2 patch: Use 'Roll HLog' in the doc

[jira] [Assigned] (HBASE-11930) Document new permission check to roll WAL writer

2014-09-19 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He reassigned HBASE-11930: Assignee: Jerry He Document new permission check to roll WAL writer

[jira] [Updated] (HBASE-11930) Document new permission check to roll WAL writer

2014-09-19 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11930?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-11930: - Status: Patch Available (was: Open) Document new permission check to roll WAL writer

[jira] [Commented] (HBASE-11006) Cannot create 'data' table

2014-09-25 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11006?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14148018#comment-14148018 ] Jerry He commented on HBASE-11006: -- Can we add 0.98 as fix version as well? Cannot

[jira] [Created] (HBASE-12168) Document Rest gateway SPNEGO-based authentication for client

2014-10-03 Thread Jerry He (JIRA)
Jerry He created HBASE-12168: Summary: Document Rest gateway SPNEGO-based authentication for client Key: HBASE-12168 URL: https://issues.apache.org/jira/browse/HBASE-12168 Project: HBase Issue

[jira] [Commented] (HBASE-12168) Document Rest gateway SPNEGO-based authentication for client

2014-10-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14158164#comment-14158164 ] Jerry He commented on HBASE-12168: -- The configuration steps are probably similar to or

[jira] [Commented] (HBASE-12168) Document Rest gateway SPNEGO-based authentication for client

2014-10-03 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14158194#comment-14158194 ] Jerry He commented on HBASE-12168: -- Hi, [~jxiang] Yes. We can improve the sections,

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

2014-10-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163697#comment-14163697 ] Jerry He commented on HBASE-11368: -- Hi, [~tianq] The idea may be feasible: bulk load

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

2014-10-08 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14163705#comment-14163705 ] Jerry He commented on HBASE-11368: -- bq. Other region operations: only acquire region

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

2014-10-09 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-11368?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14165411#comment-14165411 ] Jerry He commented on HBASE-11368: -- {code} /** * Atomic bulk load. */ @Test

[jira] [Created] (HBASE-12301) user_permission command does not show global permissions

2014-10-20 Thread Jerry He (JIRA)
Jerry He created HBASE-12301: Summary: user_permission command does not show global permissions Key: HBASE-12301 URL: https://issues.apache.org/jira/browse/HBASE-12301 Project: HBase Issue Type:

[jira] [Created] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-20 Thread Jerry He (JIRA)
Jerry He created HBASE-12302: Summary: VisibilityClient getAuths does not propagate remote service exception correctly Key: HBASE-12302 URL: https://issues.apache.org/jira/browse/HBASE-12302 Project:

[jira] [Updated] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12302: - Assignee: Jerry He Status: Patch Available (was: Open) VisibilityClient getAuths does not

[jira] [Updated] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12302: - Attachment: HBASE-12302-master.patch VisibilityClient getAuths does not propagate remote service

[jira] [Commented] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177649#comment-14177649 ] Jerry He commented on HBASE-12302: -- Attached a patch that seems to fix the problem.

[jira] [Commented] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177659#comment-14177659 ] Jerry He commented on HBASE-12302: -- The other methods in VisibilityClient (addLabels,

[jira] [Commented] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-20 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14177988#comment-14177988 ] Jerry He commented on HBASE-12302: -- Thanks, guys! I will update the patch.

[jira] [Commented] (HBASE-12301) user_permission command does not show global permissions

2014-10-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14178622#comment-14178622 ] Jerry He commented on HBASE-12301: -- bq. showing only the global permission when

[jira] [Updated] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12302: - Attachment: HBASE-12302-master-v2.patch VisibilityClient getAuths does not propagate remote service

[jira] [Commented] (HBASE-12302) VisibilityClient getAuths does not propagate remote service exception correctly

2014-10-21 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12302?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14178778#comment-14178778 ] Jerry He commented on HBASE-12302: -- Attached v2 that addressed Anoop's comment. Also

[jira] [Created] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-26 Thread Jerry He (JIRA)
Jerry He created HBASE-12346: Summary: Scan's default auths behavior under Visibility labels Key: HBASE-12346 URL: https://issues.apache.org/jira/browse/HBASE-12346 Project: HBase Issue Type:

[jira] [Commented] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14184587#comment-14184587 ] Jerry He commented on HBASE-12346: -- In this accumulo doc:

[jira] [Updated] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12346: - Attachment: HBASE-12346-master.patch Scan's default auths behavior under Visibility labels

[jira] [Commented] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14184601#comment-14184601 ] Jerry He commented on HBASE-12346: -- Attached a patch If everyone agrees with proposed

[jira] [Commented] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-26 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14184699#comment-14184699 ] Jerry He commented on HBASE-12346: -- HI, [~apurtell] Thanks for the comment. I agree

[jira] [Updated] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12346: - Attachment: HBASE-12346-master-v2.patch Scan's default auths behavior under Visibility labels

[jira] [Updated] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jerry He updated HBASE-12346: - Fix Version/s: 0.99.2 0.98.8 Status: Patch Available (was: Open) Scan's

[jira] [Commented] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-27 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14185744#comment-14185744 ] Jerry He commented on HBASE-12346: -- Attached v2 with a new test case. Scan's default

[jira] [Commented] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-28 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14187082#comment-14187082 ] Jerry He commented on HBASE-12346: -- Hi, [~apurtell] Do you have additional comment or

[jira] [Created] (HBASE-12373) Provide a command to list visibility labels

2014-10-28 Thread Jerry He (JIRA)
Jerry He created HBASE-12373: Summary: Provide a command to list visibility labels Key: HBASE-12373 URL: https://issues.apache.org/jira/browse/HBASE-12373 Project: HBase Issue Type: Improvement

[jira] [Commented] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-29 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14188540#comment-14188540 ] Jerry He commented on HBASE-12346: -- [~anoop.hbase] explained well. Thanks, guys.

[jira] [Commented] (HBASE-12373) Provide a command to list visibility labels

2014-10-29 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12373?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14188548#comment-14188548 ] Jerry He commented on HBASE-12373: -- bq. It should be allowed only for a user who is

[jira] [Commented] (HBASE-12346) Scan's default auths behavior under Visibility labels

2014-10-29 Thread Jerry He (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-12346?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14189673#comment-14189673 ] Jerry He commented on HBASE-12346: -- Hi, [~apurtell] As long as we agree on the external

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