[jira] [Commented] (YARN-3141) Improve locks in SchedulerApplicationAttempt/FSAppAttempt/FiCaSchedulerApp

2015-02-04 Thread Yang Hao (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-3141?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14306330#comment-14306330
 ] 

Yang Hao commented on YARN-3141:


Can you give a description

 Improve locks in SchedulerApplicationAttempt/FSAppAttempt/FiCaSchedulerApp
 --

 Key: YARN-3141
 URL: https://issues.apache.org/jira/browse/YARN-3141
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: resourcemanager, scheduler
Reporter: Wangda Tan
Assignee: Wangda Tan





--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1042) add ability to specify affinity/anti-affinity in container requests

2014-12-16 Thread Yang Hao (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14248179#comment-14248179
 ] 

Yang Hao commented on YARN-1042:


A configuration should be add for yarn-site.xml

 add ability to specify affinity/anti-affinity in container requests
 ---

 Key: YARN-1042
 URL: https://issues.apache.org/jira/browse/YARN-1042
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: resourcemanager
Affects Versions: 3.0.0
Reporter: Steve Loughran
Assignee: Arun C Murthy
 Attachments: YARN-1042-demo.patch


 container requests to the AM should be able to request anti-affinity to 
 ensure that things like Region Servers don't come up on the same failure 
 zones. 
 Similarly, you may be able to want to specify affinity to same host or rack 
 without specifying which specific host/rack. Example: bringing up a small 
 giraph cluster in a large YARN cluster would benefit from having the 
 processes in the same rack purely for bandwidth reasons.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (YARN-2969) allocate resource on different nodes for task

2014-12-16 Thread Yang Hao (JIRA)
Yang Hao created YARN-2969:
--

 Summary: allocate resource on different nodes for task
 Key: YARN-2969
 URL: https://issues.apache.org/jira/browse/YARN-2969
 Project: Hadoop YARN
  Issue Type: Sub-task
  Components: resourcemanager
Reporter: Yang Hao


At the help of slider, YARN will be a common resource managing OS and some 
application would like to apply container( or component on slider) on different 
nodes, so a configuration of allocating resource on different will be helpful



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-2081) TestDistributedShell fails after YARN-1962

2014-12-03 Thread Yang Hao (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yang Hao updated YARN-2081:
---
Target Version/s:   (was: 2.4.1)

 TestDistributedShell fails after YARN-1962
 --

 Key: YARN-2081
 URL: https://issues.apache.org/jira/browse/YARN-2081
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications/distributed-shell
Affects Versions: 3.0.0, 2.4.1
Reporter: Hong Zhiguo
Assignee: Hong Zhiguo
Priority: Minor
  Labels: 2.4.1
 Fix For: 2.4.1

 Attachments: YARN-2081.patch


 java.lang.AssertionError: expected:1 but was:0
 at org.junit.Assert.fail(Assert.java:88)
 at org.junit.Assert.failNotEquals(Assert.java:743)
 at org.junit.Assert.assertEquals(Assert.java:118)
 at org.junit.Assert.assertEquals(Assert.java:555)
 at org.junit.Assert.assertEquals(Assert.java:542)
 at 
 org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:198)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (YARN-2081) TestDistributedShell fails after YARN-1962

