[jira] [Commented] (MAPREDUCE-4790) MapReduce build script would be more readable using abspath

2012-11-13 Thread Raja Aluri (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13496559#comment-13496559
 ] 

Raja Aluri commented on MAPREDUCE-4790:
---

+1. LGTM

 MapReduce build script would be more readable using abspath
 ---

 Key: MAPREDUCE-4790
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4790
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: build
Affects Versions: trunk-win
Reporter: Chris Nauroth
Assignee: Chris Nauroth
 Attachments: MAPREDUCE-4790-branch-trunk-win.patch


 This is a follow-up to MAPREDUCE-4780, which was resolved before addressing 
 some feedback to use abspath instead of normpath for improved readability in 
 the build script.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (MAPREDUCE-4780) MapReduce distribution build fails on Windows

2012-11-12 Thread Raja Aluri (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4780?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13495521#comment-13495521
 ] 

Raja Aluri commented on MAPREDUCE-4780:
---

+1 LGTM.

 MapReduce distribution build fails on Windows
 -

 Key: MAPREDUCE-4780
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4780
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: build
Affects Versions: trunk-win
Reporter: Chris Nauroth
Assignee: Chris Nauroth
 Attachments: MAPREDUCE-4780-branch-trunk-win.patch


 Distribution build relies on sh scripts that do not work on Windows.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Commented] (MAPREDUCE-4739) Some MapReduce tests fail to find winutils.

2012-10-22 Thread Raja Aluri (JIRA)

[ 
https://issues.apache.org/jira/browse/MAPREDUCE-4739?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13481505#comment-13481505
 ] 

Raja Aluri commented on MAPREDUCE-4739:
---

+1 Looks Good To Me. But is there anyway we can consider packaging all the 
windows utilities/binaries into a jar file and use them from the jar file? Is 
that a practical option?

 Some MapReduce tests fail to find winutils.
 ---

 Key: MAPREDUCE-4739
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4739
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: build, test
Affects Versions: 3.0.0
Reporter: Chris Nauroth
 Attachments: MAPREDUCE-4739-branch-trunk-win.patch


 All modules inherit a setting in the Surefire configuration for HADOOP_HOME 
 via the hadoop-project pom.xml.  This setting is a relative path used in 
 Shell.java to find winutils when running on Windows.  The MapReduce modules 
 have a deeper directory structure, which makes the inherited value of 
 HADOOP_HOME invalid and causes some tests to fail while calling winutils.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira