[jira] [Updated] (HBASE-3989) Error occured while RegionServer report to Master we are up should get master address again

2011-06-16 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jieshan Bean updated HBASE-3989: Status: Patch Available (was: Open) Error occured while RegionServer report to Master we are up

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread zhoushuaifeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050237#comment-13050237 ] zhoushuaifeng commented on HBASE-3969: -- I have done a test on hbase use ycsb. 3

[jira] [Commented] (HBASE-3989) Error occured while RegionServer report to Master we are up should get master address again

2011-06-16 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050240#comment-13050240 ] Jieshan Bean commented on HBASE-3989: - I have take some tests on the patch. It's

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread zhoushuaifeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050250#comment-13050250 ] zhoushuaifeng commented on HBASE-3969: -- Hi St, the 3rd solution may be not so good.

[jira] [Created] (HBASE-3995) HBASE-3946 broke TestMasterFailover

2011-06-16 Thread stack (JIRA)
HBASE-3946 broke TestMasterFailover --- Key: HBASE-3995 URL: https://issues.apache.org/jira/browse/HBASE-3995 Project: HBase Issue Type: Bug Reporter: stack Assignee: stack

[jira] [Updated] (HBASE-3995) HBASE-3946 broke TestMasterFailover

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3995: - Status: Patch Available (was: Open) I'd like to just commit this and let jenkins figure out if we've fixed this

[jira] [Updated] (HBASE-3995) HBASE-3946 broke TestMasterFailover

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3995: - Attachment: am.txt Patch that passes the list of dead servers down to the location where we process whats up in

[jira] [Commented] (HBASE-3995) HBASE-3946 broke TestMasterFailover

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050315#comment-13050315 ] stack commented on HBASE-3995: -- Committed. Can then see in morning if it actually fixes

