[jira] Created: (HBASE-439) Add hbase logs path to svn:ignore list

2008-02-11 Thread Edward Yoon (JIRA)
Add hbase logs path to svn:ignore list --- Key: HBASE-439 URL: https://issues.apache.org/jira/browse/HBASE-439 Project: Hadoop HBase Issue Type: Wish Components: hql Reporter: Edward

[jira] Updated: (HBASE-439) Add hbase logs path to svn:ignore list

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-439: -- Component/s: (was: hql) > Add hbase logs path to svn:ignore list >

[jira] Work started: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on HBASE-69 started by Jim Kellerman. > [hbase] Make cache flush triggering less simplistic > --- > > K

[jira] Commented: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Billy Pearson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567836#action_12567836 ] Billy Pearson commented on HBASE-69: I get Blocking updates messages but no flushing hap

[jira] Updated: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HBASE-69: --- Attachment: patch.txt This patch should address the issue with only store being flushed. It contains f

[jira] Commented: (HBASE-428) Under continuous upload of rows, WrongRegionExceptions are thrown that reach the client even after retries

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567790#action_12567790 ] stack commented on HBASE-428: - Thanks Marc. That listing looks pretty good. Says to me that hb

[jira] Updated: (HBASE-428) Under continuous upload of rows, WrongRegionExceptions are thrown that reach the client even after retries

