[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lars Hofhansl updated HBASE-7215: - Attachment: 7215-v2.txt Patch that at least passes TestFromClientSide. Also removes Writable

[jira] [Commented] (HBASE-7220) Creating a table with 3000 regions on 2 nodes fails after 1 hour

2012-11-27 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7220?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504448#comment-13504448 ] nkeywal commented on HBASE-7220: Thanks Elliott! HRegionobjects are created also in the

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504542#comment-13504542 ] Hudson commented on HBASE-7110: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #275 (See

[jira] [Resolved] (HBASE-7214) CleanerChore logs too much, so much so it obscures all else that is going on

2012-11-27 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesse Yates resolved HBASE-7214. Resolution: Fixed Committed to trunk and 0.94.4 CleanerChore logs too much, so

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504750#comment-13504750 ] stack commented on HBASE-7215: -- [~lhofhansl] We can't release 0.96 till all Writables are

[jira] [Commented] (HBASE-7214) CleanerChore logs too much, so much so it obscures all else that is going on

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504757#comment-13504757 ] Hudson commented on HBASE-7214: --- Integrated in HBase-TRUNK #3568 (See

[jira] [Commented] (HBASE-7214) CleanerChore logs too much, so much so it obscures all else that is going on

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504787#comment-13504787 ] Hudson commented on HBASE-7214: --- Integrated in HBase-0.94 #602 (See

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504805#comment-13504805 ] Sergey Shelukhin commented on HBASE-7110: - It should be that v9 == v8 + fix, I

[jira] [Updated] (HBASE-2231) Compaction events should be written to HLog

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2231?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-2231: - Attachment: 2231v4.txt Here is finished patch but it seems that IOFencing does not work. After recovering

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504811#comment-13504811 ] Sergey Shelukhin commented on HBASE-7110: - Tests pass on trunk as of the fix

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504812#comment-13504812 ] Sergey Shelukhin commented on HBASE-7110: - as in, TestHeapSize

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504817#comment-13504817 ] stack commented on HBASE-7215: -- I started to review but it is going to take a while and it

[jira] [Resolved] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-7110. -- Resolution: Fixed Reapplied v9. Thanks Sergey refactor the compaction selection and config

[jira] [Commented] (HBASE-7221) RowKey utility class for rowkey construction

2012-11-27 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504845#comment-13504845 ] Doug Meil commented on HBASE-7221: -- Ramkrishna, regarding addHash, there is addHash(int),

[jira] [Commented] (HBASE-7221) RowKey utility class for rowkey construction

2012-11-27 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504863#comment-13504863 ] Doug Meil commented on HBASE-7221: -- Elliot, the reason I'd lobby not for examples is that

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Gregory Chanan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504866#comment-13504866 ] Gregory Chanan commented on HBASE-7215: --- I think your rant is justified, no need to

Re: [jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Gary Helmling
For coprocessor endpoints, we have https://issues.apache.org/jira/browse/HBASE-6895 as an umbrella issue for removing the Writable based CoprocessorProtocol support. There are still a few subtasks to work through to get there, but once done we can pull out CoprocessorProtocol, Exec, ExecResult,

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Gary Helmling (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504879#comment-13504879 ] Gary Helmling commented on HBASE-7215: -- For coprocessor endpoints, we have

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504888#comment-13504888 ] Andrew Purtell commented on HBASE-7215: --- bq. I will only believe that we protobuf'ed

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504928#comment-13504928 ] stack commented on HBASE-7215: -- I have a few test failures when I run the patch. Let me try

[jira] [Commented] (HBASE-7168) [dev] in the script called 'hbase', we don't check for errors when generating the classpath with mvn

2012-11-27 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7168?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504932#comment-13504932 ] nkeywal commented on HBASE-7168: I'm ok with that as well. Who's committing it?

[jira] [Commented] (HBASE-5843) Improve HBase MTTR - Mean Time To Recover

2012-11-27 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-5843?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504937#comment-13504937 ] nkeywal commented on HBASE-5843: Some more tests: ther scenario: 2 RS. Create a table

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504967#comment-13504967 ] Lars Hofhansl commented on HBASE-7215: -- [~gchanan] Yep, need to remove the

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504986#comment-13504986 ] Hudson commented on HBASE-7110: --- Integrated in HBase-TRUNK #3570 (See

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504998#comment-13504998 ] stack commented on HBASE-7215: -- [~lhofhansl] I'm on it Put, Delete,

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13504999#comment-13504999 ] stack commented on HBASE-7215: -- [~lhofhansl] Currently trying to figure out how to make MR

[jira] [Commented] (HBASE-7109) integration tests on cluster are not getting picked up from distribution

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505006#comment-13505006 ] Sergey Shelukhin commented on HBASE-7109: - ping? thanks.

[jira] [Created] (HBASE-7223) [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits

2012-11-27 Thread Doug Meil (JIRA)
Doug Meil created HBASE-7223: Summary: [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits Key: HBASE-7223 URL: https://issues.apache.org/jira/browse/HBASE-7223

[jira] [Updated] (HBASE-7223) [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits

2012-11-27 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-7223: - Attachment: book_HBASE_7223.xml.patch [refguide] Addition to SchemaDesign - RowKey design about

[jira] [Updated] (HBASE-7223) [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits

2012-11-27 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-7223: - Resolution: Fixed Status: Resolved (was: Patch Available) [refguide] Addition to

[jira] [Updated] (HBASE-7223) [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits

2012-11-27 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-7223: - Status: Patch Available (was: Open) [refguide] Addition to SchemaDesign - RowKey design about

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505042#comment-13505042 ] Lars Hofhansl commented on HBASE-7215: -- bq. next used to overwrite the Result you

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505043#comment-13505043 ] Lars Hofhansl commented on HBASE-7215: -- Do you have a list of failing tests, maybe we

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505059#comment-13505059 ] stack commented on HBASE-7215: -- [~lhofhansl] I see that now. Its ugly but works (smile)

[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7215: - Attachment: 7215v3.txt Lars' patch w/ some null constructor's removed and some fixes in tests to deal better w/

[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7215: - Status: Patch Available (was: Open) Put, Delete, Increment, and Result still implement Writable

[jira] [Updated] (HBASE-7055) port HBASE-6371 tier-based compaction from 0.89-fb to trunk - first slice (not configurable by cf or dynamically)

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7055: Summary: port HBASE-6371 tier-based compaction from 0.89-fb to trunk - first slice (not

[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7215: - Attachment: 7215v3_mutableresult.txt Maybe we should keep Result immutable and have a MutableResult in the

[jira] [Updated] (HBASE-7055) port HBASE-6371 tier-based compaction from 0.89-fb to trunk - first slice (not configurable by cf or dynamically)

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7055: Attachment: HBASE-7055-v0.patch patch after refactoring. This JIRA will only be for the

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505078#comment-13505078 ] Hadoop QA commented on HBASE-7215: -- {color:red}-1 overall{color}. Here are the results

[jira] [Created] (HBASE-7224) Remove references to Writable in the ipc package

2012-11-27 Thread Devaraj Das (JIRA)
Devaraj Das created HBASE-7224: -- Summary: Remove references to Writable in the ipc package Key: HBASE-7224 URL: https://issues.apache.org/jira/browse/HBASE-7224 Project: HBase Issue Type:

[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7215: - Attachment: MutableResult.java Should have included this in the last patch posted. Put,

[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7215: - Attachment: 7215v3.txt Retry (assume hadoopqa picked up my sketch patch) Put, Delete,

[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7215: - Status: Open (was: Patch Available) Put, Delete, Increment, and Result still implement Writable

[jira] [Updated] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7215: - Status: Patch Available (was: Open) Put, Delete, Increment, and Result still implement Writable

[jira] [Commented] (HBASE-7223) [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505094#comment-13505094 ] Hudson commented on HBASE-7223: --- Integrated in HBase-TRUNK #3571 (See

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505102#comment-13505102 ] Hadoop QA commented on HBASE-7215: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7201) Convert HLog / HFile metadata content to PB

2012-11-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7201?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505104#comment-13505104 ] Devaraj Das commented on HBASE-7201: +1 for converting them to PB.

[jira] [Commented] (HBASE-7110) refactor the compaction selection and config code similarly to 0.89-fb changes

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7110?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505110#comment-13505110 ] Hudson commented on HBASE-7110: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #276 (See

[jira] [Commented] (HBASE-7214) CleanerChore logs too much, so much so it obscures all else that is going on

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505112#comment-13505112 ] Hudson commented on HBASE-7214: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #276 (See

[jira] [Commented] (HBASE-7223) [refguide] Addition to SchemaDesign - RowKey design about understanding keyspace and region splits

2012-11-27 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7223?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505111#comment-13505111 ] Hudson commented on HBASE-7223: --- Integrated in HBase-TRUNK-on-Hadoop-2.0.0 #276 (See

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505122#comment-13505122 ] Lars Hofhansl commented on HBASE-7215: -- Did you forget to include MutableResult? :)

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505124#comment-13505124 ] Lars Hofhansl commented on HBASE-7215: -- Let's do that instead (MutableResult)

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505126#comment-13505126 ] Lars Hofhansl commented on HBASE-7215: -- All the M/R tests fail... I'll have a look at

[jira] [Updated] (HBASE-7200) create integration test for balancing regions and killing region servers

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7200: Attachment: HBASE-7200-v1.patch Updated LoadTestTool to fail less.

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505134#comment-13505134 ] stack commented on HBASE-7215: -- I'll redo the patch w/ MutableResult included. Will also

[jira] [Updated] (HBASE-7200) create integration test for balancing regions and killing region servers

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7200: Release Note: Adds org.apache.hadoop.hbase.IntegrationTestRebalanceAndKillServers to

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505143#comment-13505143 ] Hadoop QA commented on HBASE-7215: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505147#comment-13505147 ] Lars Hofhansl commented on HBASE-7215: -- I see. Result.kvs could have never been null

[jira] [Updated] (HBASE-7213) Have HLog files for .META. edits only

2012-11-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Devaraj Das updated HBASE-7213: --- Attachment: 7213-in-progress.patch Here is a rough, currently work in progress, patch. At a high

[jira] [Updated] (HBASE-7212) Globally Barriered Procedure mechanism

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7212: -- Attachment: 121127-global-barrier-proc.pdf Attached a quick deck with a summary of the design

[jira] [Commented] (HBASE-7200) create integration test for balancing regions and killing region servers

2012-11-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7200?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505162#comment-13505162 ] Hadoop QA commented on HBASE-7200: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7221) RowKey utility class for rowkey construction

2012-11-27 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7221?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505167#comment-13505167 ] Doug Meil commented on HBASE-7221: -- I do think, though, that some code examples using

[jira] [Commented] (HBASE-7212) Globally Barriered Procedure mechanism

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505187#comment-13505187 ] Jonathan Hsieh commented on HBASE-7212: --- https://reviews.apache.org/r/8240/

[jira] [Updated] (HBASE-7212) Globally Barriered Procedure mechanism

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7212: -- Attachment: hbase-7212.patch pre-hbase-7212.patch Include a patch that

[jira] [Work started] (HBASE-7212) Globally Barriered Procedure mechanism

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-7212 started by Jonathan Hsieh. Globally Barriered Procedure mechanism -- Key: HBASE-7212

[jira] [Updated] (HBASE-7212) Globally Barriered Procedure mechanism

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh updated HBASE-7212: -- Status: Patch Available (was: In Progress) Globally Barriered Procedure mechanism

[jira] [Resolved] (HBASE-6864) Online snapshots scaffolding

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6864?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh resolved HBASE-6864. --- Resolution: Won't Fix This has been subsumed by HBASE-7208 Online

[jira] [Created] (HBASE-7225) on trunk, integration tests are not packaged into distribution

2012-11-27 Thread Sergey Shelukhin (JIRA)
Sergey Shelukhin created HBASE-7225: --- Summary: on trunk, integration tests are not packaged into distribution Key: HBASE-7225 URL: https://issues.apache.org/jira/browse/HBASE-7225 Project: HBase

[jira] [Assigned] (HBASE-6866) Timestamp consistent snapshots

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh reassigned HBASE-6866: - Assignee: Jonathan Hsieh (was: Jesse Yates) Timestamp consistent snapshots

[jira] [Commented] (HBASE-6866) Timestamp consistent snapshots

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505191#comment-13505191 ] Jonathan Hsieh commented on HBASE-6866: --- A most of the credit for the core

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505192#comment-13505192 ] Lars Hofhansl commented on HBASE-7215: -- The M/R tests fail because: # for mapred I

[jira] [Work started] (HBASE-6866) Timestamp consistent snapshots

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-6866?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-6866 started by Jonathan Hsieh. Timestamp consistent snapshots -- Key: HBASE-6866 URL:

[jira] [Resolved] (HBASE-7047) [snapshots] Refactor error handling to use javax.management

2012-11-27 Thread Jonathan Hsieh (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jonathan Hsieh resolved HBASE-7047. --- Resolution: Won't Fix I'm going to close this for now -- I think the mechanism in HBASE-7212

[jira] [Commented] (HBASE-7212) Globally Barriered Procedure mechanism

2012-11-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7212?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505194#comment-13505194 ] Hadoop QA commented on HBASE-7212: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7215) Put, Delete, Increment, and Result still implement Writable

2012-11-27 Thread Lars Hofhansl (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7215?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505196#comment-13505196 ] Lars Hofhansl commented on HBASE-7215: -- Or more to the point. In order to support

[jira] [Commented] (HBASE-7047) [snapshots] Refactor error handling to use javax.management

2012-11-27 Thread Jesse Yates (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7047?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505197#comment-13505197 ] Jesse Yates commented on HBASE-7047: So does that mean ripping out all the error

[jira] [Updated] (HBASE-7225) on trunk, integration tests are not packaged into distribution

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7225: Status: Patch Available (was: Open) on trunk, integration tests are not packaged

[jira] [Commented] (HBASE-7225) on trunk, integration tests are not packaged into distribution

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505202#comment-13505202 ] Sergey Shelukhin commented on HBASE-7225: - problem doesn't exist on 0.94 as that

[jira] [Updated] (HBASE-7225) on trunk, integration tests are not packaged into distribution

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7225: Affects Version/s: 0.96.0 on trunk, integration tests are not packaged into

[jira] [Updated] (HBASE-7225) on trunk, integration tests are not packaged into distribution

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7225: Attachment: HBASE-7225.patch on trunk, integration tests are not packaged into

[jira] [Updated] (HBASE-7225) on trunk, integration tests are not packaged into distribution

2012-11-27 Thread Sergey Shelukhin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HBASE-7225: Fix Version/s: 0.96.0 on trunk, integration tests are not packaged into distribution

Do you know what's the release time of hbase 0.96.0 and 0.94.3?

2012-11-27 Thread 张莉苹
Dear HBase Dev, *Do you know what's the release time of apache hbase 0.96.0 and hbase 0.94.3?* I just saw there was a piece of news *December 4th, 2012 0.96 Bug Squashing and Testing Hackathonhttp://www.meetup.com/hackathon/events/90536432/at Cloudera, SF * in

Re: Do you know what's the release time of hbase 0.96.0 and 0.94.3?

2012-11-27 Thread Stack
Please don't send same question to three different mailing lists. See below for answers. On Tue, Nov 27, 2012 at 6:59 PM, 张莉苹 zlpmiche...@gmail.com wrote: *Do you know what's the release time of apache hbase 0.96.0 and hbase 0.94.3?* 0.94.3 should be out in a week or two. 0.96.0 start of

[jira] [Commented] (HBASE-7225) on trunk, integration tests are not packaged into distribution

2012-11-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7225?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505216#comment-13505216 ] Hadoop QA commented on HBASE-7225: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7213) Have HLog files for .META. edits only

2012-11-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505217#comment-13505217 ] ramkrishna.s.vasudevan commented on HBASE-7213: --- Deva, I could not apply the

[jira] [Updated] (HBASE-7226) HRegion.checkAndMutate uses incorrect comparison result for , =, and =

2012-11-27 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-7226: Status: Patch Available (was: Open) HRegion.checkAndMutate uses incorrect comparison result

[jira] [Created] (HBASE-7226) HRegion.checkAndMutate uses incorrect comparison result for , =, and =

2012-11-27 Thread Feng Honghua (JIRA)
Feng Honghua created HBASE-7226: --- Summary: HRegion.checkAndMutate uses incorrect comparison result for , =, and = Key: HBASE-7226 URL: https://issues.apache.org/jira/browse/HBASE-7226 Project: HBase

[jira] [Updated] (HBASE-7226) HRegion.checkAndMutate uses incorrect comparison result for , =, and =

2012-11-27 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-7226: Attachment: checkAndMutate.patch HRegion.checkAndMutate uses incorrect comparison result for

[jira] [Commented] (HBASE-7226) HRegion.checkAndMutate uses incorrect comparison result for , =, and =

2012-11-27 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505236#comment-13505236 ] Feng Honghua commented on HBASE-7226: - the same typo bug exists for trunk as well

[jira] [Updated] (HBASE-7226) HRegion.checkAndMutate uses incorrect comparison result for , =, and =

2012-11-27 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-7226: Attachment: (was: checkAndMutate.patch) HRegion.checkAndMutate uses incorrect comparison

[jira] [Updated] (HBASE-7226) HRegion.checkAndMutate uses incorrect comparison result for , =, and =

2012-11-27 Thread Feng Honghua (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Feng Honghua updated HBASE-7226: Attachment: HRegion_HBASE_7226_0.94.2.patch HRegion.checkAndMutate uses incorrect comparison

[jira] [Commented] (HBASE-7226) HRegion.checkAndMutate uses incorrect comparison result for , =, and =

2012-11-27 Thread Hadoop QA (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7226?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505242#comment-13505242 ] Hadoop QA commented on HBASE-7226: -- {color:red}-1 overall{color}. Here are the results

[jira] [Commented] (HBASE-7213) Have HLog files for .META. edits only

2012-11-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505247#comment-13505247 ] Devaraj Das commented on HBASE-7213: bq. If an RS that had the META once and again

[jira] [Commented] (HBASE-7213) Have HLog files for .META. edits only

2012-11-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505253#comment-13505253 ] ramkrishna.s.vasudevan commented on HBASE-7213: --- Thanks Deva. Normally not

[jira] [Commented] (HBASE-7213) Have HLog files for .META. edits only

2012-11-27 Thread nkeywal (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505254#comment-13505254 ] nkeywal commented on HBASE-7213: Is it something forbidden? Because there is a (fixed)

[jira] [Commented] (HBASE-7213) Have HLog files for .META. edits only

2012-11-27 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505256#comment-13505256 ] ramkrishna.s.vasudevan commented on HBASE-7213: --- @N Yes balancer is also one

[jira] [Commented] (HBASE-7213) Have HLog files for .META. edits only

2012-11-27 Thread Devaraj Das (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13505261#comment-13505261 ] Devaraj Das commented on HBASE-7213: Thanks for the clarifications, [~ram_krish] and

[jira] [Updated] (HBASE-7201) Convert HLog / HFile metadata content to PB

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7201: - Priority: Blocker (was: Major) Convert HLog / HFile metadata content to PB

[jira] [Updated] (HBASE-7201) Convert HLog / HFile metadata content to PB

2012-11-27 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-7201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-7201: - Attachment: 7201.txt Patch that converts hfile hfileinfo to pb. Ups the hfile minor version. hfile can read

  1   2   >