Author: hashutosh
Date: Thu May 26 18:09:59 2011
New Revision: 1128013
URL: http://svn.apache.org/viewvc?rev=1128013&view=rev
Log:
HCATALOG-29: Remove Yahoo copyright from documentation
Modified:
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/content/xdocs/supportedformats.xml
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/skinconf.xml
Modified:
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/content/xdocs/supportedformats.xml
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/content/xdocs/supportedformats.xml?rev=1128013&r1=1128012&r2=1128013&view=diff
==============================================================================
---
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/content/xdocs/supportedformats.xml
(original)
+++
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/content/xdocs/supportedformats.xml
Thu May 26 18:09:59 2011
@@ -22,7 +22,7 @@
<title>Supported storage formats</title>
</header>
<body>
- <p>HCatalog can read PigStorage, ULT (Yahoo proprietary) and RCFile
formatted files. The input drivers for the formats are PigStorageInputDriver,
ULTInputDriver and RCFileInputDriver respectively. HCatalog currently produces
only RCFile formatted output. The output driver for the same is
RCFileOutputDriver. </p>
+ <p>HCatalog can read PigStorage and RCFile formatted files. The input
drivers for the formats are PigStorageInputDriver, ULTInputDriver and
RCFileInputDriver respectively. HCatalog currently produces only RCFile
formatted output. The output driver for the same is RCFileOutputDriver. </p>
<p>Hive and HCatalog applications can interoperate (each can read the output
of the other) as long as they use a common format. Currently, the only common
format is RCFile.</p>
</body>
Modified:
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/skinconf.xml?rev=1128013&r1=1128012&r2=1128013&view=diff
==============================================================================
---
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/skinconf.xml
(original)
+++
incubator/hcatalog/branches/branch-0.1/src/docs/src/documentation/skinconf.xml
Thu May 26 18:09:59 2011
@@ -93,13 +93,11 @@ which will be used to configure the chos
<!-- @inception enable automatic generation of a date-range to current date -->
<year inception="true">2011</year>
- <vendor>Yahoo! Inc.</vendor>
+ <vendor>The Apache Software Foundation</vendor>
-<!-- The optional copyright-link URL will be used as a link in the
- copyright statement
- <copyright-link>http://www.example.org/</copyright-link>
- -->
+ <copyright-link>http://www.apache.org/licenses/</copyright-link>
+
<!-- Some skins use this to form a 'breadcrumb trail' of links.