[jira] [Commented] (HBASE-3776) Add Bloom Filter Support to HFileOutputFormat

2012-12-27 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3776?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540347#comment-13540347 ] Anoop Sam John commented on HBASE-3776: --- Thanks for that addendum Ted. Lars thanks

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2012-12-27 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540351#comment-13540351 ] Anoop Sam John commented on HBASE-5664: --- Yes in core we do not do any seek to the

[jira] [Commented] (HBASE-4435) Add Group By functionality using Coprocessors

2012-12-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540856#comment-13540856 ] Anoop Sam John commented on HBASE-4435: --- May be good to add to the CP examples

[jira] [Commented] (HBASE-6666) Allow RegionObserver to access other regions on the same server.

2012-12-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540864#comment-13540864 ] Anoop Sam John commented on HBASE-: --- Within a RegionObserver we can access any

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2012-12-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13540873#comment-13540873 ] Anoop Sam John commented on HBASE-4210: --- Oh I missed this issue till now... We have

[jira] [Assigned] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2012-12-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reassigned HBASE-4210: - Assignee: Anoop Sam John Allow coprocessor to interact with batches per region sent

[jira] [Commented] (HBASE-7457) Fix javadoc warnings in hadoopqa tool, it complains about unsafe accesses

2012-12-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541260#comment-13541260 ] Anoop Sam John commented on HBASE-7457: --- Stack Is this the patch committed? Lot of

[jira] [Commented] (HBASE-5698) Add new coprocessor hooks in doMiniBatchPut

2012-12-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541276#comment-13541276 ] Anoop Sam John commented on HBASE-5698: --- Some thing similar discussed in HBASE-4210

[jira] [Commented] (HBASE-5698) Add new coprocessor hooks in doMiniBatchPut

2012-12-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541277#comment-13541277 ] Anoop Sam John commented on HBASE-5698: --- I think HBASE-4210 only we can keep... The

[jira] [Resolved] (HBASE-5698) Add new coprocessor hooks in doMiniBatchPut

2012-12-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John resolved HBASE-5698. --- Resolution: Duplicate Add new coprocessor hooks in doMiniBatchPut

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2012-12-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13541328#comment-13541328 ] Anoop Sam John commented on HBASE-4210: --- The problems we faced with prePut() during

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-02 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13542734#comment-13542734 ] Anoop Sam John commented on HBASE-5664: --- I will upload a patch based on the 94

[jira] [Commented] (HBASE-7474) Endpoint Implementation to support Scans with Sorting of Rows based on column values(similar to order by clause of RDBMS)

2013-01-03 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7474?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543634#comment-13543634 ] Anoop Sam John commented on HBASE-7474: --- So your implementation is to fetch the top

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Attachment: HBASE-5664_94.patch Internal patch that we had, ported to the latest 94 branch.

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543729#comment-13543729 ] Anoop Sam John commented on HBASE-4210: --- @Ram the issues that we found I will try to

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13543732#comment-13543732 ] Anoop Sam John commented on HBASE-4210: --- bq.Todd introduced initialized variable so

[jira] [Updated] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-4210: -- Affects Version/s: 0.94.0 Allow coprocessor to interact with batches per region sent from

[jira] [Updated] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-4210: -- Fix Version/s: 0.94.5 0.96.0 Allow coprocessor to interact with

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544607#comment-13544607 ] Anoop Sam John commented on HBASE-5664: --- I think in a scenario where there are more

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544608#comment-13544608 ] Anoop Sam John commented on HBASE-4210: --- Lars yes that is what confusing me too...

[jira] [Commented] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-04 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13544613#comment-13544613 ] Anoop Sam John commented on HBASE-6015: --- @Jon - You got what I mean? If it make

[jira] [Commented] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-06 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13545619#comment-13545619 ] Anoop Sam John commented on HBASE-6015: --- @Jon Yep now you got what is in my mind :)

[jira] [Updated] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-6015: -- Attachment: HBASE-6015_94.patch Simple patch for 94 branch HBCK rerun should

[jira] [Assigned] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reassigned HBASE-6015: - Assignee: Anoop Sam John HBCK rerun should check all the regions which it checked

