[
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
[
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
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
[
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
[
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
[
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
Replacing thread notification-based queue with
java.util.concurrent.BlockingQueue in HMaster
Key: HADOOP-1615
URL: https://issues.apache.org/jira/browse/HADOOP-1615
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
[
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