You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@hive.apache.org by Manhee Jo <jo...@nttdocomo.com> on 2010/10/21 11:13:58 UTC

Cannot access hive docs r0.5.0

Hi all,
I cannot access http://hive.apache.org/docs/r0.5.0/ due to 404 Not Found 
error.
Can anyone tell me what's happening about it?
Thanks,
Manhee

Re: Cannot access hive docs r0.5.0

Posted by Rekha Joshi <re...@yahoo-inc.com>.
Hi Manhee,

Hive javadoc has been broken for past few releases. It has been fixed now. HIVE-811. You can checkout the code and do ant javadoc.
OR
For quick reference there is one available @
http://search-hadoop.com/jd/hive/index.html?org/apache/hadoop/hive/conf/HiveMetaStoreClient
You can cross-check this new javadoc v/s old http://hive.apache.org/docs/r0.3.0/api/.
Do a simple check - the HiveMetaStoreClient in new javadoc has a added backward compatible constructor HIVE-1244

HTH!
Thanks & Regards,
/Rekha.

On 10/21/10 2:43 PM, "Manhee Jo" <jo...@nttdocomo.com> wrote:

Hi all,
I cannot access http://hive.apache.org/docs/r0.5.0/ due to 404 Not Found error.
Can anyone tell me what's happening about it?
Thanks,
Manhee