From yarn-issues-return-76783-apmail-hadoop-yarn-issues-archive=hadoop.apache.org@hadoop.apache.org Tue Dec 29 08:23:50 2015 Return-Path: X-Original-To: apmail-hadoop-yarn-issues-archive@minotaur.apache.org Delivered-To: apmail-hadoop-yarn-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 2C9E41816A for ; Tue, 29 Dec 2015 08:23:50 +0000 (UTC) Received: (qmail 52187 invoked by uid 500); 29 Dec 2015 08:23:49 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 52133 invoked by uid 500); 29 Dec 2015 08:23:49 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: yarn-issues@hadoop.apache.org Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 52122 invoked by uid 99); 29 Dec 2015 08:23:49 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Dec 2015 08:23:49 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 904D62C1F56 for ; Tue, 29 Dec 2015 08:23:49 +0000 (UTC) Date: Tue, 29 Dec 2015 08:23:49 +0000 (UTC) From: "Sreenath Somarajapuram (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-4516) [YARN-3368] Use em-table to better render tables 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/YARN-4516?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15073630#comment-15073630 ] Sreenath Somarajapuram commented on YARN-4516: ---------------------------------------------- [~gtCarrera9] I have added ColumnDefinition.makeFromModel function in the latest version. Given a model it would give you column definitions. Please find a sample implementation in the dummy app. Hope this helps. > [YARN-3368] Use em-table to better render tables > ------------------------------------------------ > > Key: YARN-4516 > URL: https://issues.apache.org/jira/browse/YARN-4516 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Wangda Tan > Assignee: Li Lu > > Currently we're using DataTables, it isn't integrated to Ember.js very well. > Instead we can use em-table (see https://github.com/sreenaths/em-table/wiki, which is created for Tez UI). It supports features such as selectable columns, pagination, etc. -- This message was sent by Atlassian JIRA (v6.3.4#6332)