[jira] [Created] (MAPREDUCE-3012) Change org.apache.hadoop.mapred.lib.NLineInputFormat and org.apache.hadoop.mapred.MapFileOutputFormat to use new api for hadoop 0.20

2011-09-14 Thread Arsen Zahray (JIRA)
Change org.apache.hadoop.mapred.lib.NLineInputFormat and org.apache.hadoop.mapred.MapFileOutputFormat to use new api for hadoop 0.20 Key: MAPREDUCE

[jira] [Resolved] (MAPREDUCE-2198) Allow FairScheduler to control the number of slots on each TaskTracker

2011-09-14 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen resolved MAPREDUCE-2198. --- Resolution: Won't Fix > Allow FairScheduler to control the number of slots on each TaskTr

[jira] [Resolved] (MAPREDUCE-2108) Allow TaskScheduler manage number slots on TaskTrackers

2011-09-14 Thread Scott Chen (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2108?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Scott Chen resolved MAPREDUCE-2108. --- Resolution: Won't Fix > Allow TaskScheduler manage number slots on TaskTrackers > ---

[jira] [Created] (MAPREDUCE-3011) TT should remove bad local dirs from conf to prevent constant disk checking

2011-09-14 Thread Eli Collins (JIRA)
TT should remove bad local dirs from conf to prevent constant disk checking --- Key: MAPREDUCE-3011 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3011 Project: Hadoop Map/R

[jira] [Created] (MAPREDUCE-3010) ant mvn-install doesn't work on hadoop-mapreduce-project

2011-09-14 Thread Ravi Prakash (JIRA)
ant mvn-install doesn't work on hadoop-mapreduce-project Key: MAPREDUCE-3010 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3010 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Resolved] (MAPREDUCE-2912) Trunk build failing due to testcase failures from many builds

2011-09-14 Thread Ravi Teja Ch N V (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2912?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ravi Teja Ch N V resolved MAPREDUCE-2912. - Resolution: Invalid The issue is no longer valid.The trunk is now passing ref

Re: RecommenderJob Mahout Creating a data model

2011-09-14 Thread Robert Evans
This should probably be directed more toward the Mahout list then the Hadoop Map/reduce one. mahout-u...@apache.org --Bobby Evans On 9/14/11 6:28 AM, "Amit Sangroya" wrote: Hi all, I am trying to run the example from https://cwiki.apache.org/confluence/display/MAHOUT/Itembased+Collaborative+

[jira] [Created] (MAPREDUCE-3009) RM UI -> Applications -> Application(Job History) -> Map Tasks -> Task ID -> Node & logs links are not working

2011-09-14 Thread chackaravarthy (JIRA)
RM UI -> Applications -> Application(Job History) -> Map Tasks -> Task ID -> Node & logs links are not working -- Key: MAPREDUCE-3009 URL: https://issues.a

[jira] [Created] (MAPREDUCE-3008) [Gridmix] Improve cumulative CPU usage emulation for short running tasks

2011-09-14 Thread Amar Kamat (JIRA)
[Gridmix] Improve cumulative CPU usage emulation for short running tasks Key: MAPREDUCE-3008 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3008 Project: Hadoop Map/Reduce

RecommenderJob Mahout Creating a data model

2011-09-14 Thread Amit Sangroya
Hi all, I am trying to run the example from https://cwiki.apache.org/confluence/display/MAHOUT/Itembased+Collaborative+Filtering , with the following command bin/mahout org.apache.mahout.cf.taste.hadoop.item.RecommenderJob -Dmapred.input.dir=input -Dmapred.output.dir=output --itemsFile itemfile -

[jira] [Created] (MAPREDUCE-3007) JobClient cannot talk to JobHistory server in secure mode

2011-09-14 Thread Vinod Kumar Vavilapalli (JIRA)
JobClient cannot talk to JobHistory server in secure mode - Key: MAPREDUCE-3007 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3007 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Created] (MAPREDUCE-3006) MapReduce AM exits prematurely before completely writing and closing the JobHistory file

2011-09-14 Thread Vinod Kumar Vavilapalli (JIRA)
MapReduce AM exits prematurely before completely writing and closing the JobHistory file Key: MAPREDUCE-3006 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3006

[jira] [Resolved] (MAPREDUCE-2956) CompositeService should try to stop all services even if one fails

2011-09-14 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved MAPREDUCE-2956. Resolution: Duplicate Fixed as part of MAPREDUCE-2966. > Compo