[jira] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2013-04-03 Thread Alejandro Abdelnur (JIRA)

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

Alejandro Abdelnur updated MAPREDUCE-2817:
--

   Resolution: Fixed
Fix Version/s: 1.3.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Thanks Robert. Committed to branch-1.

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Robert Kanter
Priority: Minor
 Fix For: 1.3.0

 Attachments: MAPREDUCE-2817.patch, MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
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] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2013-01-14 Thread Robert Kanter (JIRA)

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

Robert Kanter updated MAPREDUCE-2817:
-

Attachment: MAPREDUCE-2817.patch

This patch is the same as Harsh's except that it reuses {{test.build.data}} 
instead of adding a new one.  

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Robert Kanter
Priority: Minor
 Attachments: MAPREDUCE-2817.patch, MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
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] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2013-01-14 Thread Robert Kanter (JIRA)

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

Robert Kanter updated MAPREDUCE-2817:
-

Status: Patch Available  (was: Reopened)

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Robert Kanter
Priority: Minor
 Attachments: MAPREDUCE-2817.patch, MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
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] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2012-05-29 Thread Matt Foley (JIRA)

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

Matt Foley updated MAPREDUCE-2817:
--

Target Version/s:   (was: 1.1.0)

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Harsh J
Priority: Minor
 Attachments: MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2012-02-11 Thread Harsh J (Updated) (JIRA)

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

Harsh J updated MAPREDUCE-2817:
---

Resolution: Won't Fix
Status: Resolved  (was: Patch Available)

This isn't very important to fix, and is not an issue on trunk.

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Harsh J
Priority: Minor
 Attachments: MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2011-10-19 Thread Matt Foley (Updated) (JIRA)

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

Matt Foley updated MAPREDUCE-2817:
--

Target Version/s: 0.20.206.0
   Fix Version/s: (was: 0.20.205.0)

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Harsh J
Priority: Minor
 Attachments: MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2011-09-04 Thread Harsh J (JIRA)

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

Harsh J updated MAPREDUCE-2817:
---

Status: Patch Available  (was: Open)

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Harsh J
Priority: Minor
 Fix For: 0.20.205.0

 Attachments: MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2011-09-03 Thread Harsh J (JIRA)

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

Harsh J updated MAPREDUCE-2817:
---

Affects Version/s: 0.20.2
Fix Version/s: 0.20.205.0

(Patch is for 0.20, security branch.)

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
Affects Versions: 0.20.2
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Harsh J
Priority: Minor
 Fix For: 0.20.205.0

 Attachments: MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (MAPREDUCE-2817) MiniRMCluster hardcodes 'mapred.local.dir' configuration to 'build/test/mapred/local'

2011-09-03 Thread Harsh J (JIRA)

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

Harsh J updated MAPREDUCE-2817:
---

Attachment: MAPREDUCE-2817.r1.diff

Patch that incorporates Alejandro's suggestion with test.build.mapred sysprop.

Ran a sample MR cluster program to test change.
{code}
   [junit] Running org.apache.hadoop.mapred.TestMiniMRChildTask
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 119.227 sec
{code}

 MiniRMCluster hardcodes 'mapred.local.dir' configuration to 
 'build/test/mapred/local'
 -

 Key: MAPREDUCE-2817
 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2817
 Project: Hadoop Map/Reduce
  Issue Type: Bug
  Components: test
 Environment: all
Reporter: Alejandro Abdelnur
Assignee: Harsh J
Priority: Minor
 Attachments: MAPREDUCE-2817.r1.diff


 The {{mapred.local.dir}} configuration property for the {{MiniMRCluster}} is 
 forced to {{build/test/mapred/local}}
 This is inconvenient in different situations. For example:
 * When running multiple tests using {{MiniMRCluster}} is not possible to see 
 the end state of the dir for a particular test
 * When using {{MiniMRCluster}} in another build system (i.e. Maven) that uses 
 a different output directory (target instead build)

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira