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 F2AC9D89D for ; Sat, 3 Nov 2012 07:12:15 +0000 (UTC) Received: (qmail 90724 invoked by uid 500); 3 Nov 2012 07:12:15 -0000 Delivered-To: apmail-hadoop-yarn-issues-archive@hadoop.apache.org Received: (qmail 90645 invoked by uid 500); 3 Nov 2012 07:12:14 -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 90503 invoked by uid 99); 3 Nov 2012 07:12:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 03 Nov 2012 07:12:13 +0000 Date: Sat, 3 Nov 2012 07:12:13 +0000 (UTC) From: "Bikas Saha (JIRA)" To: yarn-issues@hadoop.apache.org Message-ID: <182238345.64468.1351926733649.JavaMail.jiratomcat@arcas> Subject: [jira] [Commented] (YARN-199) yarn cmd line scripts for windows 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-199?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489956#comment-13489956 ] Bikas Saha commented on YARN-199: --------------------------------- yarn-config.cmd seems to miss some stuff thats present in the sh version like setting conf dir, slavefile and malloc_arena env var ? yarn.cmd could you please elaborate on the --service option? seems to be missing from from comments and usage display. Looks like the order of the arguments wrt this option is important? could you please double check if this comment is valid? {code} +@rem This changes %1, %2 etc. Hence those cannot be used after calling this. {code} statements like the following seem replicated in yarn-env.cmd and yarn.cmd {code} + set YARN_OPTS=%YARN_OPTS% -Dhadoop.log.dir=%YARN_LOG_DIR% {code} > yarn cmd line scripts for windows > --------------------------------- > > Key: YARN-199 > URL: https://issues.apache.org/jira/browse/YARN-199 > Project: Hadoop YARN > Issue Type: Bug > Affects Versions: trunk-win > Reporter: Ivan Mitic > Assignee: Ivan Mitic > Attachments: MAPREDUCE-4768.branch-trunk-win.scripts.patch > > > Jira tracking addition of windows equivalents for yarn, yarn-config and yarn-env shell scripts. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira