[jira] [Created] (HADOOP-9989) Bug introduced in HADOOP-9374, which parses the -tokenCacheFile as binary file but set it to the configuration as JSON file.

2013-09-20 Thread Jinghui Wang (JIRA)
Jinghui Wang created HADOOP-9989: Summary: Bug introduced in HADOOP-9374, which parses the -tokenCacheFile as binary file but set it to the configuration as JSON file. Key: HADOOP-9989 URL: https://issues.apache.o

[jira] [Resolved] (HADOOP-7344) globStatus doesn't grok groupings with a slash

2013-09-20 Thread Colin Patrick McCabe (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-7344?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Colin Patrick McCabe resolved HADOOP-7344. -- Tags: Resolution: Fixed Fix Version/s: 2.3.0 Ass

[jira] [Resolved] (HADOOP-9988) HDFS Compatible ViewFileSystem

2013-09-20 Thread Lohit Vijayarenu (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lohit Vijayarenu resolved HADOOP-9988. -- Resolution: Duplicate Release Note: creating JIRA has some issues, closing this d

[jira] [Created] (HADOOP-9988) HDFS Compatible ViewFileSystem

2013-09-20 Thread Lohit Vijayarenu (JIRA)
Lohit Vijayarenu created HADOOP-9988: Summary: HDFS Compatible ViewFileSystem Key: HADOOP-9988 URL: https://issues.apache.org/jira/browse/HADOOP-9988 Project: Hadoop Common Issue Type: Bu

[jira] [Created] (HADOOP-9985) HDFS Compatible ViewFileSystem

2013-09-20 Thread Lohit Vijayarenu (JIRA)
Lohit Vijayarenu created HADOOP-9985: Summary: HDFS Compatible ViewFileSystem Key: HADOOP-9985 URL: https://issues.apache.org/jira/browse/HADOOP-9985 Project: Hadoop Common Issue Type: Bu

[jira] [Created] (HADOOP-9984) FileSystem#globStatus and FileSystem#listStatus should resolve symlinks by default

2013-09-20 Thread Colin Patrick McCabe (JIRA)
Colin Patrick McCabe created HADOOP-9984: Summary: FileSystem#globStatus and FileSystem#listStatus should resolve symlinks by default Key: HADOOP-9984 URL: https://issues.apache.org/jira/browse/HADOOP-9984

Re: question about when do resource matching in YARN

2013-09-20 Thread Omkar Joshi
Hi Wei, Yes there is a clear lag between AM requesting resource and satisfying NM heartbeats (thereby we process the event) are received. Developers in project Tez ( http://incubator.apache.org/projects/tez.html ) have done some similar stuff. You can check it there. I hope it helps. Thanks, Omka

Re: question about when do resource matching in YARN

2013-09-20 Thread Xuan Gong
Hey, Wei: The nodeHeartBeat is used to let RM knows this NM is still alive. We only assign containers from alive NM. Another thing is when scheduler receives the nodeHeartBeat, the scheduler will get the container status (such as completed, new launched) from NM, and it can use it to update t

question about when do resource matching in YARN

2013-09-20 Thread wei yan @ Gmail
Hi, all, I have a simple question. Currently in YARN, the resource matching is triggered by the node manager heartbeat. That is, assignContainers() is only invoked when a new heartbeat comes in. Why we don't use resource request triggered mechanism? That is, when AM submits allocateRequest, we

[jira] [Reopened] (HADOOP-9963) container-executor.c: error: expected expression

2013-09-20 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran reopened HADOOP-9963: > container-executor.c: error: expected expression > -

[jira] [Resolved] (HADOOP-9963) container-executor.c: error: expected expression

2013-09-20 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-9963. Resolution: Duplicate Fix Version/s: (was: 2.1.1-beta) Release Note: (was

[jira] [Resolved] (HADOOP-9983) SocketInputStream class (org.apache.hadoop.net.SocketInputStream) is not public class in 2.0.5-alpha

2013-09-20 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9983?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-9983. Resolution: Duplicate Fix Version/s: 2.1.0-beta > SocketInputStream class (org.

[jira] [Created] (HADOOP-9983) SocketInputStream class (org.apache.hadoop.net.SocketInputStream) is not public class in 2.0.5-alpha

2013-09-20 Thread Puneet Srivastava (JIRA)
Puneet Srivastava created HADOOP-9983: - Summary: SocketInputStream class (org.apache.hadoop.net.SocketInputStream) is not public class in 2.0.5-alpha Key: HADOOP-9983 URL: https://issues.apache.org/jira/browse

[jira] [Resolved] (HADOOP-9963) container-executor.c: error: expected expression

2013-09-20 Thread xiaopo (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] xiaopo resolved HADOOP-9963. Resolution: Fixed Release Note: patch https://issues.apache.org/jira/browse/HADOOP-9648 thx > co

[jira] [Created] (HADOOP-9982) A hyperlink doesn't work correctly in 'Cluster Setup' document

2013-09-20 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-9982: - Summary: A hyperlink doesn't work correctly in 'Cluster Setup' document Key: HADOOP-9982 URL: https://issues.apache.org/jira/browse/HADOOP-9982 Project: Hadoop Comm