Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id D1CC8200BD3 for ; Tue, 22 Nov 2016 02:55:01 +0100 (CET) Received: by cust-asf.ponee.io (Postfix) id D0782160B1E; Tue, 22 Nov 2016 01:55:01 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 25881160AF9 for ; Tue, 22 Nov 2016 02:55:00 +0100 (CET) Received: (qmail 88571 invoked by uid 500); 22 Nov 2016 01:55:00 -0000 Mailing-List: contact yarn-issues-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list yarn-issues@hadoop.apache.org Received: (qmail 88471 invoked by uid 99); 22 Nov 2016 01:55:00 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 22 Nov 2016 01:55:00 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 1B3E62C4C74 for ; Tue, 22 Nov 2016 01:55:00 +0000 (UTC) Date: Tue, 22 Nov 2016 01:55:00 +0000 (UTC) From: "Andrew Wang (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (YARN-5503) [YARN-3368] Add missing hidden files in webapp folder for deployment MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Tue, 22 Nov 2016 01:55:02 -0000 [ https://issues.apache.org/jira/browse/YARN-5503?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrew Wang updated YARN-5503: ------------------------------ Fix Version/s: 3.0.0-alpha2 > [YARN-3368] Add missing hidden files in webapp folder for deployment > -------------------------------------------------------------------- > > Key: YARN-5503 > URL: https://issues.apache.org/jira/browse/YARN-5503 > Project: Hadoop YARN > Issue Type: Sub-task > Reporter: Sreenath Somarajapuram > Assignee: Sreenath Somarajapuram > Fix For: 3.0.0-alpha2 > > Attachments: YARN-5503-YARN-3368-0001.patch, YARN-5503-YARN-3368-0001.patch, YARN-5503-YARN-3368-0002.patch, YARN-5503-YARN-3368-0003.patch, YARN-5503-YARN-3368-0004.patch, YARN-5503-YARN-3368.0005.patch, YARN-5503-YARN-3368.0006.patch > > > - Feel it might be good to have a readme file with the basic instructions. > - Change package type to war, as ours is a web application > - Just noticed that the hidden files that must be present in the base directory of ember app, are missing. Most of them are used for configuration, and when missing the default vakues would be used by ember. > -- They include - .bowerrc, .editorconfig, .ember-cli, .gitignore, .jshintrc, .travis.yml, .watchmanconfig -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org For additional commands, e-mail: yarn-issues-help@hadoop.apache.org