[jira] [Created] (HADOOP-9043) winutils can create unusable symlinks

2012-11-14 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-9043: - Summary: winutils can create unusable symlinks Key: HADOOP-9043 URL: https://issues.apache.org/jira/browse/HADOOP-9043 Project: Hadoop Common Issue Type: B

[jira] [Reopened] (HADOOP-9042) Add a test for umask in FileSystemContractBaseTest

2012-11-14 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9042?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee reopened HADOOP-9042: This HDFS test case is failing. The precommit build did not run any hdfs test, so it didn't catch th

[jira] [Created] (HADOOP-9041) FileSystem inicialization can go into infinite looop

2012-11-14 Thread Radim Kolar (JIRA)
Radim Kolar created HADOOP-9041: --- Summary: FileSystem inicialization can go into infinite looop Key: HADOOP-9041 URL: https://issues.apache.org/jira/browse/HADOOP-9041 Project: Hadoop Common Is

[jira] [Created] (HADOOP-9040) build task-controller binary unless windows

2012-11-14 Thread Giridharan Kesavan (JIRA)
Giridharan Kesavan created HADOOP-9040: -- Summary: build task-controller binary unless windows Key: HADOOP-9040 URL: https://issues.apache.org/jira/browse/HADOOP-9040 Project: Hadoop Common

[jira] [Resolved] (HADOOP-9039) Lower the logging level of the initialization messages coming from users-group mapping modules.

2012-11-14 Thread Kihwal Lee (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9039?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kihwal Lee resolved HADOOP-9039. Resolution: Duplicate > Lower the logging level of the initialization messages coming from >

[jira] [Created] (HADOOP-9039) Lower the logging level of the initialization messages coming from users-group mapping modules.

2012-11-14 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-9039: -- Summary: Lower the logging level of the initialization messages coming from users-group mapping modules. Key: HADOOP-9039 URL: https://issues.apache.org/jira/browse/HADOOP-9039

Re: which part of Hadoop is responsible of distributing the input file fragments to datanodes?

2012-11-14 Thread salmakhalil
What I want to do exactly is redistributing the input file fragments over the nodes of cluster according some calculations. I need to find the part that starts to distribute the input file to add my code instead of. -- View this message in context: http://lucene.472066.n3.nabble.com/which-part

[jira] [Resolved] (HADOOP-9027) Build fails on Windows without sh/sed/echo in the path

2012-11-14 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9027?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-9027. - Resolution: Fixed Fix Version/s: 1-win Hadoop Flags: Reviewed +1. Committed

Re: which part of Hadoop is responsible of distributing the input file fragments to datanodes?

2012-11-14 Thread salmakhalil
What I want to do exactly is redistributing the input file fragments over the nodes of cluster according some calculations. I need to find the part that starts to distribute the input file to add my code instead of. -- View this message in context: http://lucene.472066.n3.nabble.com/which-pa

[jira] [Created] (HADOOP-9038) provide unit-test coverage of class org.apache.hadoop.fs.LocalDirAllocator.AllocatorPerContext.PathIterator

2012-11-14 Thread Ivan A. Veselovsky (JIRA)
Ivan A. Veselovsky created HADOOP-9038: -- Summary: provide unit-test coverage of class org.apache.hadoop.fs.LocalDirAllocator.AllocatorPerContext.PathIterator Key: HADOOP-9038 URL: https://issues.apache.org/ji

[jira] [Created] (HADOOP-9037) Bug in test-patch.sh and precommit build process

2012-11-14 Thread Kihwal Lee (JIRA)
Kihwal Lee created HADOOP-9037: -- Summary: Bug in test-patch.sh and precommit build process Key: HADOOP-9037 URL: https://issues.apache.org/jira/browse/HADOOP-9037 Project: Hadoop Common Issue Ty

Re: need help submitting patches

2012-11-14 Thread Steve Loughran
don't worry about the patch fail message on jenkins as it currently only patches against trunk The standard development process for is -use Git, with git.apache.org the read-only repository -branch for each JIRA issue, trunk & branch-1 for the asf versions e.g https://github.com/steveloughran/h

Build failed in Jenkins: Hadoop-Common-0.23-Build #432

2012-11-14 Thread Apache Jenkins Server
See Changes: [jlowe] YARN-144. MiniMRYarnCluster launches RM and JHS on default ports. Contributed by Robert Parker [tgraves] merge -r 1409031:1409032 from trunk. FIXES: MAPREDUCE-4517 [jlowe] svn merge -c 1408812 FIXES: YARN