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 2115C18FFD for ; Tue, 16 Jun 2015 18:06:17 +0000 (UTC) Received: (qmail 76335 invoked by uid 500); 16 Jun 2015 18:06:17 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 76298 invoked by uid 500); 16 Jun 2015 18:06:17 -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 76200 invoked by uid 99); 16 Jun 2015 18:06:16 -0000 Received: from reviews-vm.apache.org (HELO reviews.apache.org) (140.211.11.40) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 16 Jun 2015 18:06:16 +0000 Received: from reviews.apache.org (localhost [127.0.0.1]) by reviews.apache.org (Postfix) with ESMTP id 88C9A1DFDC9; Tue, 16 Jun 2015 18:06:16 +0000 (UTC) Content-Type: multipart/alternative; boundary="===============5482520055737841066==" MIME-Version: 1.0 Subject: Review Request 35526: RU: Pre Upgrade HDFS Fails Due To Kerberos Security Exception From: "Jonathan Hurley" To: "Nate Cole" , "Tom Beerbower" Cc: "Ambari" , "Jonathan Hurley" Date: Tue, 16 Jun 2015 18:06:16 -0000 Message-ID: <20150616180616.1515.45081@reviews.apache.org> X-ReviewBoard-URL: https://reviews.apache.org/ Auto-Submitted: auto-generated Sender: "Jonathan Hurley" X-ReviewGroup: Ambari X-Auto-Response-Suppress: DR, RN, OOF, AutoReply X-ReviewRequest-URL: https://reviews.apache.org/r/35526/ X-Sender: "Jonathan Hurley" Reply-To: "Jonathan Hurley" X-ReviewRequest-Repository: ambari --===============5482520055737841066== MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit ----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35526/ ----------------------------------------------------------- Review request for Ambari, Nate Cole and Tom Beerbower. Bugs: AMBARI-11941 https://issues.apache.org/jira/browse/AMBARI-11941 Repository: ambari Description ------- When executing an upgrade on a secure cluster, the HDFS commands run to prepare the NameNode for upgrade need to be kinit'd with the HDFS user. Otherwise, a connection to the NameNode cannot be accomplished and the pre-upgrade steps will fail. Diffs ----- ambari-server/src/main/resources/common-services/HDFS/2.1.0.2.0/package/scripts/namenode_upgrade.py bc1e3ad ambari-server/src/test/python/stacks/2.0.6/HDFS/test_namenode.py f6c3b1a Diff: https://reviews.apache.org/r/35526/diff/ Testing ------- OK ---------------------------------------------------------------------- Total run:760 Total errors:0 Total failures:0 OK Thanks, Jonathan Hurley --===============5482520055737841066==--