[jira] [Created] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread Eran Kutner (JIRA)
Support multiple tables and scanners as input to the mapper in map/reduce jobs -- Key: HBASE-3996 URL: https://issues.apache.org/jira/browse/HBASE-3996 Project: HBase

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread Eran Kutner (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-3996: --- Attachment: MultiTableInputCollection.java Support multiple tables and scanners as input to the

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread Eran Kutner (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-3996: --- Attachment: MultiTableInputFormat.java Support multiple tables and scanners as input to the mapper

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread Eran Kutner (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-3996: --- Attachment: TableSplit.java Support multiple tables and scanners as input to the mapper in

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread Eran Kutner (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-3996: --- Attachment: TableMapReduceUtil.java Support multiple tables and scanners as input to the mapper in

[jira] [Updated] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread Eran Kutner (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Eran Kutner updated HBASE-3996: --- Attachment: MultiTableInputFormatBase.java Support multiple tables and scanners as input to the

[jira] [Commented] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread Eran Kutner (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050368#comment-13050368 ] Eran Kutner commented on HBASE-3996: I've added three new classes:

[jira] [Commented] (HBASE-2357) Coprocessors: Add read-only region replicas (slaves) for availability and fast region recovery

2011-06-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050514#comment-13050514 ] Jason Rutherglen commented on HBASE-2357: - In a discussion about read replicas, I

[jira] [Commented] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050546#comment-13050546 ] stack commented on HBASE-3996: -- @Eran Looks great. Some comments. Notice how other hbase

[jira] [Updated] (HBASE-3997) configuration.xml - added an entry in recommended configuration on zookeeper instances

2011-06-16 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3997?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3997: - Status: Patch Available (was: Open) configuration.xml - added an entry in recommended configuration on

[jira] [Created] (HBASE-3997) configuration.xml - added an entry in recommended configuration on zookeeper instances

2011-06-16 Thread Doug Meil (JIRA)
configuration.xml - added an entry in recommended configuration on zookeeper instances -- Key: HBASE-3997 URL: https://issues.apache.org/jira/browse/HBASE-3997

[jira] [Commented] (HBASE-3970) Address HMaster crash/failure half way through meta migration

2011-06-16 Thread Subbu M Iyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050587#comment-13050587 ] Subbu M Iyer commented on HBASE-3970: - Here is how this patch addresses this issue:

[jira] [Updated] (HBASE-3970) Address HMaster crash/failure half way through meta migration

2011-06-16 Thread Subbu M Iyer (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Subbu M Iyer updated HBASE-3970: Attachment:

[jira] [Updated] (HBASE-3789) Cleanup the locking contention in the master

2011-06-16 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3789?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jean-Daniel Cryans updated HBASE-3789: -- Attachment: (was: HBASE-3789-v3-0.90.patch) Cleanup the locking contention in the

[jira] [Commented] (HBASE-3996) Support multiple tables and scanners as input to the mapper in map/reduce jobs

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3996?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050627#comment-13050627 ] stack commented on HBASE-3996: -- Its a new feature so it'll go into TRUNK not on to 0.90.

[jira] [Resolved] (HBASE-3970) Address HMaster crash/failure half way through meta migration

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3970?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3970. -- Resolution: Fixed Fix Version/s: 0.92.0 Hadoop Flags: [Reviewed] Applied to TRUNK Address

[jira] [Created] (HBASE-3999) book.xml - Compression Upgrade Concerns

2011-06-16 Thread Doug Meil (JIRA)
book.xml - Compression Upgrade Concerns Key: HBASE-3999 URL: https://issues.apache.org/jira/browse/HBASE-3999 Project: HBase Issue Type: Improvement Reporter: Doug Meil

[jira] [Commented] (HBASE-3998) book.xml - LZO appendix, added link to Todd's github

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050634#comment-13050634 ] stack commented on HBASE-3998: -- Doug Check out configuration.xml It has a section on lzo

[jira] [Commented] (HBASE-3998) book.xml - LZO appendix, added link to Todd's github

2011-06-16 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050633#comment-13050633 ] Doug Meil commented on HBASE-3998: -- Created HBASE-3999 for this idea. book.xml - LZO

[jira] [Commented] (HBASE-3998) book.xml - LZO appendix, added link to Todd's github

2011-06-16 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050647#comment-13050647 ] Doug Meil commented on HBASE-3998: -- You're bringing up what I had emailed you about

[jira] [Commented] (HBASE-3998) book.xml - LZO appendix, added link to Todd's github

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050650#comment-13050650 ] stack commented on HBASE-3998: -- Sounds good to me (Sorry for being behind in mail) book.xml

[jira] [Updated] (HBASE-3998) book.xml / configuration.xml - reorganize LZO compression info

2011-06-16 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3998: - Description: This came up recently on the hbase dist-list. Adding link to Todd Lipcon's github for LZO

[jira] [Commented] (HBASE-3529) Add search to HBase

2011-06-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3529?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050658#comment-13050658 ] Jason Rutherglen commented on HBASE-3529: - To implement distributed search with

[jira] [Commented] (HBASE-3989) Error occured while RegionServer report to Master we are up should get master address again

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050657#comment-13050657 ] stack commented on HBASE-3989: -- Jieshan: A few questions. + What if the reason we failed was

[jira] [Commented] (HBASE-3995) HBASE-3946 broke TestMasterFailover

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050660#comment-13050660 ] stack commented on HBASE-3995: -- Jenkins is down for me at least. HBASE-3946 broke

[jira] [Commented] (HBASE-3994) SplitTransaction has a window where clients can get RegionOfflineException

2011-06-16 Thread Jean-Daniel Cryans (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050665#comment-13050665 ] Jean-Daniel Cryans commented on HBASE-3994: --- I'm still digging in my logs, but

[jira] [Created] (HBASE-4000) You can't specify split points when you create a table in the shell

2011-06-16 Thread Joey Echeverria (JIRA)
You can't specify split points when you create a table in the shell --- Key: HBASE-4000 URL: https://issues.apache.org/jira/browse/HBASE-4000 Project: HBase Issue Type: New

[jira] [Commented] (HBASE-4000) You can't specify split points when you create a table in the shell

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-4000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050668#comment-13050668 ] stack commented on HBASE-4000: -- @Joey Congrats! You got issue 4000! (You win

[jira] [Commented] (HBASE-3994) SplitTransaction has a window where clients can get RegionOfflineException

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3994?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050670#comment-13050670 ] stack commented on HBASE-3994: -- So it did retry? And we just ran out of them? Yeah better

[jira] [Commented] (HBASE-3985) Same Region could be picked out twice in LoadBalancer

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050675#comment-13050675 ] stack commented on HBASE-3985: -- @Jieshan This is better: {code} - for (int i =

[jira] [Resolved] (HBASE-3985) Same Region could be picked out twice in LoadBalancer

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3985. -- Resolution: Fixed Hadoop Flags: [Reviewed] Committed branch and trunk (though all that went into trunk

[jira] [Commented] (HBASE-3904) HConnection.isTableAvailable returns true even with not all regions available.

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3904?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050700#comment-13050700 ] stack commented on HBASE-3904: -- Can we do something else? The HBaseAdmin createTable knows

[jira] [Commented] (HBASE-3993) Alternatives to ConcurrentSkipListMap in MemStore

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3993?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050703#comment-13050703 ] stack commented on HBASE-3993: -- @Jason I think main reason folks have talked of an

[jira] [Commented] (HBASE-451) Remove HTableDescriptor from HRegionInfo

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050706#comment-13050706 ] stack commented on HBASE-451: - Just did a test and now all pass (one at least was broke but not

[jira] [Resolved] (HBASE-3889) NPE in Distributed Log Splitting

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3889. -- Resolution: Fixed Assignee: Anirudh Todi (was: stack) Hadoop Flags: [Reviewed] Thank you for

[jira] [Resolved] (HBASE-3927) display total uncompressed byte size of a region in web UI

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3927?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3927. -- Resolution: Fixed Fix Version/s: 0.92.0 Hadoop Flags: [Reviewed] Ran tests and they are passing.

[jira] [Updated] (HBASE-3987) Fix a NullPointerException on a failure to load Bloom filter data

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3987?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3987: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Committed

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050745#comment-13050745 ] Ted Yu commented on HBASE-3969: --- Should we introduce expiration to requests in compaction

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050754#comment-13050754 ] stack commented on HBASE-3969: -- @Ted I don't think will make zhoushuaifeng happy; he wants

[jira] [Updated] (HBASE-3948) Improve split/compact result page for RegionServer status page

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3948: - Resolution: Fixed Fix Version/s: (was: 0.92.0) 0.90.4 Hadoop Flags: [Reviewed]

[jira] [Resolved] (HBASE-3988) Infinite loop for secondary master

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-3988. -- Resolution: Fixed Fix Version/s: 0.90.4 Hadoop Flags: [Reviewed] Thanks for the patch Liyin.

[jira] [Updated] (HBASE-3998) book.xml / configuration.xml - reorganize LZO compression info

2011-06-16 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3998: - Attachment: (was: book_HBASE_3998.xml.patch) book.xml / configuration.xml - reorganize LZO

[jira] [Updated] (HBASE-3998) book.xml / configuration.xml - reorganize LZO compression info

2011-06-16 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3998: - Status: Open (was: Patch Available) book.xml / configuration.xml - reorganize LZO compression info

[jira] [Updated] (HBASE-3998) book.xml / configuration.xml - reorganize LZO compression info

2011-06-16 Thread Doug Meil (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doug Meil updated HBASE-3998: - Description: Reorganizing LZO compression information to one place in the book. Making the recommended

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050781#comment-13050781 ] Ted Yu commented on HBASE-3969: --- Compaction code has been rewritten in TRUNK. For 0.90,

[jira] [Commented] (HBASE-3954) Pluggable block index

2011-06-16 Thread Jason Rutherglen (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050799#comment-13050799 ] Jason Rutherglen commented on HBASE-3954: - I think the issue with this patch is

[jira] [Commented] (HBASE-3954) Pluggable block index

2011-06-16 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050833#comment-13050833 ] Ted Yu commented on HBASE-3954: --- A draft implementation of using FST would make

[jira] [Commented] (HBASE-3985) Same Region could be picked out twice in LoadBalancer

2011-06-16 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3985?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050834#comment-13050834 ] Jieshan Bean commented on HBASE-3985: - Thanks stack! Yes, this issue doesn't exist in

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread zhoushuaifeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050850#comment-13050850 ] zhoushuaifeng commented on HBASE-3969: -- Hi st, I don't do any deletes, I only set the

[jira] [Updated] (HBASE-3857) Change the HFile Format

2011-06-16 Thread Mikhail Bautin (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mikhail Bautin updated HBASE-3857: -- Attachment: hfile_format_v2_design_draft_0.3.pdf Uploading a new draft of the HFile format

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread zhoushuaifeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050857#comment-13050857 ] zhoushuaifeng commented on HBASE-3969: -- I agree Changes in add() method is required.

[jira] [Commented] (HBASE-3954) Pluggable block index

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050867#comment-13050867 ] stack commented on HBASE-3954: -- Yeah, an API that worked for FST and current index would give

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread zhoushuaifeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050870#comment-13050870 ] zhoushuaifeng commented on HBASE-3969: -- Sorry, I confused for a while about higher

[jira] [Commented] (HBASE-3989) Error occured while RegionServer report to Master we are up should get master address again

2011-06-16 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050871#comment-13050871 ] Jieshan Bean commented on HBASE-3989: - Thanks stack. + What if the reason we failed

[jira] [Commented] (HBASE-3889) NPE in Distributed Log Splitting

2011-06-16 Thread Anirudh Todi (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050878#comment-13050878 ] Anirudh Todi commented on HBASE-3889: - Thanks Stack and Prakash. i look forward to

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread zhoushuaifeng (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050879#comment-13050879 ] zhoushuaifeng commented on HBASE-3969: -- What will happen if we seting major priority

[jira] [Commented] (HBASE-3969) Outdated data can not be cleaned in time

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3969?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050889#comment-13050889 ] stack commented on HBASE-3969: -- bq. I think there is no need to check for

[jira] [Commented] (HBASE-3989) Error occured while RegionServer report to Master we are up should get master address again

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050891#comment-13050891 ] stack commented on HBASE-3989: -- bq. In tryRegionServerReport, it checked the master address

[jira] [Updated] (HBASE-3989) Error occured while RegionServer report to Master we are up should get master address again

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-3989: - Resolution: Fixed Hadoop Flags: [Reviewed] Status: Resolved (was: Patch Available) Committed to

[jira] [Commented] (HBASE-3857) Change the HFile Format

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050893#comment-13050893 ] stack commented on HBASE-3857: -- @Mikhail Did much change? Thanks. Change the HFile Format

[jira] [Commented] (HBASE-3989) Error occured while RegionServer report to Master we are up should get master address again

2011-06-16 Thread Jieshan Bean (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-3989?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13050894#comment-13050894 ] Jieshan Bean commented on HBASE-3989: - OK...I'll remember how to make the patch. And I

[jira] [Updated] (HBASE-451) Remove HTableDescriptor from HRegionInfo

2011-06-16 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-451?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-451: Attachment: pass_htd_on_region_construction.txt First cut at passing HTD rather than have HRegion read it from fs