Build failed in Jenkins: Hadoop-Common-trunk #1015

2014-01-17 Thread Apache Jenkins Server
See https://builds.apache.org/job/Hadoop-Common-trunk/1015/changes Changes: [sandy] YARN-1496. Protocol additions to allow moving apps between queues (Sandy Ryza) [cmccabe] HDFS-5784. Reserve space in edit log header and fsimage header for feature flag section (cmccabe) [jlowe] Moving

[jira] [Created] (HADOOP-10240) Windows build instructions incorrectly state requirement of protoc 2.4.1 instead of 2.5.0

2014-01-17 Thread Chris Nauroth (JIRA)
Chris Nauroth created HADOOP-10240: -- Summary: Windows build instructions incorrectly state requirement of protoc 2.4.1 instead of 2.5.0 Key: HADOOP-10240 URL: https://issues.apache.org/jira/browse/HADOOP-10240

[VOTE] Merge YARN-321 Generic Application History Service to trunk

2014-01-17 Thread Zhijie Shen
Hi folks, As previously discussed here (http://markmail.org/message/iscvp7cedrtvmd6p), I would like to call a vote to merge the YARN-321 branch for Generic Application History Server into trunk. *Scope of the changes* The changes enable ResourceManager to record the historic information of the

Re: [VOTE] Merge YARN-321 Generic Application History Service to trunk

2014-01-17 Thread Chen He
As a cluster resource management platform, generic history service is necessary for job-tracing, troubleshooting, fault tolerance, and performance tuning. Like StarterLog in Condor, accounting logs in Torque, and so on. However, generic history service should avoid getting involved into too many

[jira] [Resolved] (HADOOP-10112) har file listing doesn't work with wild card

2014-01-17 Thread Brandon Li (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-10112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Brandon Li resolved HADOOP-10112. - Resolution: Fixed har file listing doesn't work with wild card

Re: [VOTE] Merge YARN-321 Generic Application History Service to trunk

2014-01-17 Thread Vinod Kumar Vavilapalli
Thanks Zhijie! I've been involved in its design. And reviewed almost every patch. Contributed a little w.r.t tests etc. The code is in a decent shape bar some bugs and security. The merge should let us avoid the maintenance burden. Tested the latest code on my single node setup. It mostly