[jira] [Commented] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-08 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13547009#comment-13547009 ] Anoop Sam John commented on HBASE-6015: --- Another place where the timelag is checked

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-09 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13549342#comment-13549342 ] Anoop Sam John commented on HBASE-5664: --- Andrew I can go with making a patch for

[jira] [Commented] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-10 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13550900#comment-13550900 ] Anoop Sam John commented on HBASE-7034: --- Is this code came in by mistake? {code}

[jira] [Commented] (HBASE-3093) DeleteColumns deletes alphabetical next columns when using timestamp 0

2013-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13550992#comment-13550992 ] Anoop Sam John commented on HBASE-3093: --- This test case is tested against 0.94

[jira] [Commented] (HBASE-5148) Compaction property at the server level are not propagated at the table level.

2013-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5148?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13550996#comment-13550996 ] Anoop Sam John commented on HBASE-5148: --- Mikael Sitruk Where the config param

[jira] [Commented] (HBASE-6656) Cannot call a Coprocessor Endpoint from a RegionObserver

2013-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551013#comment-13551013 ] Anoop Sam John commented on HBASE-6656: --- Is there a jar (which includes all the

[jira] [Created] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-11 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-7542: - Summary: SCVF: Avoid sending two unwanted boolean values from client to RS Key: HBASE-7542 URL: https://issues.apache.org/jira/browse/HBASE-7542 Project: HBase

[jira] [Commented] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551070#comment-13551070 ] Anoop Sam John commented on HBASE-7542: --- In 94 (older) version we can not change

[jira] [Updated] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7542: -- Status: Patch Available (was: Open) SCVF: Avoid sending two unwanted boolean values from

[jira] [Updated] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-11 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7542: -- Attachment: HBASE-7542_Trunk.patch Simple patch. Just removal of some code :)

[jira] [Assigned] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John reassigned HBASE-7034: - Assignee: Anoop Sam John Bad version, failed OPENING to OPENED but master thinks it

[jira] [Commented] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-12 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13551942#comment-13551942 ] Anoop Sam John commented on HBASE-7034: --- Will submit patch . Bad

[jira] [Created] (HBASE-7549) Make HTableInterface#batch() javadoc proper

2013-01-13 Thread Anoop Sam John (JIRA)
Anoop Sam John created HBASE-7549: - Summary: Make HTableInterface#batch() javadoc proper Key: HBASE-7549 URL: https://issues.apache.org/jira/browse/HBASE-7549 Project: HBase Issue Type: Bug

[jira] [Updated] (HBASE-7549) Make HTableInterface#batch() javadoc proper

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7549: -- Description: We can pass Put, Get, Delete, Append, Increment in the batch. But the javadoc do

[jira] [Updated] (HBASE-7549) Make HTableInterface#batch() javadoc proper

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7549: -- Attachment: HBASE-7549_94.patch Make HTableInterface#batch() javadoc proper

[jira] [Updated] (HBASE-7549) Make HTableInterface#batch() javadoc proper

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7549: -- Attachment: HBASE-7549_trunk.patch Make HTableInterface#batch() javadoc proper

