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 2F92E17A14 for ; Mon, 26 Jan 2015 17:00:41 +0000 (UTC) Received: (qmail 9330 invoked by uid 500); 26 Jan 2015 17:00:40 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 9266 invoked by uid 500); 26 Jan 2015 17:00:40 -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 9048 invoked by uid 99); 26 Jan 2015 17:00:40 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 26 Jan 2015 17:00:40 +0000 Date: Mon, 26 Jan 2015 17:00:40 +0000 (UTC) From: "Aleksandr Kovalenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-9335) Kerberos: Show progress spinner during Kerberize Cluster step in UI 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-9335?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Aleksandr Kovalenko updated AMBARI-9335: ---------------------------------------- Attachment: AMBARI-9335.patch > Kerberos: Show progress spinner during Kerberize Cluster step in UI > ------------------------------------------------------------------- > > Key: AMBARI-9335 > URL: https://issues.apache.org/jira/browse/AMBARI-9335 > Project: Ambari > Issue Type: Task > Components: ambari-web > Affects Versions: 2.0.0 > Reporter: Aleksandr Kovalenko > Assignee: Aleksandr Kovalenko > Priority: Critical > Fix For: 2.0.0 > > Attachments: AMBARI-9335.patch > > > I went to enable kerberos and after Configure Identities and Stop Services, the wizard performs a PUT and moves to the Kerberize Cluster step (create principals, create keytabs, etc) > The UI hung since the PUT was taking a while (30+ seconds). On the wizard, you had the wizard shell, the title and a disabled next button. After some time, there was an error (backend) and an error dialog popped up. > Minimum change is to have a spinner in the wizard area after the PUT to at least give the user a sense something is happening. Otherwise, looked like I was broken right away, vs. a PUT taking a really long time. -- This message was sent by Atlassian JIRA (v6.3.4#6332)