Return-Path: X-Original-To: apmail-pig-dev-archive@www.apache.org Delivered-To: apmail-pig-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 7A89C173E9 for ; Tue, 28 Oct 2014 12:41:34 +0000 (UTC) Received: (qmail 6779 invoked by uid 500); 28 Oct 2014 12:41:34 -0000 Delivered-To: apmail-pig-dev-archive@pig.apache.org Received: (qmail 6726 invoked by uid 500); 28 Oct 2014 12:41:34 -0000 Mailing-List: contact dev-help@pig.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@pig.apache.org Delivered-To: mailing list dev@pig.apache.org Received: (qmail 6714 invoked by uid 500); 28 Oct 2014 12:41:34 -0000 Delivered-To: apmail-hadoop-pig-dev@hadoop.apache.org Received: (qmail 6711 invoked by uid 99); 28 Oct 2014 12:41:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 28 Oct 2014 12:41:34 +0000 Date: Tue, 28 Oct 2014 12:41:34 +0000 (UTC) From: "Mridul Jain (JIRA)" To: pig-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PIG-4251) Pig on Storm 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/PIG-4251?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mridul Jain updated PIG-4251: ----------------------------- Description: This is a jira to submit the patch where we propose, PIG as the primary language for expressing realtime stream processing logic and provide a working prototype on Storm. This includes running the existing PIG UDFs, seamlessly on Storm. Though PIG or Storm do not take any position on state, this system also provides built-in support for advanced state semantics like sliding windows, global mutable state etc, which are required in real world applications. Associated talk and slides: https://www.youtube.com/watch?v=fd-I5EtxSuI&feature=youtu.be http://www.slideshare.net/Hadoop_Summit/t-435p230-cjain > Pig on Storm > ------------ > > Key: PIG-4251 > URL: https://issues.apache.org/jira/browse/PIG-4251 > Project: Pig > Issue Type: Improvement > Components: tools > Affects Versions: 0.13.0 > Reporter: Mridul Jain > Fix For: 0.13.0 > > > This is a jira to submit the patch where we propose, PIG as the primary language for expressing realtime stream processing logic and provide a working prototype on Storm. This includes running the existing PIG UDFs, seamlessly on Storm. Though PIG or Storm do not take any position on state, this system also provides built-in support for advanced state semantics like sliding windows, global mutable state etc, which are required in real world applications. > Associated talk and slides: > https://www.youtube.com/watch?v=fd-I5EtxSuI&feature=youtu.be > http://www.slideshare.net/Hadoop_Summit/t-435p230-cjain -- This message was sent by Atlassian JIRA (v6.3.4#6332)