Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 11769 invoked from network); 20 Dec 2010 06:59:24 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Dec 2010 06:59:24 -0000 Received: (qmail 16690 invoked by uid 500); 20 Dec 2010 06:59:24 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 16588 invoked by uid 500); 20 Dec 2010 06:59:23 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 16580 invoked by uid 500); 20 Dec 2010 06:59:22 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 16577 invoked by uid 99); 20 Dec 2010 06:59:22 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 06:59:22 +0000 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.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 20 Dec 2010 06:59:22 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oBK6x11Y021847 for ; Mon, 20 Dec 2010 06:59:01 GMT Message-ID: <8270547.210451292828341283.JavaMail.jira@thor> Date: Mon, 20 Dec 2010 01:59:01 -0500 (EST) From: "Ashutosh Chauhan (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Commented: (HIVE-1853) downgrade JDO version In-Reply-To: <29550272.152701292481541421.JavaMail.jira@thor> 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/HIVE-1853?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12973122#action_12973122 ] Ashutosh Chauhan commented on HIVE-1853: ---------------------------------------- bq. We have a test case where 5 processes are concurrently issueing the same query - explain extended insert .. select from and once in a while, we get a error not found - When we revert back the JDO version, the error is gone. Namit, Will it be possible to post the testcase which shows this problem? > downgrade JDO version > --------------------- > > Key: HIVE-1853 > URL: https://issues.apache.org/jira/browse/HIVE-1853 > Project: Hive > Issue Type: Bug > Affects Versions: 0.7.0 > Reporter: Namit Jain > Assignee: Paul Yang > Fix For: 0.7.0 > > Attachments: HIVE-1853.1.patch, HIVE-1853.2.patch > > > After HIVE-1609, we are seeing some table not found errors intermittently. > We have a test case where 5 processes are concurrently issueing the same query - > explain extended insert .. select from > and once in a while, we get a error not found - > When we revert back the JDO version, the error is gone. > We can investigate later to find the JDO bug, but for now this is a show-stopper for facebook, and needs > to be reverted back immediately. > This also means, that the filters will not be pushed to mysql. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.