From commits-return-6071-archive-asf-public=cust-asf.ponee.io@kudu.apache.org Tue Jun 19 17:21:49 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id DA9601807C4 for ; Tue, 19 Jun 2018 17:21:44 +0200 (CEST) Received: (qmail 72505 invoked by uid 500); 19 Jun 2018 15:21:43 -0000 Mailing-List: contact commits-help@kudu.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@kudu.apache.org Delivered-To: mailing list commits@kudu.apache.org Received: (qmail 71865 invoked by uid 99); 19 Jun 2018 15:21:42 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Jun 2018 15:21:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id CA124E10C0; Tue, 19 Jun 2018 15:21:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: granthenke@apache.org To: commits@kudu.apache.org Date: Tue, 19 Jun 2018 15:21:54 -0000 Message-Id: <091e3427665d49b097d6c98d7d169d98@git.apache.org> In-Reply-To: References: X-Mailer: ASF-Git Admin Mailer Subject: [14/51] [partial] kudu git commit: Add 1.7.1 release docs and links http://git-wip-us.apache.org/repos/asf/kudu/blob/20153945/apidocs/org/apache/kudu/mapreduce/package-summary.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/package-summary.html b/apidocs/org/apache/kudu/mapreduce/package-summary.html deleted file mode 100644 index 5aec1b7..0000000 --- a/apidocs/org/apache/kudu/mapreduce/package-summary.html +++ /dev/null @@ -1,178 +0,0 @@ - - - - - - -org.apache.kudu.mapreduce (Kudu 1.7.0 API) - - - - - - - - - - -
-

Package org.apache.kudu.mapreduce

-
-
- -
- - - - -

Copyright © 2018 The Apache Software Foundation. All rights reserved.

- - http://git-wip-us.apache.org/repos/asf/kudu/blob/20153945/apidocs/org/apache/kudu/mapreduce/package-tree.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/package-tree.html b/apidocs/org/apache/kudu/mapreduce/package-tree.html deleted file mode 100644 index c4cfbe7..0000000 --- a/apidocs/org/apache/kudu/mapreduce/package-tree.html +++ /dev/null @@ -1,159 +0,0 @@ - - - - - - -org.apache.kudu.mapreduce Class Hierarchy (Kudu 1.7.0 API) - - - - - - - - - - -
-

Hierarchy For Package org.apache.kudu.mapreduce

-Package Hierarchies: - -
-
-

Class Hierarchy

-
    -
  • java.lang.Object -
      -
    • org.apache.kudu.mapreduce.CommandLineParser
    • -
    • org.apache.hadoop.mapreduce.InputFormat<K,V> - -
    • -
    • org.apache.kudu.mapreduce.KuduTableMapReduceUtil
    • -
    • org.apache.hadoop.mapreduce.OutputCommitter - -
    • -
    • org.apache.hadoop.mapreduce.OutputFormat<K,V> - -
    • -
    • org.apache.hadoop.mapreduce.Reducer<KEYIN,VALUEIN,KEYOUT,VALUEOUT> -
        -
      • org.apache.kudu.mapreduce.TableReducer<KeyinT,ValueinT,KeyoutT>
      • -
      -
    • -
    -
  • -
-
- - - - -

Copyright © 2018 The Apache Software Foundation. All rights reserved.

- - http://git-wip-us.apache.org/repos/asf/kudu/blob/20153945/apidocs/org/apache/kudu/mapreduce/package-use.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/package-use.html b/apidocs/org/apache/kudu/mapreduce/package-use.html deleted file mode 100644 index 6d8ec57..0000000 --- a/apidocs/org/apache/kudu/mapreduce/package-use.html +++ /dev/null @@ -1,125 +0,0 @@ - - - - - - -Uses of Package org.apache.kudu.mapreduce (Kudu 1.7.0 API) - - - - - - - - - - -
-

Uses of Package
org.apache.kudu.mapreduce

-
-
No usage of org.apache.kudu.mapreduce
- - - - -

Copyright © 2018 The Apache Software Foundation. All rights reserved.

- - http://git-wip-us.apache.org/repos/asf/kudu/blob/20153945/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html b/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html deleted file mode 100644 index 4fa6dab..0000000 --- a/apidocs/org/apache/kudu/mapreduce/tools/BigLinkedListCommon.html +++ /dev/null @@ -1,621 +0,0 @@ - - - - - - -BigLinkedListCommon (Kudu 1.7.0 API) - - - - - - - - - - - -
-
org.apache.kudu.mapreduce.tools
-

Class BigLinkedListCommon

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • org.apache.kudu.mapreduce.tools.BigLinkedListCommon
    • -
    -
  • -
