Return-Path: X-Original-To: apmail-ambari-dev-archive@www.apache.org Delivered-To: apmail-ambari-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 283E41786D for ; Mon, 6 Apr 2015 11:26:13 +0000 (UTC) Received: (qmail 68879 invoked by uid 500); 6 Apr 2015 11:26:13 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 68852 invoked by uid 500); 6 Apr 2015 11:26:13 -0000 Mailing-List: contact dev-help@ambari.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@ambari.apache.org Delivered-To: mailing list dev@ambari.apache.org Received: (qmail 68832 invoked by uid 99); 6 Apr 2015 11:26:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 06 Apr 2015 11:26:12 +0000 Date: Mon, 6 Apr 2015 11:26:12 +0000 (UTC) From: "Hudson (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (AMBARI-10352) incorrect value for hive.default.fileformat flag in hive-site.xml 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/AMBARI-10352?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14481149#comment-14481149 ] Hudson commented on AMBARI-10352: --------------------------------- SUCCESS: Integrated in Ambari-trunk-Commit #2219 (See [https://builds.apache.org/job/Ambari-trunk-Commit/2219/]) AMBARI-10352. incorrect value for hive.default.fileformat flag in hive-site.xml (dlysnichenko) (dlysnichenko: http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=a49d5a7913f61443ac8236e589cc81d8af8cf243) * ambari-server/src/main/resources/common-services/HIVE/0.12.0.2.0/configuration/hive-site.xml > incorrect value for hive.default.fileformat flag in hive-site.xml > ----------------------------------------------------------------- > > Key: AMBARI-10352 > URL: https://issues.apache.org/jira/browse/AMBARI-10352 > Project: Ambari > Issue Type: Bug > Components: ambari-server > Reporter: Dmitry Lysnichenko > Assignee: Dmitry Lysnichenko > Fix For: 2.1.0 > > Attachments: AMBARI-10352.patch > > > Ambari sets incorrect value for hive.default.fileformat flag in hive-site.xml. > Actual: > {noformat} > > hive.default.fileformat > Text > > {noformat} > Expected: > {noformat} > > hive.default.fileformat > TextFile > > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)