[jira] [Created] (MAPREDUCE-3105) NM<->RM shared secrets should be rolled every so often.

2011-09-26 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
NM<->RM shared secrets should be rolled every so often. Key: MAPREDUCE-3105 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3105 Project: Hadoop Map/Reduce Issue Type: Sub-task

Hadoop-Mapreduce-trunk-Commit - Build # 978 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/978/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 10319 lines...] [junit] Tests run: 3, Fail

[jira] [Created] (MAPREDUCE-3104) Implement Application ACLs, Queue ACLs and their interaction

2011-09-26 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
Implement Application ACLs, Queue ACLs and their interaction Key: MAPREDUCE-3104 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3104 Project: Hadoop Map/Reduce Issue Type: Su

[jira] [Created] (MAPREDUCE-3103) Implement Job ACLs for MRAppMaster

2011-09-26 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
Implement Job ACLs for MRAppMaster -- Key: MAPREDUCE-3103 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3103 Project: Hadoop Map/Reduce Issue Type: Sub-task Reporter: Vinod Kumar Vavilapalli

Hadoop-Mapreduce-trunk-Commit - Build # 977 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/977/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9214 lines...] create-c++-utils-configure: cr

[jira] [Resolved] (MAPREDUCE-3100) distcp with an hftp destination url fails if the destination directory does not exist

