[jira] [Created] (HADOOP-8964) test-patch.sh doesn't run all tests

2012-10-22 Thread Vinod Kumar Vavilapalli (JIRA)
Vinod Kumar Vavilapalli created HADOOP-8964: --- Summary: test-patch.sh doesn't run all tests Key: HADOOP-8964 URL: https://issues.apache.org/jira/browse/HADOOP-8964 Project: Hadoop Common

[jira] [Resolved] (HADOOP-8564) Port and extend Hadoop native libraries for Windows to address datanode concurrent reading and writing issue

2012-10-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas resolved HADOOP-8564. - Resolution: Fixed I committed additional files missed in previous commit to branch-1-win

[jira] [Reopened] (HADOOP-8564) Port and extend Hadoop native libraries for Windows to address datanode concurrent reading and writing issue

2012-10-22 Thread Suresh Srinivas (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8564?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Suresh Srinivas reopened HADOOP-8564: - > Port and extend Hadoop native libraries for Windows to address datanode > concurrent

[jira] [Created] (HADOOP-8962) RawLocalFileSystem.listStatus fails when a child filename contains a colon

2012-10-22 Thread Jason Lowe (JIRA)
Jason Lowe created HADOOP-8962: -- Summary: RawLocalFileSystem.listStatus fails when a child filename contains a colon Key: HADOOP-8962 URL: https://issues.apache.org/jira/browse/HADOOP-8962 Project: Hadoo

[jira] [Created] (HADOOP-8961) GenericOptionsParser URI parsing failure on Windows

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8961: - Summary: GenericOptionsParser URI parsing failure on Windows Key: HADOOP-8961 URL: https://issues.apache.org/jira/browse/HADOOP-8961 Project: Hadoop Common

[jira] [Created] (HADOOP-8960) TestMetricsServlet fails on Windows

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8960: - Summary: TestMetricsServlet fails on Windows Key: HADOOP-8960 URL: https://issues.apache.org/jira/browse/HADOOP-8960 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-8959) TestUserGroupInformation fails on Windows due to "id" executable not found

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8959: - Summary: TestUserGroupInformation fails on Windows due to "id" executable not found Key: HADOOP-8959 URL: https://issues.apache.org/jira/browse/HADOOP-8959 Project:

[jira] [Created] (HADOOP-8958) ViewFs:Non absolute mount name failures when running multiple tests on Windows

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8958: - Summary: ViewFs:Non absolute mount name failures when running multiple tests on Windows Key: HADOOP-8958 URL: https://issues.apache.org/jira/browse/HADOOP-8958 Proj

[jira] [Created] (HADOOP-8957) FileContext.getFileContext causes multiple test failures on Windows due to InvocationTargetException

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8957: - Summary: FileContext.getFileContext causes multiple test failures on Windows due to InvocationTargetException Key: HADOOP-8957 URL: https://issues.apache.org/jira/browse/HADOOP-

[jira] [Created] (HADOOP-8956) FileSystem.primitiveMkdir failures on Windows cause multiple test suites to fail

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8956: - Summary: FileSystem.primitiveMkdir failures on Windows cause multiple test suites to fail Key: HADOOP-8956 URL: https://issues.apache.org/jira/browse/HADOOP-8956 Pr

[jira] [Created] (HADOOP-8955) "chmod" executable not found on Windows

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8955: - Summary: "chmod" executable not found on Windows Key: HADOOP-8955 URL: https://issues.apache.org/jira/browse/HADOOP-8955 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-8954) "stat" executable not found on Windows

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8954: - Summary: "stat" executable not found on Windows Key: HADOOP-8954 URL: https://issues.apache.org/jira/browse/HADOOP-8954 Project: Hadoop Common Issue Type:

[jira] [Created] (HADOOP-8953) Shell PathData parsing failures on Windows

2012-10-22 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-8953: - Summary: Shell PathData parsing failures on Windows Key: HADOOP-8953 URL: https://issues.apache.org/jira/browse/HADOOP-8953 Project: Hadoop Common Issue Ty

[jira] [Created] (HADOOP-8952) Command-line option to see replicated size of a file

2012-10-22 Thread Clint Heath (JIRA)
Clint Heath created HADOOP-8952: --- Summary: Command-line option to see replicated size of a file Key: HADOOP-8952 URL: https://issues.apache.org/jira/browse/HADOOP-8952 Project: Hadoop Common Is

Re: Hadoop Source Code

2012-10-22 Thread Ravi Prakash
Running "ant eclipse" should produce the eclipse project files you need to import it into eclipse  From: Samaneh Shokuhi To: common-dev@hadoop.apache.org; Ravi Prakash Sent: Monday, October 22, 2012 6:41 AM Subject: Re: Hadoop Source Code Hi Salma, I have

[jira] [Created] (HADOOP-8951) RunJar to fail with user-comprehensible error message if jar missing

2012-10-22 Thread Steve Loughran (JIRA)
Steve Loughran created HADOOP-8951: -- Summary: RunJar to fail with user-comprehensible error message if jar missing Key: HADOOP-8951 URL: https://issues.apache.org/jira/browse/HADOOP-8951 Project: Had

[jira] [Resolved] (HADOOP-8950) Unable to run demo example hadoop program

2012-10-22 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-8950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-8950. Resolution: Invalid You're giving an absolute path /bin/hadoop-0.20.2-examples.jar when yo

Re: Hadoop Source Code

2012-10-22 Thread Samaneh Shokuhi
Hi Salma, I have a question about your development enviroment.Did you use eclipse? I am going to use branch-1 to do some experiments on that.The thing is i want to import the source code into eclipse and modify and build it .Seems the source code inside src pachage in branch-1 is not mavenized .

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

2012-10-22 Thread Apache Jenkins Server
See -- [...truncated 21002 lines...] [INFO] [INFO] --- maven-clover2-plugin:3.0.5:clover (clover) @ hadoop-auth --- [INFO] Using /default-clover-report descriptor. [INFO] Using Clover report des

[jira] [Created] (HADOOP-8950) Unable to run demo example hadoop program

2012-10-22 Thread Farhat Khan (JIRA)
Farhat Khan created HADOOP-8950: --- Summary: Unable to run demo example hadoop program Key: HADOOP-8950 URL: https://issues.apache.org/jira/browse/HADOOP-8950 Project: Hadoop Common Issue Type: B