Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 77B9017691 for ; Sat, 25 Oct 2014 09:00:48 +0000 (UTC) Received: (qmail 5691 invoked by uid 500); 25 Oct 2014 09:00:48 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 5616 invoked by uid 500); 25 Oct 2014 09:00:48 -0000 Mailing-List: contact dev-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 dev@hive.apache.org Received: (qmail 5605 invoked by uid 500); 25 Oct 2014 09:00:48 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 5602 invoked by uid 99); 25 Oct 2014 09:00:48 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Oct 2014 09:00:48 +0000 Date: Sat, 25 Oct 2014 09:00:47 +0000 (UTC) From: "Mostafa Mokhtar (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-8495) Add progress bar for Hive on Tez queries 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-8495?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Mostafa Mokhtar updated HIVE-8495: ---------------------------------- Attachment: (was: HIVE-8495.2.patch) > Add progress bar for Hive on Tez queries > ---------------------------------------- > > Key: HIVE-8495 > URL: https://issues.apache.org/jira/browse/HIVE-8495 > Project: Hive > Issue Type: Bug > Components: CLI > Affects Versions: 0.14.0 > Reporter: Mostafa Mokhtar > Assignee: Mostafa Mokhtar > Fix For: 0.14.0 > > Attachments: HIVE-8495.1.patch, Screen Shot 2014-10-16 at 9.35.26 PM.png, Screen Shot 2014-10-22 at 11.48.57 AM.png > > > Build a "Progress bar" to provide overall progress on running tasks. > Progress is calculated as : > (Completed tasks) / (Total number of tasks) -- This message was sent by Atlassian JIRA (v6.3.4#6332)