-
-
    -
  • -
    -
    -
    @InterfaceAudience.Public
    - @InterfaceStability.Evolving
    -public class BigLinkedListCommon
    -extends Object
    -
    Static constants, helper methods, and utility classes for BigLinkedList - implementations. - - Any definitions which must be kept in-sync between ITBLL implementations - should be kept here.
    -
  • -
-
-
- -
-
- -
-
- - - - - -

Copyright © 2018 The Apache Software Foundation. All rights reserved.

- - http://git-wip-us.apache.org/repos/asf/kudu/blob/20153945/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html b/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html deleted file mode 100644 index 3addfa9..0000000 --- a/apidocs/org/apache/kudu/mapreduce/tools/CsvParser.html +++ /dev/null @@ -1,298 +0,0 @@ - - - - - - -CsvParser (Kudu 1.7.0 API) - - - - - - - - - - - -
-
org.apache.kudu.mapreduce.tools
-

Class CsvParser

-
-
- -
-
    -
  • -
    -
    -
    @InterfaceAudience.Public
    - @InterfaceStability.Unstable
    -public class CsvParser
    -extends Object
    -
    Column-separated values parser that gives access to the different columns inside each line of - data.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        CsvParser

        -
        public CsvParser(String columnsSpecification,
        -                 String separatorStr)
        -
        -
        Parameters:
        -
        columnsSpecification - the list of columns to parse out, comma separated.
        -
        separatorStr - The 1 byte separator.
        -
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        parse

        -
        public org.apache.kudu.mapreduce.tools.CsvParser.ParsedLine parse(byte[] lineBytes,
        -                                                                  int length)
        -                                                           throws org.apache.kudu.mapreduce.tools.CsvParser.BadCsvLineException
        -
        Creates a ParsedLine of a line of data.
        -
        -
        Parameters:
        -
        lineBytes - Whole line as a byte array.
        -
        length - How long the line really is in the byte array
        -
        Returns:
        -
        A parsed line of CSV.
        -
        Throws:
        -
        org.apache.kudu.mapreduce.tools.CsvParser.BadCsvLineException
        -
        -
      • -
      -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2018 The Apache Software Foundation. All rights reserved.

- - http://git-wip-us.apache.org/repos/asf/kudu/blob/20153945/apidocs/org/apache/kudu/mapreduce/tools/ExportCsv.html ---------------------------------------------------------------------- diff --git a/apidocs/org/apache/kudu/mapreduce/tools/ExportCsv.html b/apidocs/org/apache/kudu/mapreduce/tools/ExportCsv.html deleted file mode 100644 index ee6d790..0000000 --- a/apidocs/org/apache/kudu/mapreduce/tools/ExportCsv.html +++ /dev/null @@ -1,354 +0,0 @@ - - - - - - -ExportCsv (Kudu 1.7.0 API) - - - - - - - - - - - -
-
org.apache.kudu.mapreduce.tools
-

Class ExportCsv

-
-
-
    -
  • java.lang.Object
  • -
  • -
      -
    • org.apache.hadoop.conf.Configured
    • -
    • -
        -
      • org.apache.kudu.mapreduce.tools.ExportCsv
      • -
      -
    • -
    -
  • -
-
-
    -
  • -
    -
    All Implemented Interfaces:
    -
    org.apache.hadoop.conf.Configurable, org.apache.hadoop.util.Tool
    -
    -
    -
    -
    @InterfaceAudience.Public
    - @InterfaceStability.Unstable
    -public class ExportCsv
    -extends org.apache.hadoop.conf.Configured
    -implements org.apache.hadoop.util.Tool
    -
    Map-only job that reads Kudu rows and writes them into a CSV file.
    -
  • -
-
-
- -
-
-
    -
  • - -
      -
    • - - -

      Constructor Detail

      - - - -
        -
      • -

        ExportCsv

        -
        public ExportCsv()
        -
      • -
      -
    • -
    - -
      -
    • - - -

      Method Detail

      - - - -
        -
      • -

        createSubmittableJob

        -
        public static org.apache.hadoop.mapreduce.Job createSubmittableJob(org.apache.hadoop.conf.Configuration conf,
        -                                                                   String[] args)
        -                                                            throws IOException,
        -                                                                   ClassNotFoundException
        -
        Sets up the actual job.
        -
        -
        Parameters:
        -
        conf - the current configuration
        -
        args - the command line parameters
        -
        Returns:
        -
        the newly created job
        -
        Throws:
        -
        IOException - when setting up the job fails
        -
        ClassNotFoundException
        -
        -
      • -
      - - - -
        -
      • -

        run

        -
        public int run(String[] otherArgs)
        -        throws Exception
        -
        -
        Specified by:
        -
        run in interface org.apache.hadoop.util.Tool
        -
        Throws:
        -
        Exception
        -
        -
      • -
      - - - - -
    • -
    -
  • -
-
-
- - - - - -

Copyright © 2018 The Apache Software Foundation. All rights reserved.

- -