[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422953#comment-13422953 ] stack commented on HBASE-6455: -- +1 on patch

[jira] [Updated] (HBASE-6460) hbck -repareHoles shortcut doesn't enable -fixHdfsOrphans

2012-07-26 Thread Jie Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jie Huang updated HBASE-6460: - Attachment: hbase-6460.patch A quick and simple fix in the patch file hbck

[jira] [Commented] (HBASE-6453) Hbase Replication point in time feature

2012-07-26 Thread terry zhang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422872#comment-13422872 ] terry zhang commented on HBASE-6453: Hiļ¼ŒStack. I think we can use point in time

[jira] [Updated] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6427: - Summary: Pluggable compaction policies via coprocessors (was: Pluggable policy for

[jira] [Updated] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengsheng Huang updated HBASE-6456: Attachment: HBASE-6456.patch Attached a patch for it Export Utility

[jira] [Created] (HBASE-6458) reuse BinaryComparator

2012-07-26 Thread binlijin (JIRA)
binlijin created HBASE-6458: --- Summary: reuse BinaryComparator Key: HBASE-6458 URL: https://issues.apache.org/jira/browse/HBASE-6458 Project: HBase Issue Type: Improvement Affects Versions:

[jira] [Created] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Shengsheng Huang (JIRA)
Shengsheng Huang created HBASE-6456: --- Summary: Export Utility throws ClassNotFoundException Key: HBASE-6456 URL: https://issues.apache.org/jira/browse/HBASE-6456 Project: HBase Issue Type:

[jira] [Created] (HBASE-6460) hbck -repareHoles shortcut doesn't enable -fixHdfsOrphans

2012-07-26 Thread Jie Huang (JIRA)
Jie Huang created HBASE-6460: Summary: hbck -repareHoles shortcut doesn't enable -fixHdfsOrphans Key: HBASE-6460 URL: https://issues.apache.org/jira/browse/HBASE-6460 Project: HBase Issue Type:

[jira] [Updated] (HBASE-6427) Pluggable policy for smallestReadPoint in HRegion

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6427: - Attachment: 6427-notReady.txt Here's an initial idea for a patch. For this to work coprocessors

[jira] [Commented] (HBASE-5705) Introduce Protocol Buffer RPC engine

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422971#comment-13422971 ] stack commented on HBASE-5705: -- All of above seems reasonable. Here is some response. bq.

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422956#comment-13422956 ] stack commented on HBASE-6431: -- @Alex What do you think of Ted patch? Some

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422873#comment-13422873 ] Hadoop QA commented on HBASE-6431: -- -1 overall. Here are the results of testing the

[jira] [Updated] (HBASE-6458) reuse BinaryComparator

2012-07-26 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-6458: Attachment: HBASE-6458-0.94.patch reuse BinaryComparator --

[jira] [Commented] (HBASE-6457) when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss

2012-07-26 Thread wanbin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422946#comment-13422946 ] wanbin commented on HBASE-6457: --- By modifying the file (add partitionid as suffix) name may

[jira] [Updated] (HBASE-6457) when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss

2012-07-26 Thread wanbin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] wanbin updated HBASE-6457: -- Affects Version/s: 0.92.1 when use bulkload, hundreds of reduce write hfile, maybe create files of the

[jira] [Commented] (HBASE-6459) improve speed of create table

2012-07-26 Thread zhou wenjian (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423001#comment-13423001 ] zhou wenjian commented on HBASE-6459: - I'll give a patch later

[jira] [Updated] (HBASE-6372) Add scanner batching to Export job

2012-07-26 Thread Shengsheng Huang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Shengsheng Huang updated HBASE-6372: Attachment: HBASE-6372.patch I think this is useful. Attached a patch for it.

[jira] [Created] (HBASE-6457) when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss

2012-07-26 Thread wanbin (JIRA)
wanbin created HBASE-6457: - Summary: when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss Key: HBASE-6457 URL:

[jira] [Commented] (HBASE-5991) Introduce sequential ZNode based read/write locks

2012-07-26 Thread Alex Feinberg (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5991?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13422909#comment-13422909 ] Alex Feinberg commented on HBASE-5991: -- Mostly done in terms of implementing the

[jira] [Updated] (HBASE-6458) reuse BinaryComparator

2012-07-26 Thread binlijin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] binlijin updated HBASE-6458: Attachment: HBASE-6458-0.94-2.patch reuse BinaryComparator --

[jira] [Created] (HBASE-6459) improve speed of create table

2012-07-26 Thread zhou wenjian (JIRA)
zhou wenjian created HBASE-6459: --- Summary: improve speed of create table Key: HBASE-6459 URL: https://issues.apache.org/jira/browse/HBASE-6459 Project: HBase Issue Type: Bug Affects

[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423137#comment-13423137 ] Zhihong Ted Yu commented on HBASE-6455: --- Integrated to trunk. Thanks for the patch,

[jira] [Commented] (HBASE-6458) reuse BinaryComparator

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423161#comment-13423161 ] Lars Hofhansl commented on HBASE-6458: -- Yeah, that's stupid. +1

[jira] [Commented] (HBASE-6272) In-memory region state is inconsistent

2012-07-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423200#comment-13423200 ] Jimmy Xiang commented on HBASE-6272: Patch 6 was uploaded RB to address Ram's

[jira] [Commented] (HBASE-5954) Allow proper fsync support for HBase

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423201#comment-13423201 ] Lars Hofhansl commented on HBASE-5954: -- Thinking more about HTable#hsync, I think

[jira] [Commented] (HBASE-5954) Allow proper fsync support for HBase

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423241#comment-13423241 ] Lars Hofhansl commented on HBASE-5954: -- Another question: HBase 0.96 now has the

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423256#comment-13423256 ] Alex Newman commented on HBASE-6431: Just looked at it. It's fine!

[jira] [Commented] (HBASE-5954) Allow proper fsync support for HBase

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423272#comment-13423272 ] Andrew Purtell commented on HBASE-5954: --- bq. a flag per

[jira] [Updated] (HBASE-6435) Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes

2012-07-26 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nkeywal updated HBASE-6435: --- Attachment: 6435.v2.patch Reading WAL files after a recovery leads to time lost in HDFS timeouts when

[jira] [Commented] (HBASE-6272) In-memory region state is inconsistent

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423278#comment-13423278 ] stack commented on HBASE-6272: -- I'm up for committing this to trunk. What about you Ram?

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423279#comment-13423279 ] Zhihong Ted Yu commented on HBASE-6431: --- Will integrate in the afternoon if there is

[jira] [Commented] (HBASE-6435) Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes

2012-07-26 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423280#comment-13423280 ] nkeywal commented on HBASE-6435: v2. May need some clean up on logs + a check to

[jira] [Commented] (HBASE-6435) Reading WAL files after a recovery leads to time lost in HDFS timeouts when using dead datanodes

2012-07-26 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423282#comment-13423282 ] nkeywal commented on HBASE-6435: + I need to test it on a real cluster (emulating

[jira] [Commented] (HBASE-5954) Allow proper fsync support for HBase

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423275#comment-13423275 ] Andrew Purtell commented on HBASE-5954: --- More on my comment above. We have two

[jira] [Commented] (HBASE-6458) reuse BinaryComparator

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423291#comment-13423291 ] stack commented on HBASE-6458: -- +1 on version2. Want to make one for trunk that we can

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423296#comment-13423296 ] stack commented on HBASE-6431: -- Patch is good by me. Some FilterList

[jira] [Commented] (HBASE-6458) reuse BinaryComparator

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6458?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423299#comment-13423299 ] stack commented on HBASE-6458: -- Binlijin Please fix the title and add a description. As is,

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Alex Newman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423302#comment-13423302 ] Alex Newman commented on HBASE-6431: Oh I should mention I ran the patch through our

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423305#comment-13423305 ] Andrew Purtell commented on HBASE-6427: --- Or use polymorphism? {noformat} + public

[jira] [Commented] (HBASE-5705) Introduce Protocol Buffer RPC engine

2012-07-26 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423311#comment-13423311 ] Devaraj Das commented on HBASE-5705: bq. The Writable wrapper goes away when we move

[jira] [Commented] (HBASE-6457) when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423310#comment-13423310 ] stack commented on HBASE-6457: -- Wanbin Do we have this issue in trunk? Can you put up sample

[jira] [Updated] (HBASE-6372) Add scanner batching to Export job

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-6372: - Status: Patch Available (was: Open) Looks good (Has some small formatting issues... will fix on application).

[jira] [Commented] (HBASE-6272) In-memory region state is inconsistent

2012-07-26 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423320#comment-13423320 ] ramkrishna.s.vasudevan commented on HBASE-6272: --- I just added minor

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423325#comment-13423325 ] Lars Hofhansl commented on HBASE-6427: -- Uh... I like that.

[jira] [Commented] (HBASE-5705) Introduce Protocol Buffer RPC engine

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423331#comment-13423331 ] stack commented on HBASE-5705: -- I'm going to commit this in next day unless objection.

[jira] [Commented] (HBASE-6272) In-memory region state is inconsistent

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423332#comment-13423332 ] stack commented on HBASE-6272: -- Jimmy, if you've addressed Ram's minor comments, commit I'd

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423348#comment-13423348 ] Elliott Clark commented on HBASE-6411: -- bq.what about old MasterMetrics? Are we sure

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-26 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423351#comment-13423351 ] Jean-Daniel Cryans commented on HBASE-2214: --- Following this discussion on user@

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423365#comment-13423365 ] Lars Hofhansl commented on HBASE-6427: -- The part I still have think through is how to

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423367#comment-13423367 ] Andrew Purtell commented on HBASE-6427: --- BaseRegionObserver should reimplement the

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423368#comment-13423368 ] Andrew Purtell commented on HBASE-6427: --- Or, better yet, BaseRegionObserver calls

[jira] [Commented] (HBASE-6272) In-memory region state is inconsistent

2012-07-26 Thread Jimmy Xiang (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6272?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423370#comment-13423370 ] Jimmy Xiang commented on HBASE-6272: Thanks for review. I will commit it to trunk

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423372#comment-13423372 ] Lars Hofhansl commented on HBASE-6427: -- Hmm... The default behavior is followed when

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Alex Baranau (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423373#comment-13423373 ] Alex Baranau commented on HBASE-6411: - Here's why I'm concerned about rewriting

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423374#comment-13423374 ] Andrew Purtell commented on HBASE-6427: --- bq. The default behavior is followed when

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423384#comment-13423384 ] Lars Hofhansl commented on HBASE-6427: -- Of course this has to be compared to simply

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423387#comment-13423387 ] Andrew Purtell commented on HBASE-6427: --- bq. The coprocessor approach is nice,

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423392#comment-13423392 ] Lars Hofhansl commented on HBASE-2214: -- @Ferdy, are you sure you do not want to work

[jira] [Updated] (HBASE-6372) Add scanner batching to Export job

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-6372: -- Affects Version/s: 0.94.2 0.96.0 Targeting for trunk and 0.94 if you

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423399#comment-13423399 ] Elliott Clark commented on HBASE-6411: -- You're 100% correct we are for sure going to

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423406#comment-13423406 ] Elliott Clark commented on HBASE-6411: -- Thanks so much for all your work on the

[jira] [Created] (HBASE-6461) Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table.

2012-07-26 Thread Elliott Clark (JIRA)
Elliott Clark created HBASE-6461: Summary: Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table. Key: HBASE-6461 URL: https://issues.apache.org/jira/browse/HBASE-6461

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Jonathan Leavitt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423426#comment-13423426 ] Jonathan Leavitt commented on HBASE-6449: - @zhihong Do you think it is best to add

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423431#comment-13423431 ] Zhihong Ted Yu commented on HBASE-6449: --- A completely independent project is good to

[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423444#comment-13423444 ] Hudson commented on HBASE-6455: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #111 (See

[jira] [Updated] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6427: - Attachment: 6427-v2.txt Add preStoreScannerOpen(...) to RegionObserver and related classes.

[jira] [Updated] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6427: - Status: Patch Available (was: Open) Pluggable compaction policies via coprocessors

[jira] [Assigned] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl reassigned HBASE-6427: Assignee: Lars Hofhansl Pluggable compaction policies via coprocessors

[jira] [Commented] (HBASE-6372) Add scanner batching to Export job

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423446#comment-13423446 ] Lars Hofhansl commented on HBASE-6372: -- 0.94 sounds good to me. Add

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Jonathan Leavitt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423447#comment-13423447 ] Jonathan Leavitt commented on HBASE-6449: - Sounds good. I will submit a new patch

[jira] [Updated] (HBASE-6334) TestImprovement for TestHRegion.testWritesWhileGetting

2012-07-26 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6334?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gregory Chanan updated HBASE-6334: -- Fix Version/s: 0.96.0 Adding 0.96.0 as this was committed to trunk. I also don't see this in

[jira] [Created] (HBASE-6462) TestAcidGuarantees failed on trunk

2012-07-26 Thread Enis Soztutar (JIRA)
Enis Soztutar created HBASE-6462: Summary: TestAcidGuarantees failed on trunk Key: HBASE-6462 URL: https://issues.apache.org/jira/browse/HBASE-6462 Project: HBase Issue Type: Bug Affects

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-26 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423454#comment-13423454 ] Jean-Daniel Cryans commented on HBASE-2214: --- bq. Of course the requires the

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423458#comment-13423458 ] stack commented on HBASE-6449: -- bq. Do you think it is best to add it as a module as opposed

[jira] [Updated] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6431: -- Fix Version/s: 0.96.0 Integrated to trunk. Thanks for the patch, Alex. Thanks for the

[jira] [Commented] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423463#comment-13423463 ] Andrew Purtell commented on HBASE-6456: --- +1 seems helpful at best and harmless at

[jira] [Updated] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu updated HBASE-6456: -- Hadoop Flags: Reviewed Status: Patch Available (was: Open) Export Utility

[jira] [Assigned] (HBASE-6456) Export Utility throws ClassNotFoundException

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Zhihong Ted Yu reassigned HBASE-6456: - Assignee: Shengsheng Huang Export Utility throws ClassNotFoundException

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423469#comment-13423469 ] Andrew Purtell commented on HBASE-6427: --- lgtm, good tests

[jira] [Updated] (HBASE-6461) Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table.

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-6461: - Priority: Critical (was: Major) Fix Version/s: 0.94.2 Killing the HRegionServer

[jira] [Commented] (HBASE-6461) Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table.

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423474#comment-13423474 ] Lars Hofhansl commented on HBASE-6461: -- Marked Critical against 0.94.2. Could also

[jira] [Commented] (HBASE-6457) when use bulkload, hundreds of reduce write hfile, maybe create files of the same name, as a result some data loss

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6457?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423476#comment-13423476 ] Zhihong Ted Yu commented on HBASE-6457: --- That would be nice, Andy.

[jira] [Created] (HBASE-6463) Support multiple memstore snapshots in order to support small/large flushes of cache.

2012-07-26 Thread Brian Nixon (JIRA)
Brian Nixon created HBASE-6463: -- Summary: Support multiple memstore snapshots in order to support small/large flushes of cache. Key: HBASE-6463 URL: https://issues.apache.org/jira/browse/HBASE-6463

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Jonathan Leavitt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423482#comment-13423482 ] Jonathan Leavitt commented on HBASE-6449: - bq. What do you mean by having hbase

[jira] [Commented] (HBASE-6372) Add scanner batching to Export job

2012-07-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423487#comment-13423487 ] Hadoop QA commented on HBASE-6372: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-2214) Do HBASE-1996 -- setting size to return in scan rather than count of rows -- properly

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423492#comment-13423492 ] Lars Hofhansl commented on HBASE-2214: -- Yep... Was just making a general observation.

[jira] [Commented] (HBASE-6462) TestAcidGuarantees failed on trunk

2012-07-26 Thread Enis Soztutar (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423489#comment-13423489 ] Enis Soztutar commented on HBASE-6462: -- Another stack trace I got now has the 3rd CF

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423501#comment-13423501 ] Hadoop QA commented on HBASE-6427: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Jonathan Leavitt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423506#comment-13423506 ] Jonathan Leavitt commented on HBASE-6449: - I updated the diff on [review board

[jira] [Resolved] (HBASE-2945) stop using string for block name in LRU block cache/hfile

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl resolved HBASE-2945. -- Resolution: Duplicate This is a duplication of HBASE-5001 stop using string

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423508#comment-13423508 ] stack commented on HBASE-6449: -- bq. I meant having htrace as an independent maven project in

[jira] [Commented] (HBASE-6431) Some FilterList Constructors break addFilter

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423509#comment-13423509 ] Hudson commented on HBASE-6431: --- Integrated in HBase-TRUNK #3173 (See

[jira] [Commented] (HBASE-6455) org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path

2012-07-26 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423510#comment-13423510 ] Hudson commented on HBASE-6455: --- Integrated in HBase-TRUNK #3173 (See

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423512#comment-13423512 ] Hadoop QA commented on HBASE-6411: -- -1 overall. Here are the results of testing the

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423520#comment-13423520 ] stack commented on HBASE-6449: -- One more thing, I'd say HBase wants the generic lib. An

[jira] [Commented] (HBASE-6461) Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table.

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423522#comment-13423522 ] Lars Hofhansl commented on HBASE-6461: -- Any chance to repeat this with distributed

[jira] [Commented] (HBASE-6449) Dapper like tracing

2012-07-26 Thread Jonathan Leavitt (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423524#comment-13423524 ] Jonathan Leavitt commented on HBASE-6449: - @stack you nailed it. The original goal

[jira] [Commented] (HBASE-6461) Killing the HRegionServer and DataNode hosting ROOT can result in a malformed root table.

2012-07-26 Thread Elliott Clark (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423535#comment-13423535 ] Elliott Clark commented on HBASE-6461: -- bq.Any chance to repeat this with distributed

[jira] [Commented] (HBASE-6427) Pluggable compaction policies via coprocessors

2012-07-26 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6427?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423548#comment-13423548 ] Lars Hofhansl commented on HBASE-6427: -- I ran the failing tests locally, and they all

[jira] [Commented] (HBASE-6411) Move Master Metrics to metrics 2

2012-07-26 Thread Zhihong Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13423567#comment-13423567 ] Zhihong Ted Yu commented on HBASE-6411: --- Put up some comments on review board.

  1   2   >