[ 
https://issues.apache.org/jira/browse/YARN-1242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13816816#comment-13816816
 ] 

Zhijie Shen commented on YARN-1242:
-----------------------------------

1. Please fix yarn.cmd as well, which is for windows.

2. As we decide AHS to be independent. These params should be those of RM, 
right?
{code}
+  YARN_OPTS="$YARN_OPTS $YARN_RESOURCEMANAGER_OPTS"
+  if [ "$YARN_RESOURCEMANAGER_HEAPSIZE" != "" ]; then
+    JAVA_HEAP_MAX="-Xmx""$YARN_RESOURCEMANAGER_HEAPSIZE""m"
+  fi
{code}

> AHS start as independent process
> --------------------------------
>
>                 Key: YARN-1242
>                 URL: https://issues.apache.org/jira/browse/YARN-1242
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Zhijie Shen
>            Assignee: Mayank Bansal
>         Attachments: YARN-1242-1.patch
>
>
> Maybe we should include AHS classes as well (for developer usage) in yarn and 
> yarn.cmd



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to