Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B9291102F3 for ; Wed, 9 Sep 2015 17:39:46 +0000 (UTC) Received: (qmail 19386 invoked by uid 500); 9 Sep 2015 17:39:46 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 19213 invoked by uid 500); 9 Sep 2015 17:39:46 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 19101 invoked by uid 99); 9 Sep 2015 17:39:46 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 09 Sep 2015 17:39:46 +0000 Date: Wed, 9 Sep 2015 17:39:46 +0000 (UTC) From: "Kiran Kumar Kolli (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-11724) WebHcat get jobs to order jobs on time order with latest at top 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-11724?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kiran Kumar Kolli updated HIVE-11724: ------------------------------------- Attachment: (was: patch.diff) > WebHcat get jobs to order jobs on time order with latest at top > --------------------------------------------------------------- > > Key: HIVE-11724 > URL: https://issues.apache.org/jira/browse/HIVE-11724 > Project: Hive > Issue Type: Improvement > Components: WebHCat > Affects Versions: 0.14.0 > Reporter: Kiran Kumar Kolli > Assignee: Kiran Kumar Kolli > > HIVE-5519 added pagination feature support to WebHcat. This implementation returns the jobs lexicographically resulting in older jobs showing at the top. > Improvement is to order them on time with latest at top. Typically latest jobs (or running) ones are more relevant to the user. Time based ordering with pagination makes more sense. -- This message was sent by Atlassian JIRA (v6.3.4#6332)