Author: hashutosh
Date: Thu May 26 18:08:12 2011
New Revision: 1128011
URL: http://svn.apache.org/viewvc?rev=1128011&view=rev
Log:
HCATALOG-29: Remove Yahoo copyright from documentation
Modified:
incubator/hcatalog/trunk/CHANGES.txt
incubator/hcatalog/trunk/src/docs/src/documentation/content/xdocs/supportedformats.xml
incubator/hcatalog/trunk/src/docs/src/documentation/skinconf.xml
Modified: incubator/hcatalog/trunk/CHANGES.txt
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/trunk/CHANGES.txt?rev=1128011&r1=1128010&r2=1128011&view=diff
==============================================================================
--- incubator/hcatalog/trunk/CHANGES.txt (original)
+++ incubator/hcatalog/trunk/CHANGES.txt Thu May 26 18:08:12 2011
@@ -10,6 +10,8 @@ Trunk (unreleased changes)
IMPROVEMENTS
+ HCAT-29. Remove Yahoo copyright from documentation (Jakob Homan via
hashutosh)
+
HCAT-30. Need changes.txt (Jakob Homan via hashutosh)
HCAT-19. Enable and add decorators for the export/import cli commands
Modified:
incubator/hcatalog/trunk/src/docs/src/documentation/content/xdocs/supportedformats.xml
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/trunk/src/docs/src/documentation/content/xdocs/supportedformats.xml?rev=1128011&r1=1128010&r2=1128011&view=diff
==============================================================================
---
incubator/hcatalog/trunk/src/docs/src/documentation/content/xdocs/supportedformats.xml
(original)
+++
incubator/hcatalog/trunk/src/docs/src/documentation/content/xdocs/supportedformats.xml
Thu May 26 18:08:12 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/trunk/src/docs/src/documentation/skinconf.xml
URL:
http://svn.apache.org/viewvc/incubator/hcatalog/trunk/src/docs/src/documentation/skinconf.xml?rev=1128011&r1=1128010&r2=1128011&view=diff
==============================================================================
--- incubator/hcatalog/trunk/src/docs/src/documentation/skinconf.xml (original)
+++ incubator/hcatalog/trunk/src/docs/src/documentation/skinconf.xml Thu May 26
18:08:12 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.