The TaskController class is gone from Hadoop 2.6 (the current stable release, where the link points) as well as 2.5.2, but I found it in 1.2.1: http://hadoop.apache.org/docs/r1.2.1/api/org/apache/hadoop/mapred/TaskController.html .
For now, I can change the WebHCat doc to that link. But a WebHCat expert should determine whether there's something equivalent in later versions of Hadoop. -- Lefty On Tue, Apr 7, 2015 at 12:48 AM, Xiaoyong Zhu <[email protected]> wrote: > It seems that the link (Class TaskController > <http://hadoop.apache.org/docs/stable/api/org/apache/hadoop/mapred/TaskController.html>) > is wrong in this page: > > > > https://cwiki.apache.org/confluence/display/Hive/WebHCat+Reference+Hive > > > > it returns a 404 for me. Not sure what is the correct link⦠> > > > Xiaoyong > > >
