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 829A6176F7 for ; Tue, 9 Jun 2015 10:45:04 +0000 (UTC) Received: (qmail 69274 invoked by uid 500); 9 Jun 2015 10:45:04 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 69231 invoked by uid 500); 9 Jun 2015 10:45:04 -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 69216 invoked by uid 99); 9 Jun 2015 10:45:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 09 Jun 2015 10:45:04 +0000 Date: Tue, 9 Jun 2015 10:45:04 +0000 (UTC) From: "Hudson (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (YARN-3786) Document yarn class path options 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-3786?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14578686#comment-14578686 ] Hudson commented on YARN-3786: ------------------------------ FAILURE: Integrated in Hadoop-Yarn-trunk-Java8 #223 (See [https://builds.apache.org/job/Hadoop-Yarn-trunk-Java8/223/]) YARN-3786. Document yarn class path options. Contributed by Brahma Reddy Battula. (cnauroth: rev a531b058aef48c9bf2e5366ed110e1f817316c1a) * hadoop-yarn-project/hadoop-yarn/hadoop-yarn-site/src/site/markdown/YarnCommands.md * hadoop-yarn-project/CHANGES.txt > Document yarn class path options > -------------------------------- > > Key: YARN-3786 > URL: https://issues.apache.org/jira/browse/YARN-3786 > Project: Hadoop YARN > Issue Type: Improvement > Components: documentation > Reporter: Brahma Reddy Battula > Assignee: Brahma Reddy Battula > Fix For: 2.8.0 > > Attachments: YARN-3786.patch > > > --global, --jar options are not documented. > {code} > $ yarn classpath --help > classpath [--glob|--jar |-h|--help] : > Prints the classpath needed to get the Hadoop jar and the required > libraries. > Options: > --glob expand wildcards > --jar write classpath as manifest in jar named > -h, --help print help > {code} > current document: > {code} > User Commands > Commands useful for users of a hadoop cluster. > classpath > Usage: yarn classpath > Prints the class path needed to get the Hadoop jar and the required libraries > {code} > http://hadoop.apache.org/docs/r2.7.0/hadoop-yarn/hadoop-yarn-site/YarnCommands.html#classpath -- This message was sent by Atlassian JIRA (v6.3.4#6332)