Build failed in Jenkins: Hadoop-Yarn-trunk #842

2015-02-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/842/changes Changes: [ozawa] HADOOP-11600. Fix up source codes to be compiled with Guava 17.0. (ozawa) [umamahesh] HDFS-7797. Add audit log for setQuota operation (Rakesh R via umamahesh) [umamahesh] HDFS-4266. BKJM: Separate write and ack

[jira] [Created] (YARN-3211) Do not use zero as the beginning number for commands for LinuxContainerExecutor

2015-02-18 Thread Liang-Chi Hsieh (JIRA)
Liang-Chi Hsieh created YARN-3211: - Summary: Do not use zero as the beginning number for commands for LinuxContainerExecutor Key: YARN-3211 URL: https://issues.apache.org/jira/browse/YARN-3211

Failed: YARN-2820 PreCommit Build #6658

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2820 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6658/ ### ## LAST 60 LINES OF THE CONSOLE ###

Failed: YARN-2820 PreCommit Build #6657

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2820 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6657/ ### ## LAST 60 LINES OF THE CONSOLE ###

Hadoop-Yarn-trunk - Build # 842 - Still Failing

2015-02-18 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Yarn-trunk/842/ ### ## LAST 60 LINES OF THE CONSOLE ### [...truncated 8547 lines...] [INFO] hadoop-yarn-server-nodemanager

[jira] [Created] (YARN-3212) RMNode State Transition Update with DECOMMISSIONING state

2015-02-18 Thread Junping Du (JIRA)
Junping Du created YARN-3212: Summary: RMNode State Transition Update with DECOMMISSIONING state Key: YARN-3212 URL: https://issues.apache.org/jira/browse/YARN-3212 Project: Hadoop YARN Issue

Re: Erratic Jenkins behavior

2015-02-18 Thread Chris Nauroth
I¹m pretty sure there is no guarantee of isolation on a shared .m2/repository directory for multiple concurrent Maven processes. I¹ve had a theory for a while that one build running ³mvm install² can overwrite the snapshot artifact that was just installed by another concurrent build. This can

Failed: YARN-3194 PreCommit Build #6660

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3194 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6660/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Created] (YARN-3213) Respect labels in Capacity Scheduler when computing user-limit

2015-02-18 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-3213: Summary: Respect labels in Capacity Scheduler when computing user-limit Key: YARN-3213 URL: https://issues.apache.org/jira/browse/YARN-3213 Project: Hadoop YARN

Success: YARN-3218 PreCommit Build #6665

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3218 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6665/ ### ## LAST 60 LINES OF THE CONSOLE ###

Failed: YARN-3217 PreCommit Build #6667

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3217 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6667/ ### ## LAST 60 LINES OF THE CONSOLE ###

Re: Erratic Jenkins behavior

2015-02-18 Thread Colin P. McCabe
Hmm. I guess my thought would be that we would have a fixed number of slots (i.e. executors on a single node with associated .m2 directories). Then we wouldn't clear each .m2 in between runs, but we would ensure that only one slot at a time had access to each directory. In that case, build

Success: YARN-3041 PreCommit Build #6666

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3041 Build: https://builds.apache.org/job/PreCommit-YARN-Build// ### ## LAST 60 LINES OF THE CONSOLE ###

Failed: YARN-3076 PreCommit Build #6664

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3076 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6664/ ### ## LAST 60 LINES OF THE CONSOLE ###

Failed: YARN-1916 PreCommit Build #6659

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-1916 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6659/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Created] (YARN-3214) Adding non-exclusive node labels

2015-02-18 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-3214: Summary: Adding non-exclusive node labels Key: YARN-3214 URL: https://issues.apache.org/jira/browse/YARN-3214 Project: Hadoop YARN Issue Type: Sub-task

[jira] [Created] (YARN-3216) Max-AM-Resource-Percentage should respect node labels

2015-02-18 Thread Wangda Tan (JIRA)
Wangda Tan created YARN-3216: Summary: Max-AM-Resource-Percentage should respect node labels Key: YARN-3216 URL: https://issues.apache.org/jira/browse/YARN-3216 Project: Hadoop YARN Issue Type:

Failed: YARN-1615 PreCommit Build #6661

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-1615 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6661/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Created] (YARN-3219) Use CombinedAggregatedLogFormat Writer to combine aggregated log files

2015-02-18 Thread Robert Kanter (JIRA)
Robert Kanter created YARN-3219: --- Summary: Use CombinedAggregatedLogFormat Writer to combine aggregated log files Key: YARN-3219 URL: https://issues.apache.org/jira/browse/YARN-3219 Project: Hadoop

Success: YARN-3122 PreCommit Build #6663

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-3122 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6663/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Created] (YARN-3222) RMNodeImpl#ReconnectNodeTransition should send scheduler events in sequential order

2015-02-18 Thread Rohith (JIRA)
Rohith created YARN-3222: Summary: RMNodeImpl#ReconnectNodeTransition should send scheduler events in sequential order Key: YARN-3222 URL: https://issues.apache.org/jira/browse/YARN-3222 Project: Hadoop YARN

[jira] [Created] (YARN-3217) Remove httpclient dependency from hadoop-yarn-server-web-proxy

2015-02-18 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created YARN-3217: --- Summary: Remove httpclient dependency from hadoop-yarn-server-web-proxy Key: YARN-3217 URL: https://issues.apache.org/jira/browse/YARN-3217 Project: Hadoop YARN

[jira] [Created] (YARN-3220) JHS should display Combined Aggregated Logs when available

2015-02-18 Thread Robert Kanter (JIRA)
Robert Kanter created YARN-3220: --- Summary: JHS should display Combined Aggregated Logs when available Key: YARN-3220 URL: https://issues.apache.org/jira/browse/YARN-3220 Project: Hadoop YARN

[jira] [Created] (YARN-3221) Applications should be able to 're-register'

2015-02-18 Thread Sidharta Seethana (JIRA)
Sidharta Seethana created YARN-3221: --- Summary: Applications should be able to 're-register' Key: YARN-3221 URL: https://issues.apache.org/jira/browse/YARN-3221 Project: Hadoop YARN Issue

Failed: YARN-2942 PreCommit Build #6662

2015-02-18 Thread Apache Jenkins Server
Jira: https://issues.apache.org/jira/browse/YARN-2942 Build: https://builds.apache.org/job/PreCommit-YARN-Build/6662/ ### ## LAST 60 LINES OF THE CONSOLE ###

[jira] [Created] (YARN-3218) Implement CombinedAggregatedLogFormat Reader and Writer

2015-02-18 Thread Robert Kanter (JIRA)
Robert Kanter created YARN-3218: --- Summary: Implement CombinedAggregatedLogFormat Reader and Writer Key: YARN-3218 URL: https://issues.apache.org/jira/browse/YARN-3218 Project: Hadoop YARN