You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Xiaoyong Zhu <xi...@microsoft.com> on 2015/04/07 06:48:19 UTC

documentation link wrong?

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


Re: documentation link wrong?

Posted by Lefty Leverenz <le...@gmail.com>.
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 <le...@gmail.com>
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 <xi...@microsoft.com>
> 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
>>
>>
>>
>
>

Re: documentation link wrong?

Posted by Lefty Leverenz <le...@gmail.com>.
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 <xi...@microsoft.com>
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
>
>
>