2008-02-11 Thread Marc Harris (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Harris updated HBASE-428: -- Attachment: lsr executed bin/hadoop -fs -lsr / as suggested (hbase is the only thing in the hadoop i

[jira] Commented: (HBASE-428) Under continuous upload of rows, WrongRegionExceptions are thrown that reach the client even after retries

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-428?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567766#action_12567766 ] stack commented on HBASE-428: - Marc: On sizes, yeah, they'll vary. In future, just do a ./bin/

[jira] Updated: (HBASE-417) Factor TableOperation and subclasses into separate files from HMaster

2008-02-11 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HBASE-417: Attachment: 417-v3.patch Here's some improvements. > Factor TableOperation and subclasses into sepa

[jira] Commented: (HBASE-407) Client should cache region locations in an LRU structure

2008-02-11 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567733#action_12567733 ] Bryan Duxbury commented on HBASE-407: - Yes, I need a SortedMap, not a HashMap, to be abl

[jira] Commented: (HBASE-417) Factor TableOperation and subclasses into separate files from HMaster

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567731#action_12567731 ] stack commented on HBASE-417: - Copyright notices should be 2008, not 2007. In DeleteColumns, no

[jira] Commented: (HBASE-407) Client should cache region locations in an LRU structure

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567728#action_12567728 ] stack commented on HBASE-407: - You can't use ReferenceMap from commons collections because you w

[jira] Updated: (HBASE-437) Clear Command should use system.out

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-437?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-437: Resolution: Fixed Status: Resolved (was: Patch Available) Committed. Thanks for the patch Edward. > Clear

[jira] Commented: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567713#action_12567713 ] Jim Kellerman commented on HBASE-69: Billy, Thanks for the feedback. Clearly there is a

[jira] Commented: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567714#action_12567714 ] Jim Kellerman commented on HBASE-69: Other things to do for this issue: - HStores need to

[jira] Commented: (HBASE-22) HQL exceptions when no cluster to connect to

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567707#action_12567707 ] stack commented on HBASE-22: Edward: Is this the fix? {code} -return msg.substring(index +

[jira] Commented: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567846#action_12567846 ] Jim Kellerman commented on HBASE-69: > Billy Pearson - 11/Feb/08 02:00 PM > I get Blockin

[jira] Updated: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Kellerman updated HBASE-69: --- Attachment: patch.txt - Update migration tool and change file system version number - FSUtils.checkVers

[jira] Updated: (HBASE-438) XMLOutputter state should be initialized.

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-438: -- Attachment: 438.patch > XMLOutputter state should be initialized. >

[jira] Updated: (HBASE-438) XMLOutputter state should be initialized.

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-438: -- Status: Patch Available (was: Open) Submitting. > XMLOutputter state should be initialized. >

[jira] Resolved: (HBASE-439) Add hbase logs path to svn:ignore list

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack resolved HBASE-439. - Resolution: Fixed Fix Version/s: 0.2.0 I added this to $HBASE_HOME ($HBASE_HOME/logs is where hbase logs no

[jira] Commented: (HBASE-417) Factor TableOperation and subclasses into separate files from HMaster

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567978#action_12567978 ] stack commented on HBASE-417: - Sorry about that. Done. > Factor TableOperation and subclasses

[jira] Commented: (HBASE-439) Add hbase logs path to svn:ignore list

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567976#action_12567976 ] Edward Yoon commented on HBASE-439: --- I only removed the sign '#'. # export HBASE_LOG_DIR=$

[jira] Created: (HBASE-440) Add optional log roll interval so that log files are garbage collected

2008-02-11 Thread Jim Kellerman (JIRA)
Add optional log roll interval so that log files are garbage collected -- Key: HBASE-440 URL: https://issues.apache.org/jira/browse/HBASE-440 Project: Hadoop HBase Issue Typ

[jira] Commented: (HBASE-439) Add hbase logs path to svn:ignore list

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567966#action_12567966 ] Jim Kellerman commented on HBASE-439: - I have no hbase logs directory in my workspace. W

[jira] Updated: (HBASE-22) HQL exceptions when no cluster to connect to

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-22: - Status: Patch Available (was: Open) Re-submitting. > HQL exceptions when no cluster to connect to > -

[jira] Updated: (HBASE-22) HQL exceptions when no cluster to connect to

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-22: - Attachment: 22_v02.patch modification policy {code} public ReturnMsg execute(final HBaseConfiguration conf)

[jira] Updated: (HBASE-22) HQL exceptions when no cluster to connect to

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-22: - Status: Open (was: Patch Available) Thanks. I agree with you. It seem temporary solution. > HQL except

[jira] Updated: (HBASE-67) Help Output Format should be easy to read.

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-67: - Status: Patch Available (was: Open) Re-submitting. > Help Output Format should be easy to read. > ---

[jira] Updated: (HBASE-428) Under continuous upload of rows, WrongRegionExceptions are thrown that reach the client even after retries

2008-02-11 Thread Marc Harris (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marc Harris updated HBASE-428: -- Attachment: selectfrommeta.txt The results for running select * from .META. in an HBASE shell. I notice

Hudson build is back to normal: HBase-Patch #19

2008-02-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/19/changes

[jira] Commented: (HBASE-436) website

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-436?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567890#action_12567890 ] stack commented on HBASE-436: - Added site at http://hadoop.apache.org/hbase/ (Apparently there i

[jira] Updated: (HBASE-417) Factor TableOperation and subclasses into separate files from HMaster

2008-02-11 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HBASE-417: Attachment: 417-v5.patch There were some problems with v4. > Factor TableOperation and subclasses i

[jira] Assigned: (HBASE-54) Clarify the return policy

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-54?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon reassigned HBASE-54: Assignee: Edward Yoon > Clarify the return policy > - > > Key

[jira] Commented: (HBASE-407) Client should cache region locations in an LRU structure

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567738#action_12567738 ] stack commented on HBASE-407: - I think we should spend the time verifying SoftReferences are wor

[jira] Commented: (HBASE-67) Help Output Format should be easy to read.

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567712#action_12567712 ] stack commented on HBASE-67: Edward, what happens if a cell returned from hbase has a '$" charact

[jira] Updated: (HBASE-67) Help Output Format should be easy to read.

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-67: - Status: Open (was: Patch Available) > Help Output Format should be easy to read. > ---

[jira] Updated: (HBASE-417) Factor TableOperation and subclasses into separate files from HMaster

2008-02-11 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HBASE-417: Attachment: 417-v4.patch This one factors out BaseScanner, RootScanner, and MetaScanner as well. >

[jira] Commented: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Billy Pearson (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567957#action_12567957 ] Billy Pearson commented on HBASE-69: I am still seeing a hlog build up problem example I

[jira] Commented: (HBASE-417) Factor TableOperation and subclasses into separate files from HMaster

2008-02-11 Thread Bryan Duxbury (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567928#action_12567928 ] Bryan Duxbury commented on HBASE-417: - Stack, looks like you committed a documentation c

[jira] Issue Comment Edited: (HBASE-51) Support an OutputFormat for HQL row data

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567557#action_12567557 ] udanax edited comment on HBASE-51 at 2/11/08 3:15 AM: --- >> if your d

[jira] Updated: (HBASE-67) Help Output Format should be easy to read.

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Edward Yoon updated HBASE-67: - Attachment: 67_v02.patch Added List - class AsciiHelpFormatter extends AsciiTableFormatter - class HtmlHe

[jira] Commented: (HBASE-51) Support an OutputFormat for HQL row data

2008-02-11 Thread Edward Yoon (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-51?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567557#action_12567557 ] Edward Yoon commented on HBASE-51: -- >> if your data is not in pretty form (character case, e

[jira] Updated: (HBASE-417) Factor TableOperation and subclasses into separate files from HMaster

2008-02-11 Thread stack (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-417?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] stack updated HBASE-417: Resolution: Fixed Status: Resolved (was: Patch Available) Committed v5 with some clean up (removed imports

Build failed in Hudson: HBase-Patch #18

2008-02-11 Thread Apache Hudson Server
See http://hudson.zones.apache.org/hudson/job/HBase-Patch/18/changes Changes: [stack] HBASE-437 Clear Command should use system.out -- [...truncated 71106 lines...] [junit] 2008-02-11 18:47:39,000 INFO [main] hbase.MultiRegionTable(93): Region locati

[jira] Commented: (HBASE-69) [hbase] Make cache flush triggering less simplistic

2008-02-11 Thread Jim Kellerman (JIRA)
[ https://issues.apache.org/jira/browse/HBASE-69?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12567968#action_12567968 ] Jim Kellerman commented on HBASE-69: > Billy Pearson - 11/Feb/08 08:59 PM > I am still se