See https://builds.apache.org/job/Hadoop-Common-trunk/743/
###
## LAST 60 LINES OF THE CONSOLE
###
[...truncated 25265 lines...]
[tar] Nothing to do:
/grid/0/huds
That number is around 40K (I think). I am not sure if you have certain
configurations to cleanup user task logs periodically. We have solved this
problem in MAPREDUCE-2415 which part of 0.20.204.
But you cleanup the task logs periodically, you will not run into this problem.
-Bharath
Remove out-of-date Chinese language documentation
-
Key: HADOOP-7457
URL: https://issues.apache.org/jira/browse/HADOOP-7457
Project: Hadoop Common
Issue Type: Improvement
Components:
Hi,
I get this error too. But the Job completes properly. Is this error any cause
for concern? As in, would any computation be hampered because of this?
Thanks !
Regards,
Krishnakumar
On Jul 11, 2011, at 10:53 AM, Bharath Mundlapudi wrote:
> That number is around 40K (I think). I am not sure i
[
https://issues.apache.org/jira/browse/HADOOP-7456?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Angelo K. Huang resolved HADOOP-7456.
-
Resolution: Duplicate
> Connection with RemoteException is not removed from cached HashT
The job may have succeeded due to the task having run successfully on
another tasktracker after a retry attempt was scheduled. This probably
means one of your TT has something bad on it, and should be easily
identifiable from the UI.
If all TTs are bad, your job would fail -- so yes, better to fix