2011-09-26 Thread Arpit Gupta (Resolved) (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Arpit Gupta resolved MAPREDUCE-3100. Resolution: Invalid hftp is read only > distcp with an hftp destinatio

[jira] [Created] (MAPREDUCE-3102) NodeManager should fail fast with wrong configuration or permissions for LinuxContainerExecutor

2011-09-26 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
NodeManager should fail fast with wrong configuration or permissions for LinuxContainerExecutor --- Key: MAPREDUCE-3102 URL: https://issues.apache.org/jira/browse/MAPREDUC

[jira] [Created] (MAPREDUCE-3101) Security issues in YARN

2011-09-26 Thread Vinod Kumar Vavilapalli (Created) (JIRA)
Security issues in YARN --- Key: MAPREDUCE-3101 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3101 Project: Hadoop Map/Reduce Issue Type: Bug Components: security Affects Versions: 0.23.0

RE: Lost task tracker reschedules all tasktracker's successful map tasks

2011-09-26 Thread Ravi Teja
Hi Leonardo, Yes, this is the default behavior. The Map tasks which are completed on the Tasktracker are rescheduled , if its reducers are not completed. This is because the Map output resides in the local machine, so if the Tasktracker is down, the map output is also gone, which needs map task to

[jira] [Created] (MAPREDUCE-3100) distcp with an hftp destination url fails if the destination directory does not exist

2011-09-26 Thread Arpit Gupta (Created) (JIRA)
distcp with an hftp destination url fails if the destination directory does not exist - Key: MAPREDUCE-3100 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3100

Hadoop-Mapreduce-0.23-Build - Build # 28 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/28/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9770 lines...] Tests run: 3, Failures: 0, Errors:

[jira] [Created] (MAPREDUCE-3099) Add docs for setting up a single node MRv2 cluster.

2011-09-26 Thread Mahadev konar (Created) (JIRA)
Add docs for setting up a single node MRv2 cluster. --- Key: MAPREDUCE-3099 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3099 Project: Hadoop Map/Reduce Issue Type: Improvement Affe

Hadoop-Mapreduce-trunk-Commit - Build # 976 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/976/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9214 lines...] create-c++-utils-configure: cr

[jira] [Created] (MAPREDUCE-3098) Report Application status as well as ApplicationMaster status in GetApplicationReportResponse

2011-09-26 Thread Hitesh Shah (Created) (JIRA)
Report Application status as well as ApplicationMaster status in GetApplicationReportResponse -- Key: MAPREDUCE-3098 URL: https://issues.apache.org/jira/browse/MAPREDUCE-

Hadoop-Mapreduce-trunk-Commit - Build # 975 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/975/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9214 lines...] create-c++-utils-configure: cr

[jira] [Created] (MAPREDUCE-3097) archive does not archive if the content specified is a file

2011-09-26 Thread Arpit Gupta (Created) (JIRA)
archive does not archive if the content specified is a file --- Key: MAPREDUCE-3097 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3097 Project: Hadoop Map/Reduce Issue Type: Bug

[jira] [Created] (MAPREDUCE-3096) Add a good way to control the number of map/reduce tasks per node

2011-09-26 Thread Arsen Zahray (Created) (JIRA)
Add a good way to control the number of map/reduce tasks per node - Key: MAPREDUCE-3096 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3096 Project: Hadoop Map/Reduce Issu

[jira] [Created] (MAPREDUCE-3095) fairscheduler ivy including wrong version for hdfs

2011-09-26 Thread John George (Created) (JIRA)
fairscheduler ivy including wrong version for hdfs -- Key: MAPREDUCE-3095 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3095 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versio

Lost task tracker reschedules all tasktracker's successful map tasks

2011-09-26 Thread Leonardo Gamas
Hi, I have a very large MapReduce Job and sometimes a TaskTracker doesn't send a heartbeat in the preconfigured amount of time, so it's considered dead. It's ok, but all tasks already finished by this TaskTracker are lost too, or better explained, are rescheduled and re-executed by another TaskTra

Hadoop-Mapreduce-trunk-Commit - Build # 974 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/974/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9214 lines...] create-c++-utils-configure: cr

[jira] [Created] (MAPREDUCE-3094) org.apache.hadoop.streaming.TestUlimit.testCommandLine fails intermittantly in 20.205.0

2011-09-26 Thread Nathan Roberts (JIRA)
org.apache.hadoop.streaming.TestUlimit.testCommandLine fails intermittantly in 20.205.0 --- Key: MAPREDUCE-3094 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3094

two out of six datanodes don't work

2011-09-26 Thread xiaoyu sun
Hi, My cluster contains six data nodes, two of them don't work. There is no any task run on these two nodes. but I could use start-all.sh and stop-all.sh to start and stop these two nodes. Plz help. Thanks

[jira] [Created] (MAPREDUCE-3093) Write tests for data locality in MRv2.

2011-09-26 Thread Mahadev konar (JIRA)
Write tests for data locality in MRv2. -- Key: MAPREDUCE-3093 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3093 Project: Hadoop Map/Reduce Issue Type: Bug Affects Versions: 0.23.0 R

[jira] [Created] (MAPREDUCE-3092) Remove JOB_ID_COMPARATOR usage in JobHistory.java

2011-09-26 Thread Devaraj K (JIRA)
Remove JOB_ID_COMPARATOR usage in JobHistory.java - Key: MAPREDUCE-3092 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3092 Project: Hadoop Map/Reduce Issue Type: Bug Components

[jira] [Resolved] (MAPREDUCE-3064) 27 unit test failures with Invalid "mapreduce.jobtracker.address" configuration value for JobTracker: "local"

2011-09-26 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved MAPREDUCE-3064. Resolution: Fixed Never mind, ran into the stale jars issue. >

[jira] [Resolved] (MAPREDUCE-2861) Modify version_control.html to reflect new path to mapreduce trunk

2011-09-26 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-2861?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli resolved MAPREDUCE-2861. Resolution: Invalid Someone fixed this. Not valid anymore. > M

[jira] [Reopened] (MAPREDUCE-3064) 27 unit test failures with Invalid "mapreduce.jobtracker.address" configuration value for JobTracker: "local"

2011-09-26 Thread Vinod Kumar Vavilapalli (JIRA)
[ https://issues.apache.org/jira/browse/MAPREDUCE-3064?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vinod Kumar Vavilapalli reopened MAPREDUCE-3064: This patch broke the ant build for MRV1, I cannot compile a test. (

Hadoop-Mapreduce-trunk-Commit - Build # 973 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/973/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9214 lines...] create-c++-utils-configure: cr

Hadoop-Mapreduce-0.23-Build - Build # 27 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-0.23-Build/27/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9624 lines...] Running org.apache.hadoop.yarn.uti

[jira] [Created] (MAPREDUCE-3091) "Health-Report" column of NodePage should display more information.

2011-09-26 Thread Subroto Sanyal (JIRA)
"Health-Report" column of NodePage should display more information. --- Key: MAPREDUCE-3091 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3091 Project: Hadoop Map/Reduce

Hadoop-Mapreduce-trunk-Commit - Build # 972 - Still Failing

2011-09-26 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Mapreduce-trunk-Commit/972/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 9214 lines...] create-c++-utils-configure: cr

[jira] [Created] (MAPREDUCE-3090) Change MR AM to use ApplicationAttemptId rather than everywhere

2011-09-26 Thread Arun C Murthy (JIRA)
Change MR AM to use ApplicationAttemptId rather than everywhere --- Key: MAPREDUCE-3090 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3090 Project: Hadoop