[jira] [Closed] (APEXMALHAR-2396) One Yarn with Multiple Apex Applications

2017-03-27 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise closed APEXMALHAR-2396. Resolution: Not A Problem > One Yarn with Multiple Apex Applicati

[jira] [Reopened] (APEXMALHAR-2396) One Yarn with Multiple Apex Applications

2017-03-27 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise reopened APEXMALHAR-2396: -- > One Yarn with Multiple Apex Applicati

[jira] [Updated] (APEXMALHAR-2396) One Yarn with Multiple Apex Applications

2017-03-27 Thread Thomas Weise (JIRA)
[ https://issues.apache.org/jira/browse/APEXMALHAR-2396?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Weise updated APEXMALHAR-2396: - Fix Version/s: (was: 3.7.0) > One Yarn with Multiple Apex Applicati

[jira] [Closed] (APEXCORE-628) One Yarn with Multiple Apex Applications

2017-02-12 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov closed APEXCORE-628. --- Resolution: Not A Bug > One Yarn with Multiple Apex Applicati

[jira] [Updated] (APEXCORE-628) One Yarn with Multiple Apex Applications

2017-02-12 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov updated APEXCORE-628: Fix Version/s: (was: 3.6.0) > One Yarn with Multiple Apex Applicati

[jira] [Reopened] (APEXCORE-628) One Yarn with Multiple Apex Applications

2017-02-12 Thread Vlad Rozov (JIRA)
[ https://issues.apache.org/jira/browse/APEXCORE-628?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vlad Rozov reopened APEXCORE-628: - > One Yarn with Multiple Apex Applicati

Re: One Yarn with Multiple Apex Applications

2017-01-30 Thread Munagala Ramanath
Are you running on the sandbox (if so, what version ?) or your own cluster ? In either case, please check the following configuration item in capacity-scheduler.xml: yarn.scheduler.capacity.maximum-am-resource-percent 0.1 Maximum percent of resources in the cluster which can

Re: One Yarn with Multiple Apex Applications

2017-01-30 Thread AJAY GUPTA
Hi Santhosh, We can definitely run multiple Apex applications on a single yarn instance. The behaviour in your case is most probably due to shortage of resources that were required by the second application. Once the first application was killed, the resources were released and the second applicat

Re: One Yarn with Multiple Apex Applications

2017-01-30 Thread Chinmay Kolhatkar
Hi Santhosh, It seems that your YARN does not have enough resources available for allocating memory for 2 application. When you kill the first application, the memory is regained by yarn and then allocated to the second application. You can try to give more memory to yarn if your system allows RA

One Yarn with Multiple Apex Applications

2017-01-30 Thread Santhosh Kumari G
Hi, Can we launch more than one (multiple) apex engine in one node with multiple terminals and one yarn running. If yes, what is the process. I tried launching 2 apex apps with 2 apex engine's. First apex app is running without any issue using the port 8042 configured in yarn-default.xml