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 4DD3A182DF for ; Fri, 13 Nov 2015 12:10:11 +0000 (UTC) Received: (qmail 3312 invoked by uid 500); 13 Nov 2015 12:10:11 -0000 Delivered-To: apmail-ambari-dev-archive@ambari.apache.org Received: (qmail 3281 invoked by uid 500); 13 Nov 2015 12:10:11 -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 3266 invoked by uid 99); 13 Nov 2015 12:10:11 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 13 Nov 2015 12:10:11 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 00AAF2C1F56 for ; Fri, 13 Nov 2015 12:10:11 +0000 (UTC) Date: Fri, 13 Nov 2015 12:10:11 +0000 (UTC) From: "Oleg Nechiporenko (JIRA)" To: dev@ambari.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (AMBARI-13878) Incorrect calculating of task duration 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-13878?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Oleg Nechiporenko updated AMBARI-13878: --------------------------------------- Attachment: AMBARI-13878.patch > Incorrect calculating of task duration > -------------------------------------- > > Key: AMBARI-13878 > URL: https://issues.apache.org/jira/browse/AMBARI-13878 > Project: Ambari > Issue Type: Bug > Components: ambari-web > Affects Versions: 2.1.3 > Environment: ambari-server version: ambari-server-2.1.3.0-322.x86_64 > ambari-server --hash: 84dfed9968ce8224d49540a7572cd90b6d4538c2 > HDP Stack: 2.3 > HDP Version: 2.3.4.0-3192 > Ambari DB: :MySQL > Oozie/Hive DB: MySQL/MySQL > Security:no > Security Type:MIT/MIT > Blueprints: false > Umask: 027 > JDK: default > HA: no > Repo URL: http://s3.amazonaws.com/dev.hortonworks.com/ambari/centos6/2.x/updates/2.1.3.0/ambariqe.repo > OS: CentOS 6 > Gateway: 172.22.121.36:8080 > Ambari User: slava > Agents User: agentslava > MOTD: false > Customized service users: false > Reporter: Oleg Nechiporenko > Assignee: Oleg Nechiporenko > Priority: Critical > Fix For: 2.2.0 > > Attachments: AMBARI-13878.patch, incorrectDuration.png > > > Steps: > # Go to any service (I tried with Fafka, HDFS, YARN). > # Select "Restart All" from Service Actions combobox. > # Go to another service. > # Select "Restart All" from Service Actions combobox too. > Result: Fist operation has duration more than 2 hours. Duration become correct after task completion. -- This message was sent by Atlassian JIRA (v6.3.4#6332)