[jira] Updated: (HADOOP-1613) The dfs webui (dfshealth) shows "Last Contact" as a negative number

2007-07-15 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-1613: - Status: Patch Available (was: Open) > The dfs webui (dfshealth) shows "Last Contact" as

[jira] Updated: (HADOOP-1613) The dfs webui (dfshealth) shows "Last Contact" as a negative number

2007-07-15 Thread dhruba borthakur (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] dhruba borthakur updated HADOOP-1613: - Attachment: lastContactTime.patch Extract the system time after extracting the lastUpdat

RE: Copy on write for HDFS

2007-07-15 Thread Dhruba Borthakur
Hi Ben, I guess what you are saying is that a block can belong to multiple files. If so, here are some issues of interest: 1. File deletion: In the current code, when a file is deleted, all blocks belonging to that file are scheduled for deletion. This code has to change in such a way that a bloc

[jira] Commented: (HADOOP-1608) [HbaseShell] Relational Algrebra Operators

2007-07-15 Thread edward yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1608?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512848 ] edward yoon commented on HADOOP-1608: - Hi, All. I want to use hbase.mapred on shell. But, when I try to submit

[jira] Updated: (HADOOP-1615) Replacing thread notification-based queue with java.util.concurrent.BlockingQueue in HMaster

2007-07-15 Thread Steve Jenson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Jenson updated HADOOP-1615: - Attachment: HADOOP-1615.patch There was no obvious place to add a patch in the 'Add Patch' workf

[jira] Updated: (HADOOP-1615) Replacing thread notification-based queue with java.util.concurrent.BlockingQueue in HMaster

2007-07-15 Thread Steve Jenson (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1615?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Jenson updated HADOOP-1615: - Status: Patch Available (was: Open) > Replacing thread notification-based queue with > java.ut

[jira] Created: (HADOOP-1615) Replacing thread notification-based queue with java.util.concurrent.BlockingQueue in HMaster

2007-07-15 Thread Steve Jenson (JIRA)
Replacing thread notification-based queue with java.util.concurrent.BlockingQueue in HMaster Key: HADOOP-1615 URL: https://issues.apache.org/jira/browse/HADOOP-1615

Build failed in Hudson: Hadoop-Nightly #156

2007-07-15 Thread hudson
See http://lucene.zones.apache.org:8080/hudson/job/Hadoop-Nightly/156/changes -- [...truncated 23 lines...] AUlib/servlet-api.jar AUlib/commons-logging-1.0.4.jar AUlib/junit-3.8.1.jar AUlib/log4j-1.2.13.jar AUlib/jetty

[jira] Commented: (HADOOP-1611) [hbase] Add enableTable, disableTable, addColumn, etc, to shell

2007-07-15 Thread edward yoon (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12512779 ] edward yoon commented on HADOOP-1611: - Thanks, Michael. I will apply to shell. > [hbase] Add enableTable, disab