Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 01CEA175B1 for ; Thu, 22 Jan 2015 23:40:35 +0000 (UTC) Received: (qmail 72539 invoked by uid 500); 22 Jan 2015 23:40:35 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 72501 invoked by uid 500); 22 Jan 2015 23:40:35 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 72140 invoked by uid 500); 22 Jan 2015 23:40:35 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 72120 invoked by uid 99); 22 Jan 2015 23:40:35 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 22 Jan 2015 23:40:35 +0000 Date: Thu, 22 Jan 2015 23:40:35 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRUNCH-489) Add methods to create PCollections from Java Iterable to Pipeline interface MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wills updated CRUNCH-489: ------------------------------ Attachment: CRUNCH-489.patch First cut at this, still needs some more tests (esp. for the PTable case.) Will also solicit feedback on the Pipeline API methods. > Add methods to create PCollections from Java Iterable to Pipeline interface > --------------------------------------------------------------------------- > > Key: CRUNCH-489 > URL: https://issues.apache.org/jira/browse/CRUNCH-489 > Project: Crunch > Issue Type: Bug > Reporter: Josh Wills > Attachments: CRUNCH-489.patch > > -- This message was sent by Atlassian JIRA (v6.3.4#6332)