Return-Path: Delivered-To: apmail-hadoop-pig-commits-archive@www.apache.org Received: (qmail 47208 invoked from network); 4 Feb 2009 00:35:04 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Feb 2009 00:35:04 -0000 Received: (qmail 65056 invoked by uid 500); 4 Feb 2009 00:35:04 -0000 Delivered-To: apmail-hadoop-pig-commits-archive@hadoop.apache.org Received: (qmail 65040 invoked by uid 500); 4 Feb 2009 00:35:04 -0000 Mailing-List: contact pig-commits-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-commits@hadoop.apache.org Received: (qmail 65031 invoked by uid 500); 4 Feb 2009 00:35:04 -0000 Delivered-To: apmail-incubator-pig-commits@incubator.apache.org Received: (qmail 65028 invoked by uid 99); 4 Feb 2009 00:35:04 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 03 Feb 2009 16:35:04 -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.130] (HELO eos.apache.org) (140.211.11.130) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Feb 2009 00:35:02 +0000 Received: from eos.apache.org (localhost [127.0.0.1]) by eos.apache.org (Postfix) with ESMTP id D3F4A118D7 for ; Wed, 4 Feb 2009 00:34:41 +0000 (GMT) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: Apache Wiki To: pig-commits@incubator.apache.org Date: Wed, 04 Feb 2009 00:34:41 -0000 Message-ID: <20090204003441.24340.15336@eos.apache.org> Subject: [Pig Wiki] Update of "PigErrorHandlingFunctionalSpecification" by SanthoshSrinivasan X-Virus-Checked: Checked by ClamAV on apache.org Dear Wiki user, You have subscribed to a wiki page or wiki category on "Pig Wiki" for change notification. The following page has been changed by SanthoshSrinivasan: http://wiki.apache.org/pig/PigErrorHandlingFunctionalSpecification ------------------------------------------------------------------------------ ||2098||Invalid seek option: || ||2099||Problem in constructing slices.|| ||2100|| does not exist.|| + ||2101|| should not be used for storing.|| + ||2102||Problem while computing arity.|| + ||2103||Problem while computing sum of doubles.|| + ||2104||Error while determining schema of BinStorage data.|| ||2998||Unexpected internal error.|| ||2999||Unhandled internal error.|| ||4000||The output file(s): already exists|| @@ -330, +334 @@ 1. January 23, 2009: Updated "Frontend errors" to update the list of exceptions thrown in the front-end. 1. January 27, 2009: Updated "Compendium of error messages" to include new error codes (1076 through 1080, 2058 through 2066) 1. February 2, 2009: Updated "Compendium of error messages" to include new error codes (1081 through 1082, 2067 through 2092, 6014) - 1. February 3, 2009: Updated "Compendium of error messages" to include new error codes (updated 2098 and 2099 to 2998 and 2999 respectively, added 2093 through 2100) + 1. February 3, 2009: Updated "Compendium of error messages" to include new error codes (updated 2098 and 2099 to 2998 and 2999 respectively, added 2093 through 2104) == References ==