I was just trying to build a patch for this, to submit against
https://issues.apache.org/jira/browse/HIVE-1579 and it seems that the
default hadoop build is 0.20.1, which has a different set of
parameters required in the Hadoop TaskLogServlet to a more recent
version, like 0.20.205. Are there any p
Hi,
It appears that no recent version of hadoop supports this - the hadoop
code appears to have changed in 2010:
http://svn.apache.org/viewvc/hadoop/common/trunk/hadoop-mapreduce-project/src/java/org/apache/hadoop/mapred/TaskLogServlet.java?r1=918036&r2=918037&diff_format=f#l209
If someone could
Hi all,
I'm running into a problem - I'm using Hive trunk (pretty recent, but
I see the bug's in trunk at time of writing as well), with Hadoop
0.20.205.0. I have a job which fails (for a reason which is entirely
my own fault), and when it does fail Hive dies with the following
exception:
Ended J