[jira] [Updated] (HBASE-7549) Make HTableInterface#batch() javadoc proper

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7549: -- Attachment: HBASE-7549_trunk_v2.patch Oops! Sorry copy paste mistake..:(

[jira] [Commented] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13552444#comment-13552444 ] Anoop Sam John commented on HBASE-7034: --- Yep the same. What does this compare?

[jira] [Updated] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7542: -- Attachment: (was: HBASE-7542_Trunk.patch) SCVF: Avoid sending two unwanted boolean

[jira] [Updated] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7542: -- Status: Open (was: Patch Available) SCVF: Avoid sending two unwanted boolean values from

[jira] [Updated] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7542: -- Attachment: HBASE-7542_Trunk.patch Reattaching same patch for qa SCVF: Avoid

[jira] [Updated] (HBASE-7542) SCVF: Avoid sending two unwanted boolean values from client to RS

2013-01-13 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7542?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7542: -- Status: Patch Available (was: Open) SCVF: Avoid sending two unwanted boolean values from

[jira] [Commented] (HBASE-6656) Cannot call a Coprocessor Endpoint from a RegionObserver

2013-01-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553458#comment-13553458 ] Anoop Sam John commented on HBASE-6656: --- Have a try and let us know the result. This

[jira] [Commented] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-14 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553536#comment-13553536 ] Anoop Sam John commented on HBASE-7034: --- Stack - I will try with some sort of unit

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553680#comment-13553680 ] Anoop Sam John commented on HBASE-4210: --- Andrew - You propose a solution for the

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13553688#comment-13553688 ] Anoop Sam John commented on HBASE-4210: --- @Lars How about abstracting out a

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_94.patch Patch for 94 version. Pls review Bad

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: TestRecoverableZooKeeper.java Unit test case which clearly reproduces the issue

[jira] [Commented] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554033#comment-13554033 ] Anoop Sam John commented on HBASE-6015: --- [~jmhsieh] Is this patch looks good? After

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

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554038#comment-13554038 ] Anoop Sam John commented on HBASE-7561: --- Pls check HBASE-7335. Same as this issue?

[jira] [Commented] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554663#comment-13554663 ] Anoop Sam John commented on HBASE-7034: --- bq.I feel that we should check for the data

[jira] [Updated] (HBASE-7549) Make HTableInterface#batch() javadoc proper

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7549: -- Fix Version/s: 0.94.5 0.96.0 Make HTableInterface#batch() javadoc

[jira] [Commented] (HBASE-5640) bulk load runs slowly than before

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5640?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554731#comment-13554731 ] Anoop Sam John commented on HBASE-5640: --- This issue is same as HBASE-6529 which is

[jira] [Commented] (HBASE-6529) With HFile v2, the region server will always perform an extra copy of source files

2013-01-15 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554732#comment-13554732 ] Anoop Sam John commented on HBASE-6529: --- Another JIRA on same issue HBASE-5640

[jira] [Commented] (HBASE-6015) HBCK rerun should check all the regions which it checked in the first run

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6015?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13554945#comment-13554945 ] Anoop Sam John commented on HBASE-6015: --- bq.is it possible to add a test? Ok. I will

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_94_V2.patch Patch for 94. Added the test case also. As Ram said the

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: (was: HBASE-7034_94_V2.patch) Bad version, failed OPENING to OPENED but

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_94_V2.patch Bad version, failed OPENING to OPENED but master

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: (was: HBASE-7034_94_V2.patch) Bad version, failed OPENING to OPENED but

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_94_V2.patch Bad version, failed OPENING to OPENED but master

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555823#comment-13555823 ] Anoop Sam John commented on HBASE-4210: --- I think the CP should know which all

[jira] [Commented] (HBASE-4210) Allow coprocessor to interact with batches per region sent from a client(?)

2013-01-16 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4210?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13555827#comment-13555827 ] Anoop Sam John commented on HBASE-4210: --- Andrew - You agree on passing the

[jira] [Commented] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556354#comment-13556354 ] Anoop Sam John commented on HBASE-7034: --- Oh.. Now when I seen the trunk code to

[jira] [Commented] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13556356#comment-13556356 ] Anoop Sam John commented on HBASE-7034: --- bq.It would be nice to have a trunk patch

[jira] [Updated] (HBASE-7034) Bad version, failed OPENING to OPENED but master thinks it is open anyways

2013-01-17 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7034?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7034: -- Attachment: HBASE-7034_Test_Trunk.patch Bad version, failed OPENING to OPENED but master

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Attachment: HBASE-5664_Trunk.patch Patch for Trunk. Let me try against HadoopQA

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Status: Patch Available (was: Open) CP hooks in Scan flow for fast forward when filter

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Component/s: Filters CP hooks in Scan flow for fast forward when filter filters out a row

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559376#comment-13559376 ] Anoop Sam John commented on HBASE-5664: --- Thanks Ted. Let me see the failures

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-21 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559418#comment-13559418 ] Anoop Sam John commented on HBASE-5664: --- Oops! Missed the instanceof check in

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Status: Open (was: Patch Available) CP hooks in Scan flow for fast forward when filter

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Attachment: HBASE-5664_94_V2.patch CP hooks in Scan flow for fast forward when filter

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Attachment: HBASE-5664_Trunk_V2.patch CP hooks in Scan flow for fast forward when filter

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Status: Patch Available (was: Open) CP hooks in Scan flow for fast forward when filter

[jira] [Commented] (HBASE-7645) put without timestamp duplicates the record/row

2013-01-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13559780#comment-13559780 ] Anoop Sam John commented on HBASE-7645: --- When you put data without specifying a

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-22 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Release Note: This adds a new CP hook in RegionObserver , postScannerFilterRow() This will be

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-23 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13560560#comment-13560560 ] Anoop Sam John commented on HBASE-5664: --- [~apurtell] Comments from your side?

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-23 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561422#comment-13561422 ] Anoop Sam John commented on HBASE-5664: --- Ted Lars This is can be added in 0.94

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

2013-01-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-7628: -- Attachment: HBASE-7628.patch Port HBASE-6509 fast-forwarding FuzzyRowFilter to 0.94

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

2013-01-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13561753#comment-13561753 ] Anoop Sam John commented on HBASE-7628: --- I was trying to back port for our version

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562330#comment-13562330 ] Anoop Sam John commented on HBASE-5664: --- [~lhofhansl] Can we integrate this to 0.94?

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-24 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13562468#comment-13562468 ] Anoop Sam John commented on HBASE-5664: --- Oh.. I will rebase the patch then.

[jira] [Updated] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-25 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anoop Sam John updated HBASE-5664: -- Attachment: HBASE-5664_94_V3.patch [~lhofhansl] Patch rebased. Pls try with this.

[jira] [Commented] (HBASE-7337) SingleColumnValueFilter seems to get unavailble data

2013-01-27 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7337?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564032#comment-13564032 ] Anoop Sam John commented on HBASE-7337: --- [~zhou wen jian] When you scan data and

[jira] [Commented] (HBASE-7692) Add utility class to generate ordered byte[] serialization

2013-01-27 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13564070#comment-13564070 ] Anoop Sam John commented on HBASE-7692: --- So here the utility will take some type

[jira] [Commented] (HBASE-7715) FSUtils#waitOnSafeMode can incorrectly loop on standby NN

2013-01-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13566168#comment-13566168 ] Anoop Sam John commented on HBASE-7715: --- Ted Same change we need in

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13566217#comment-13566217 ] Anoop Sam John commented on HBASE-5664: --- Thanks Lars for the test. You mean in your

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-29 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13566224#comment-13566224 ] Anoop Sam John commented on HBASE-5664: --- bq.Just scanning without any filtering.

[jira] [Commented] (HBASE-5664) CP hooks in Scan flow for fast forward when filter filters out a row

2013-01-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5664?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13566279#comment-13566279 ] Anoop Sam John commented on HBASE-5664: --- [~lhofhansl] The new CP call is in

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

2013-01-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13566580#comment-13566580 ] Anoop Sam John commented on HBASE-6527: --- HBASE-1936 is there which tell about #3

[jira] [Commented] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-01-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567322#comment-13567322 ] Anoop Sam John commented on HBASE-3787: --- HBASE-6390 is the same issue.

[jira] [Commented] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-01-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567382#comment-13567382 ] Anoop Sam John commented on HBASE-3787: --- [~apurtell] I am trying to understand the

[jira] [Commented] (HBASE-7727) Flush the regions corresponding to .META. more often

2013-01-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7727?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567385#comment-13567385 ] Anoop Sam John commented on HBASE-7727: --- +1 on the idea DD. I think I came across

[jira] [Commented] (HBASE-3787) Increment is non-idempotent but client retries RPC

2013-01-30 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3787?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567410#comment-13567410 ] Anoop Sam John commented on HBASE-3787: --- [~enis] Yes you bring out an extreme case.

[jira] [Commented] (HBASE-7728) deadlock occurs between hlog roller and hlog syncer

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567496#comment-13567496 ] Anoop Sam John commented on HBASE-7728: --- LogRoller thread trying to do a rolling

[jira] [Commented] (HBASE-7495) parallel seek in StoreScanner

2013-01-31 Thread Anoop Sam John (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7495?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13567502#comment-13567502 ] Anoop Sam John commented on HBASE-7495: --- {code} +ListCallableVoid tasks = new

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