[jira] [Updated] (HBASE-5474) [89-fb] Share the multiput thread pool for all the HTable instance

2012-03-05 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5474: -- Summary: [89-fb] Share the multiput thread pool for all the HTable instance (was: Share the multiput

[jira] [Updated] (HBASE-5474) Shared the multiput thread pool for all the HTable instance

2012-02-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5474: -- Description: Currently, each HTable instance will have a thread pool for the multiput operation. Each

[jira] [Updated] (HBASE-5474) Share the multiput thread pool for all the HTable instance

2012-02-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5474: -- Summary: Share the multiput thread pool for all the HTable instance (was: Shared the multiput thread

[jira] [Updated] (HBASE-5474) Shared the multiput thread pool for all the HTable instance

2012-02-24 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5474?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5474: -- Description: Currently, each HTable instance will have a thread pool for the multiput operation. Each

[jira] [Updated] (HBASE-5438) A tool to check region balancing for a particular table

2012-02-21 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5438: -- Attachment: 0001-hbase-5438.patch A tool to check region balancing for a particular table

[jira] [Updated] (HBASE-5407) Show the per-region level request/sec count in the web ui

2012-02-15 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5407: -- Description: It would be nice to show the per-region level request/sec count in the web ui, especially

[jira] [Updated] (HBASE-5369) Compaction selection based on the hotness of the HFile's block in the block cache

2012-02-10 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5369: -- Description: HBase reserves a large set memory for the block cache and the cached blocks will be age

[jira] [Updated] (HBASE-5199) Delete out of TTL store files before compaction selection

2012-02-09 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5199: -- Attachment: (was: HBASE-5199.patch) Delete out of TTL store files before compaction selection

[jira] [Updated] (HBASE-5199) Delete out of TTL store files before compaction selection

2012-02-09 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5199: -- Attachment: hbase-5199.patch The new patch is rebased on the latest trunk and all the unit tests are

[jira] [Updated] (HBASE-5259) Normalize the RegionLocation in TableInputFormat by the reverse DNS lookup.

2012-01-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5259: -- Attachment: HBASE-5259.patch Normalize the RegionLocation in TableInputFormat by the reverse DNS

[jira] [Updated] (HBASE-5199) Delete out of TTL store files before compaction selection

2012-01-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5199: -- Attachment: HBASE-5199.patch Delete out of TTL store files before compaction selection

[jira] [Updated] (HBASE-5199) Delete out of TTL store files before compaction selection

2012-01-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5199: -- Release Note: set hbase.store.delete.expired.storefile as true to enable the expired store file

[jira] [Updated] (HBASE-5259) Normalize the RegionLocation in TableInputFormat by the reverse DNS lookup.

2012-01-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5259: -- Status: Patch Available (was: Open) Normalize the RegionLocation in TableInputFormat by the

[jira] [Updated] (HBASE-5199) Delete out of TTL store files before compaction selection

2012-01-14 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5199?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5199: -- Description: Currently, HBase deletes the out of TTL store files after compaction. We can change the

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2012-01-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Resolution: Fixed Status: Resolved (was: Patch Available) Opening/Closing store in

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2012-01-11 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Attachment: (was: HBASE-5033-apach-trunk.patch) Opening/Closing store in parallel to reduce

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2012-01-11 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Attachment: HBASE-5033-apach-trunk.patch 1) Based on the recent trunk and generate the patch

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2012-01-11 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Attachment: (was: HBASE-5033-apach-trunk.patch) Opening/Closing store in parallel to reduce

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2012-01-11 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Attachment: HBASE-5033.patch Resubmit the patch. Thanks Ted for correction.

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2011-12-28 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Attachment: HBASE-5033-apach-trunk.patch The patch is based on the apache trunk. This patch has

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2011-12-28 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Status: Patch Available (was: Open) Opening/Closing store in parallel to reduce region

[jira] [Updated] (HBASE-5032) Add other DELETE or DELETE into the delete bloom filter

2011-12-28 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5032: -- Description: To speed up time range scans we need to seek to the maximum timestamp of the requested

[jira] [Updated] (HBASE-5032) Add other DELETE type information into the delete bloom filter to optimize the time range query

2011-12-28 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5032: -- Description: To speed up time range scans we need to seek to the maximum timestamp of the requested

[jira] [Updated] (HBASE-4698) Let the HFile Pretty Printer print all the key values for a specific row.

2011-12-20 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4698: -- Status: Patch Available (was: Open) Let the HFile Pretty Printer print all the key values for a

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2011-12-19 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Description: 1) Opening each store in parallel 2) Loading each store file for every store in parallel

[jira] [Updated] (HBASE-5033) Opening/Closing store in parallel to reduce region open/close time

2011-12-19 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-5033: -- Description: Region servers are opening/closing each store and each store file for every store in

[jira] [Updated] (HBASE-4698) Let the HFile Pretty Printer print all the key values for a specific row.

