[jira] [Updated] (HBASE-3240) Consolidate and document completebulkload tool and loadtable.rb

2011-07-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HBASE-3240: -- Attachment: hbase-3240.0.patch Here's a patch which updates/reorganizes the documentation

[jira] [Commented] (HBASE-4054) Usability improvement to HTablePool

2011-07-05 Thread Daniel Iancu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4054?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059705#comment-13059705 ] Daniel Iancu commented on HBASE-4054: - @Ted comment is fine. I'm gonna take a look at

[jira] [Created] (HBASE-4061) getTableDirs is missing directories to skip

2011-07-05 Thread Lars George (JIRA)
getTableDirs is missing directories to skip --- Key: HBASE-4061 URL: https://issues.apache.org/jira/browse/HBASE-4061 Project: HBase Issue Type: Bug Components: util Affects Versions:

[jira] [Commented] (HBASE-4061) getTableDirs is missing directories to skip

2011-07-05 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059788#comment-13059788 ] Lars George commented on HBASE-4061: I am wondering if splitlog shouldn't be .splitlog

[jira] [Commented] (HBASE-4061) getTableDirs is missing directories to skip

2011-07-05 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059792#comment-13059792 ] Lars George commented on HBASE-4061: Come to think of it, in addition to the above, I

[jira] [Commented] (HBASE-4061) getTableDirs is missing directories to skip

