From hcatalog-commits-return-503-apmail-incubator-hcatalog-commits-archive=incubator.apache.org@incubator.apache.org Sun Oct 2 21:07:23 2011 Return-Path: X-Original-To: apmail-incubator-hcatalog-commits-archive@minotaur.apache.org Delivered-To: apmail-incubator-hcatalog-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id A38FC7ACB for ; Sun, 2 Oct 2011 21:07:23 +0000 (UTC) Received: (qmail 83252 invoked by uid 500); 2 Oct 2011 21:07:23 -0000 Delivered-To: apmail-incubator-hcatalog-commits-archive@incubator.apache.org Received: (qmail 83224 invoked by uid 500); 2 Oct 2011 21:07:23 -0000 Mailing-List: contact hcatalog-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hcatalog-dev@incubator.apache.org Delivered-To: mailing list hcatalog-commits@incubator.apache.org Received: (qmail 83217 invoked by uid 99); 2 Oct 2011 21:07:23 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2011 21:07:23 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 02 Oct 2011 21:06:53 +0000 Received: from eris.apache.org (localhost [127.0.0.1]) by eris.apache.org (Postfix) with ESMTP id 645EC2388C6C; Sun, 2 Oct 2011 21:05:41 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r1178252 [24/34] - in /incubator/hcatalog/site: author/src/documentation/content/xdocs/ publish/docs/ publish/docs/r0.2.0/ publish/docs/r0.2.0/api/ publish/docs/r0.2.0/api/org/ publish/docs/r0.2.0/api/org/apache/ publish/docs/r0.2.0/api/org... Date: Sun, 02 Oct 2011 21:05:30 -0000 To: hcatalog-commits@incubator.apache.org From: hashutosh@apache.org X-Mailer: svnmailer-1.0.8-patched Message-Id: <20111002210541.645EC2388C6C@eris.apache.org> X-Virus-Checked: Checked by ClamAV on apache.org Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-summary.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-summary.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-summary.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-summary.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,234 @@ + + + + + + +org.apache.hcatalog.mapreduce (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.hcatalog.mapreduce +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Class Summary
HCatBaseInputFormat 
HCatBaseOutputCommitter 
HCatBaseOutputFormat 
HCatEximInputFormatThe InputFormat to use to read data from HCat
HCatEximOutputCommitter 
HCatEximOutputFormatThe OutputFormat to use to write data to HCat without a hcat server.
HCatInputFormatThe InputFormat to use to read data from HCat
HCatInputStorageDriverThe abstract class to be implemented by underlying storage drivers to enable data access from HCat through + HCatInputFormat.
HCatOutputCommitter 
HCatOutputFormatThe OutputFormat to use to write data to HCat.
HCatOutputStorageDriverThe abstract class to be implemented by underlying storage drivers to enable data access from HCat through + HCatOutputFormat.
HCatRecordWriter 
HCatTableInfoHCatTableInfo - class to communicate table information to HCatInputFormat + and HCatOutputFormat
InitializeInputThe Class which handles querying the metadata server using the MetaStoreClient.
JobInfoThe class used to serialize and store the information read from the metadata server
PartInfoThe Class used to serialize the partition information read from the metadata server that maps to a partition
+  + +

+ + + + + + + + + +
+Enum Summary
HCatTableInfo.TableInfoType 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-tree.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-tree.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-tree.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-tree.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,180 @@ + + + + + + +org.apache.hcatalog.mapreduce Class Hierarchy (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.hcatalog.mapreduce +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+ +

+Enum Hierarchy +

+
    +
  • java.lang.Object
      +
    • java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable) + +
    +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-use.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-use.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-use.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/mapreduce/package-use.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,261 @@ + + + + + + +Uses of Package org.apache.hcatalog.mapreduce (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.hcatalog.mapreduce

+
+ + + + + + + + + + + + + + + + + +
+Packages that use org.apache.hcatalog.mapreduce
org.apache.hcatalog.mapreduce  
org.apache.hcatalog.pig.drivers  
org.apache.hcatalog.rcfile  
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.mapreduce
HCatBaseInputFormat + +
+           
HCatBaseOutputCommitter + +
+           
HCatBaseOutputFormat + +
+           
HCatOutputStorageDriver + +
+          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through + HCatOutputFormat.
HCatTableInfo + +
+          HCatTableInfo - class to communicate table information to HCatInputFormat + and HCatOutputFormat
HCatTableInfo.TableInfoType + +
+           
JobInfo + +
+          The class used to serialize and store the information read from the metadata server
PartInfo + +
+          The Class used to serialize the partition information read from the metadata server that maps to a partition
+  +

+ + + + + + + + +
+Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.pig.drivers
HCatInputStorageDriver + +
+          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through + HCatInputFormat.
+  +

+ + + + + + + + + + + +
+Classes in org.apache.hcatalog.mapreduce used by org.apache.hcatalog.rcfile
HCatInputStorageDriver + +
+          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through + HCatInputFormat.
HCatOutputStorageDriver + +
+          The abstract class to be implemented by underlying storage drivers to enable data access from HCat through + HCatOutputFormat.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/JavaAction.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/JavaAction.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/JavaAction.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/JavaAction.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,255 @@ + + + + + + +JavaAction (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ +

+ +org.apache.hcatalog.oozie +
+Class JavaAction

+
+java.lang.Object
+  extended by org.apache.hcatalog.oozie.JavaAction
+
+
+
+
public class JavaAction
extends java.lang.Object
+ + +

+


+ +

+ + + + + + + + + + + +
+Constructor Summary
JavaAction() + +
+           
+  + + + + + + + + + + + +
+Method Summary
+static voidmain(java.lang.String[] args) + +
+           
+ + + + + + + +
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
+  +

+ + + + + + + + +
+Constructor Detail
+ +

+JavaAction

+
+public JavaAction()
+
+
+ + + + + + + + +
+Method Detail
+ +

+main

+
+public static void main(java.lang.String[] args)
+                 throws java.lang.Exception
+
+
+ +
Throws: +
java.lang.Exception
+
+
+ +
+ + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/class-use/JavaAction.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/class-use/JavaAction.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/class-use/JavaAction.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/class-use/JavaAction.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,144 @@ + + + + + + +Uses of Class org.apache.hcatalog.oozie.JavaAction (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
org.apache.hcatalog.oozie.JavaAction

+
+No usage of org.apache.hcatalog.oozie.JavaAction +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-frame.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-frame.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-frame.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-frame.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,32 @@ + + + + + + +org.apache.hcatalog.oozie (HCatalog 0.2.0-incubating API) + + + + + + + + + + + +org.apache.hcatalog.oozie + + + + +
+Classes  + +
+JavaAction
+ + + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-summary.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-summary.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-summary.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-summary.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,157 @@ + + + + + + +org.apache.hcatalog.oozie (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+

+Package org.apache.hcatalog.oozie +

+ + + + + + + + + +
+Class Summary
JavaAction 
+  + +

+

+
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-tree.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-tree.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-tree.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-tree.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,153 @@ + + + + + + +org.apache.hcatalog.oozie Class Hierarchy (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Hierarchy For Package org.apache.hcatalog.oozie +

+
+
+
Package Hierarchies:
All Packages
+
+

+Class Hierarchy +

+
    +
  • java.lang.Object +
+
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + + Added: incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-use.html URL: http://svn.apache.org/viewvc/incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-use.html?rev=1178252&view=auto ============================================================================== --- incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-use.html (added) +++ incubator/hcatalog/site/publish/docs/r0.2.0/api/org/apache/hcatalog/oozie/package-use.html Sun Oct 2 21:05:22 2011 @@ -0,0 +1,144 @@ + + + + + + +Uses of Package org.apache.hcatalog.oozie (HCatalog 0.2.0-incubating API) + + + + + + + + + + + + +
+ + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Package
org.apache.hcatalog.oozie

+
+No usage of org.apache.hcatalog.oozie +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+ + +