2011-12-19 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4698?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4698: -- Attachment: HBASE-4689-trunk.patch The diff based on 89-fb has been accepted and committed. So

[jira] [Updated] (HBASE-4689) [89-fb] Make the table level metrics work with rpc* metrics

2011-10-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4689: -- Attachment: (was: hbase-4689.patch) [89-fb] Make the table level metrics work with rpc*

[jira] [Updated] (HBASE-4689) [89-fb] Make the table level metrics work with rpc* metrics

2011-10-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4689: -- Attachment: (was: hbase-4689.patch) [89-fb] Make the table level metrics work with rpc*

[jira] [Updated] (HBASE-4689) [89-fb] Make the table level metrics work with rpc* metrics

2011-10-27 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4689?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4689: -- Attachment: hbase-4689.patch [89-fb] Make the table level metrics work with rpc* metrics

[jira] [Updated] (HBASE-4191) hbase load balancer needs locality awareness

2011-10-24 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4191?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4191: -- Description: Previously, HBASE-4114 implements the metrics for HFile HDFS block locality, which

[jira] [Updated] (HBASE-4469) Avoid top row seek by looking up ROWCOL bloomfilter

2011-10-21 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4469: -- Summary: Avoid top row seek by looking up ROWCOL bloomfilter (was: Avoid top row seek by looking up

[jira] [Updated] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-21 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4532: -- Description: The previous jira, HBASE-4469, is to avoid the top row seek operation if row-col bloom

[jira] [Updated] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-21 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4532: -- Attachment: hbase-4532-89-fb.patch Avoid top row seek by dedicated bloom filter for delete family

[jira] [Updated] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-21 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4532: -- Attachment: HBASE-4532-apache-trunk.patch Avoid top row seek by dedicated bloom filter for delete

[jira] [Updated] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4418: -- Attachment: (was: HBASE-4418_1.patch) Show all the hbase configuration in the web ui

[jira] [Updated] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4418: -- Attachment: (was: HBASE-4418_2.patch) Show all the hbase configuration in the web ui

[jira] [Updated] (HBASE-4418) Show all the hbase configuration in the web ui

2011-10-18 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4418: -- Attachment: hbase-4418-apache-trunk.patch Using refection to check whether the hadoop supports showing

[jira] [Updated] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-17 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4585: -- Attachment: (was: hbase-4585-apache.patch) Avoid seek operation when current kv is deleted

[jira] [Updated] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-17 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4585: -- Attachment: (was: hbase-4585-trunk.patch) Avoid seek operation when current kv is deleted

[jira] [Updated] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-17 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4585: -- Attachment: hbase-4585-apache.patch The patch for apache-trunk is ready. Avoid seek

[jira] [Updated] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-17 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4585: -- Attachment: hbase-4585-apache-trunk.patch Avoid seek operation when current kv is deleted

[jira] [Updated] (HBASE-4592) Get CacheStats request count based on the HFile block type

2011-10-14 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4592: -- Summary: Get CacheStats request count based on the HFile block type (was: Get HFile request count

[jira] [Updated] (HBASE-4532) Avoid top row seek by dedicated bloom filter for delete family bloom filter

2011-10-14 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4532: -- Description: HBASE-4469 avoids the top row seek operation if row-col bloom filter is enabled. This

[jira] [Updated] (HBASE-4592) Break down request count based on the HFile block type

2011-10-14 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4592?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4592: -- Summary: Break down request count based on the HFile block type (was: Get CacheStats request count

[jira] [Updated] (HBASE-4469) Avoid top row seek by looking up bloomfilter

2011-10-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4469?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4469: -- Attachment: HBASE-4469_1.patch Avoid top row seek by looking up bloomfilter

[jira] [Updated] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4568: -- Description: 1) For each zk dump, currently hbase will create a zk client instance every time. This

[jira] [Updated] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4585: -- Attachment: hbase-4585-89.patch Avoid seek operation when current kv is deleted

[jira] [Updated] (HBASE-4585) Avoid seek operation when current kv is deleted

2011-10-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4585?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4585: -- Attachment: hbase-4585-trunk.patch Avoid seek operation when current kv is deleted

[jira] [Updated] (HBASE-4532) Avoid top row seek by dedicated bloom filter for row with empty column

2011-10-13 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4532?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4532: -- Description: HBASE-4469 avoids the top row seek operation if row-col bloom filter is enabled. This

[jira] [Updated] (HBASE-4568) Make zk dump jsp response more quickly

2011-10-10 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4568: -- Description: For each zk dump, currently hbase will create a zk client instance every time. This is

[jira] [Updated] (HBASE-4418) Show all the hbase configuration in the web ui

2011-09-30 Thread Liyin Tang (Updated) (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4418?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Liyin Tang updated HBASE-4418: -- Attachment: HBASE-4418_1.patch Show all the hbase configuration in the web ui