I've fixed the link to the TaskController class in four places: - WebHCat Reference -- Hive Job <https://cwiki.apache.org/confluence/display/Hive/WebHCat+Reference+Hive#WebHCatReferenceHive-Results> - WebHCat Reference -- MapReduce Job <https://cwiki.apache.org/confluence/display/Hive/WebHCat+Reference+MapReduceJar#WebHCatReferenceMapReduceJar-Results> - WebHCat Reference -- MapReduce Streaming Job <https://cwiki.apache.org/confluence/display/Hive/WebHCat+Reference+MapReduceStream#WebHCatReferenceMapReduceStream-Results> - WebHCat Reference -- Pig Job <https://cwiki.apache.org/confluence/display/Hive/WebHCat+Reference+Pig#WebHCatReferencePig-Results>
Thanks for the tip, Xiaoyong. -- Lefty On Tue, Apr 7, 2015 at 1:22 AM, Lefty Leverenz <[email protected]> wrote: > 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 >> >> >> > >
