Return-Path: Delivered-To: apmail-hadoop-pig-dev-archive@www.apache.org Received: (qmail 94623 invoked from network); 7 Jan 2009 19:37:05 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 7 Jan 2009 19:37:05 -0000 Received: (qmail 5078 invoked by uid 500); 7 Jan 2009 19:37:05 -0000 Delivered-To: apmail-hadoop-pig-dev-archive@hadoop.apache.org Received: (qmail 5055 invoked by uid 500); 7 Jan 2009 19:37:05 -0000 Mailing-List: contact pig-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: pig-dev@hadoop.apache.org Delivered-To: mailing list pig-dev@hadoop.apache.org Received: (qmail 5044 invoked by uid 99); 7 Jan 2009 19:37:05 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2009 11:37:05 -0800 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 07 Jan 2009 19:37:04 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 6C0DE234C485 for ; Wed, 7 Jan 2009 11:36:44 -0800 (PST) Message-ID: <1484375059.1231357004441.JavaMail.jira@brutus> Date: Wed, 7 Jan 2009 11:36:44 -0800 (PST) From: "Yiping Han (JIRA)" To: pig-dev@hadoop.apache.org Subject: [jira] Created: (PIG-603) Pig Server MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Pig Server ---------- Key: PIG-603 URL: https://issues.apache.org/jira/browse/PIG-603 Project: Pig Issue Type: New Feature Components: grunt Reporter: Yiping Han With a real Pig Server, when we lose the client, the pig job will not be killed. And also, a more important reason for a Pig Server is, we can talk with the Pig Sever through APIs to query status, failures, etc. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.