2014-12-03 Thread Yang Hao (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-2081?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yang Hao updated YARN-2081:
---
Labels: 2.4.1  (was: )

 TestDistributedShell fails after YARN-1962
 --

 Key: YARN-2081
 URL: https://issues.apache.org/jira/browse/YARN-2081
 Project: Hadoop YARN
  Issue Type: Bug
  Components: applications/distributed-shell
Affects Versions: 3.0.0, 2.4.1
Reporter: Hong Zhiguo
Assignee: Hong Zhiguo
Priority: Minor
  Labels: 2.4.1
 Fix For: 2.4.1

 Attachments: YARN-2081.patch


 java.lang.AssertionError: expected:1 but was:0
 at org.junit.Assert.fail(Assert.java:88)
 at org.junit.Assert.failNotEquals(Assert.java:743)
 at org.junit.Assert.assertEquals(Assert.java:118)
 at org.junit.Assert.assertEquals(Assert.java:555)
 at org.junit.Assert.assertEquals(Assert.java:542)
 at 
 org.apache.hadoop.yarn.applications.distributedshell.TestDistributedShell.testDSShell(TestDistributedShell.java:198)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (YARN-1487) How to develop with Eclipse

2013-12-10 Thread Yang Hao (JIRA)

[ 
https://issues.apache.org/jira/browse/YARN-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13844068#comment-13844068
 ] 

Yang Hao commented on YARN-1487:


When I compile the plugin, there are some errors, as follows:

[ivy:resolve]   ::
[ivy:resolve]   ::  UNRESOLVED DEPENDENCIES ::
[ivy:resolve]   ::
[ivy:resolve]   :: 
org.apache.hadoop#hadoop-mapreduce-client-jobclient;2.2.0: not found
[ivy:resolve]   :: 
org.apache.hadoop#hadoop-mapreduce-client-core;2.2.0: not found
[ivy:resolve]   :: 
org.apache.hadoop#hadoop-mapreduce-client-common;2.2.0: not found
[ivy:resolve]   :: org.apache.hadoop#hadoop-hdfs;2.2.0: not found
[ivy:resolve]   :: org.apache.hadoop#hadoop-common;2.2.0: not found
[ivy:resolve]   ::
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS


 How to develop with Eclipse
 ---

 Key: YARN-1487
 URL: https://issues.apache.org/jira/browse/YARN-1487
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: applications
Affects Versions: 2.2.0
 Environment: Linux,Hadoop2
Reporter: Yang Hao
  Labels: eclipse, plugin, yarn
 Fix For: 2.2.0


 We can develop an application on Eclipse, but the Eclipse plugin is not 
 provided on Hadoop2. Will the new version provide Eclipse plugin for 
 developers?



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Created] (YARN-1486) How to develop an application with Eclipse

2013-12-09 Thread Yang Hao (JIRA)
Yang Hao created YARN-1486:
--

 Summary: How to develop an application with Eclipse
 Key: YARN-1486
 URL: https://issues.apache.org/jira/browse/YARN-1486
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: applications
Affects Versions: 2.2.0
Reporter: Yang Hao
 Fix For: trunk-win






--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Created] (YARN-1487) How to develop with Eclipse

2013-12-09 Thread Yang Hao (JIRA)
Yang Hao created YARN-1487:
--

 Summary: How to develop with Eclipse
 Key: YARN-1487
 URL: https://issues.apache.org/jira/browse/YARN-1487
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: applications
Affects Versions: 2.2.0
 Environment: Linux,Hadoop2
Reporter: Yang Hao
 Fix For: 2.2.0


We can develop an application on Eclipse, but the Eclipse plugin is not 
provided on Hadoop2. Will the new version provide Eclipse plugin for developers?



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (YARN-1487) How to develop with Eclipse

2013-12-09 Thread Yang Hao (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yang Hao updated YARN-1487:
---

Target Version/s: 2.2.0

 How to develop with Eclipse
 ---

 Key: YARN-1487
 URL: https://issues.apache.org/jira/browse/YARN-1487
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: applications
Affects Versions: 2.2.0
 Environment: Linux,Hadoop2
Reporter: Yang Hao
  Labels: eclipse, yarn
 Fix For: 2.2.0


 We can develop an application on Eclipse, but the Eclipse plugin is not 
 provided on Hadoop2. Will the new version provide Eclipse plugin for 
 developers?



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)


[jira] [Updated] (YARN-1487) How to develop with Eclipse

2013-12-09 Thread Yang Hao (JIRA)

 [ 
https://issues.apache.org/jira/browse/YARN-1487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yang Hao updated YARN-1487:
---

Labels: eclipse plugin yarn  (was: eclipse yarn)

 How to develop with Eclipse
 ---

 Key: YARN-1487
 URL: https://issues.apache.org/jira/browse/YARN-1487
 Project: Hadoop YARN
  Issue Type: Improvement
  Components: applications
Affects Versions: 2.2.0
 Environment: Linux,Hadoop2
Reporter: Yang Hao
  Labels: eclipse, plugin, yarn
 Fix For: 2.2.0


 We can develop an application on Eclipse, but the Eclipse plugin is not 
 provided on Hadoop2. Will the new version provide Eclipse plugin for 
 developers?



--
This message was sent by Atlassian JIRA
(v6.1.4#6159)