Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 5408617582 for ; Wed, 20 May 2015 21:14:01 +0000 (UTC) Received: (qmail 69923 invoked by uid 500); 20 May 2015 21:14:00 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 69857 invoked by uid 500); 20 May 2015 21:14:00 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 69756 invoked by uid 99); 20 May 2015 21:14:00 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 May 2015 21:14:00 +0000 Date: Wed, 20 May 2015 21:14:00 +0000 (UTC) From: "Lekha Thota (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-10760) Templeton: HCatalog Get Column for Non-existent column returns Server Error (500) rather than Not Found(404) 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-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14553136#comment-14553136 ] Lekha Thota commented on HIVE-10760: ------------------------------------ Done. Can you please let me know if I need to do anything else here. Thanks! > Templeton: HCatalog Get Column for Non-existent column returns Server Error (500) rather than Not Found(404) > ------------------------------------------------------------------------------------------------------------ > > Key: HIVE-10760 > URL: https://issues.apache.org/jira/browse/HIVE-10760 > Project: Hive > Issue Type: Bug > Components: HCatalog, Hive, WebHCat > Reporter: Lekha Thota > Assignee: Lekha Thota > Priority: Minor > Attachments: HIVE-10760.patch > > > Changes error thrown on HCatalog Get Column for Non-existent columns from 'Server Error(500)' to 'Not Found error(404)' -- This message was sent by Atlassian JIRA (v6.3.4#6332)