2011-07-05 Thread Lars George (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059803#comment-13059803 ] Lars George commented on HBASE-4061: Here is a patch that fixes it, but has to

[jira] [Updated] (HBASE-4061) getTableDirs is missing directories to skip

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4061: -- Attachment: 4061.txt This patch changes the default dir for log splitting to .splitlog

[jira] [Commented] (HBASE-4059) If a region is splitted during RS shutdown process, the daughter regions are NOT made online by master

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059913#comment-13059913 ] Ted Yu commented on HBASE-4059: --- All unit tests pass for the patch. If a region is

[jira] [Updated] (HBASE-4060) Making region assignment more robust

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4060: -- Assignee: (was: Ted Yu) Making region assignment more robust

[jira] [Updated] (HBASE-4060) Making region assignment more robust

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4060: -- Description: From Eran Kutner: My concern is that the region allocation process seems to rely too much on

[jira] [Updated] (HBASE-4060) Making region assignment more robust

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4060: -- Description: From Eran Kutner: My concern is that the region allocation process seems to rely too much on

[jira] [Commented] (HBASE-4052) Enabling a table after master switch is not allowing table scan. Throws NotServingRegionException

2011-07-05 Thread ramkrishna.s.vasudevan (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13059951#comment-13059951 ] ramkrishna.s.vasudevan commented on HBASE-4052: --- I have some doubts and like

[jira] [Resolved] (HBASE-4055) Client region location caches redundant HTableDescriptor's

2011-07-05 Thread Dave Latham (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Latham resolved HBASE-4055. Resolution: Duplicate Ah, that should probably do it, Stack. Thanks for the work. Sorry for the

[jira] [Updated] (HBASE-4060) Making region assignment more robust

2011-07-05 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell updated HBASE-4060: -- Affects Version/s: (was: 0.90.3) Fix Version/s: 0.92.0 Pulling into 0.92. We can

[jira] [Commented] (HBASE-4032) HBASE-451 improperly breaks public API HRegionInfo#getTableDesc

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060010#comment-13060010 ] Ted Yu commented on HBASE-4032: --- HBASE-451 is an incompatible change. I wonder why

[jira] [Assigned] (HBASE-4058) Extend TestHBaseFsck with a complete .META. recovery scenario

2011-07-05 Thread Andrew Purtell (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4058?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Purtell reassigned HBASE-4058: - Assignee: Andrew Purtell Extend TestHBaseFsck with a complete .META. recovery scenario

[jira] [Commented] (HBASE-4052) Enabling a table after master switch is not allowing table scan. Throws NotServingRegionException

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4052?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060052#comment-13060052 ] Ted Yu commented on HBASE-4052: --- I think one source of confusion in the above description is

[jira] [Commented] (HBASE-4032) HBASE-451 improperly breaks public API HRegionInfo#getTableDesc

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060059#comment-13060059 ] Ted Yu commented on HBASE-4032: --- I am not sure Andrew wanted a 'hack' when he created this

[jira] [Created] (HBASE-4062) Multi-column scanner unit test

2011-07-05 Thread Mikhail Bautin (JIRA)
Multi-column scanner unit test -- Key: HBASE-4062 URL: https://issues.apache.org/jira/browse/HBASE-4062 Project: HBase Issue Type: Improvement Components: regionserver, test Affects Versions: 0.94.0

[jira] [Updated] (HBASE-4062) Multi-column scanner unit test

2011-07-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-4062: -- Attachment: test-multi-column-scanner.patch Multi-column scanner unit test

[jira] [Commented] (HBASE-4062) Multi-column scanner unit test

2011-07-05 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4062?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060083#comment-13060083 ] Mikhail Bautin commented on HBASE-4062: --- Added to reviewboard:

[jira] [Resolved] (HBASE-4012) Further optimize byte comparison methods

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4012?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved HBASE-4012. --- Resolution: Fixed Hadoop Flags: [Reviewed] Further optimize byte comparison methods

[jira] [Updated] (HBASE-4061) getTableDirs is missing directories to skip

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4061: -- Attachment: (was: 4061.txt) getTableDirs is missing directories to skip

[jira] [Updated] (HBASE-4061) getTableDirs is missing directories to skip

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4061?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated HBASE-4061: -- Attachment: (was: 4061.txt) getTableDirs is missing directories to skip

[jira] [Commented] (HBASE-4060) Making region assignment more robust

2011-07-05 Thread Jonathan Gray (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060183#comment-13060183 ] Jonathan Gray commented on HBASE-4060: -- Andrew, we are already doing something like

[jira] [Commented] (HBASE-4055) Client region location caches redundant HTableDescriptor's

2011-07-05 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060191#comment-13060191 ] stack commented on HBASE-4055: -- Andrew. I think 451 in 90 too big a change (it's not

[jira] [Commented] (HBASE-4060) Making region assignment more robust

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4060?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060193#comment-13060193 ] Ted Yu commented on HBASE-4060: --- Here is related log snippet: {noformat} 2011-06-29

[jira] [Updated] (HBASE-3240) Consolidate and document completebulkload tool and loadtable.rb

2011-07-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HBASE-3240: -- Attachment: hbase-3240.1.patch Updated patch to address Todd's comment. Consolidate and

[jira] [Updated] (HBASE-3240) Consolidate and document completebulkload tool and loadtable.rb

2011-07-05 Thread Aaron T. Myers (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aaron T. Myers updated HBASE-3240: -- Status: Patch Available (was: Open) Consolidate and document completebulkload tool and

[jira] [Commented] (HBASE-3240) Consolidate and document completebulkload tool and loadtable.rb

2011-07-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060208#comment-13060208 ] Todd Lipcon commented on HBASE-3240: one more thing: you've edited the usage

[jira] [Commented] (HBASE-3240) Consolidate and document completebulkload tool and loadtable.rb

2011-07-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060209#comment-13060209 ] Todd Lipcon commented on HBASE-3240: nm, was looking at the wrong source dir. I see

[jira] [Updated] (HBASE-3240) Consolidate and document completebulkload tool and loadtable.rb

2011-07-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3240: --- Resolution: Fixed Fix Version/s: 0.92.0 Hadoop Flags: [Reviewed] Status:

[jira] [Updated] (HBASE-3240) Improve documentation of importtsv and bulk loads

2011-07-05 Thread Todd Lipcon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Todd Lipcon updated HBASE-3240: --- Summary: Improve documentation of importtsv and bulk loads (was: Consolidate and document

[jira] [Commented] (HBASE-3240) Improve documentation of importtsv and bulk loads

2011-07-05 Thread Hudson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060221#comment-13060221 ] Hudson commented on HBASE-3240: --- Integrated in HBase-TRUNK #2006 (See

[jira] [Created] (HBASE-4063) Improve TableInputFormat to allow application to configure the number of mappers

2011-07-05 Thread Ming Ma (JIRA)
Improve TableInputFormat to allow application to configure the number of mappers Key: HBASE-4063 URL: https://issues.apache.org/jira/browse/HBASE-4063 Project: HBase

[jira] [Updated] (HBASE-4053) Most of the regions were added into AssignmentManager#servers twice

2011-07-05 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-4053: Attachment: surefire-report.html HBase-4053-90.patch I have take some tests

[jira] [Commented] (HBASE-4053) Most of the regions were added into AssignmentManager#servers twice

2011-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4053?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13060272#comment-13060272 ] Ted Yu commented on HBASE-4053: --- Thanks for the update. The patch for 0.90 seems to include

[jira] [Created] (HBASE-4065) TableOutputFormat ignores failure to create table instance

2011-07-05 Thread Todd Lipcon (JIRA)
TableOutputFormat ignores failure to create table instance -- Key: HBASE-4065 URL: https://issues.apache.org/jira/browse/HBASE-4065 Project: HBase Issue Type: Bug Affects Versions: