[jira] [Created] (HADOOP-11816) Remove Apache Xerces dependency

2015-04-08 Thread Akira AJISAKA (JIRA)
Akira AJISAKA created HADOOP-11816: -- Summary: Remove Apache Xerces dependency Key: HADOOP-11816 URL: https://issues.apache.org/jira/browse/HADOOP-11816 Project: Hadoop Common Issue Type: Imp

[jira] [Created] (HADOOP-11814) Reformat hadoop-annotations/RootDocProcessor

2015-04-08 Thread Li Lu (JIRA)
Li Lu created HADOOP-11814: -- Summary: Reformat hadoop-annotations/RootDocProcessor Key: HADOOP-11814 URL: https://issues.apache.org/jira/browse/HADOOP-11814 Project: Hadoop Common Issue Type: Task

Re: Triggering unit tests runs only for .patch/.txt attachments

2015-04-08 Thread Chris Nauroth
Thanks, Allen. I just commented. I'll add HADOOP-11746 to my code review queue, but I've got a bit of a backlog at the moment. If someone wants to beat me to it, please go ahead. Chris Nauroth Hortonworks http://hortonworks.com/ On 4/8/15, 10:14 AM, "Allen Wittenauer" wrote: > >Just tac

Re: Triggering unit tests runs only for .patch/.txt attachments

2015-04-08 Thread Allen Wittenauer
Just tack the suggestion onto HADOOP-11746 since I’m already rewriting test-patch.sh…. (which, at this point, I *really desperately* need feedback and some test runs on Jenkins. The only thing I might want to change/do yet is monkey around a bit with how find bugs reports.) On Apr 8, 2015, a

[jira] [Created] (HADOOP-11813) releasedocmaker.py should use today's date instead of unreleased

2015-04-08 Thread Allen Wittenauer (JIRA)
Allen Wittenauer created HADOOP-11813: - Summary: releasedocmaker.py should use today's date instead of unreleased Key: HADOOP-11813 URL: https://issues.apache.org/jira/browse/HADOOP-11813 Project:

Re: Triggering unit tests runs only for .patch/.txt attachments

2015-04-08 Thread Chris Nauroth
Thanks for bringing it up, Gopal. Although canceling the patch prevents the spam, it would be convenient if we didn't have to do that. The Apache-wide PreCommit-Admin job is the thing responsible for enqueuing patches to run in our own PreCommit--Build jobs. https://builds.apache.org/view/All/jo

Re: Why I don't trust the git log: a fun git log challenge

2015-04-08 Thread Allen Wittenauer
Confirming that is what the intent was all about, and wasn’t meant to single anyone out. Everyone has made errors in the git log. The YARN-2429 one was a great, timely example given the recent discussion here and in HADOOP-11731 to showcase that the git log is not a single, trustworthy source

Re: Triggering unit tests runs only for .patch/.txt attachments

2015-04-08 Thread Allen Wittenauer
Cancel the patch and it won’t do that. Also, FWIW, HADOOP-11746 makes test-patch.sh run significantly faster for non-Java patches. (of course, the current test-patch doesn’t publish times, so it’s hard to know how slow it is. lol) On Apr 8, 2015, at 12:39 AM, Gopal Vijayaraghavan wrote: > H

Build failed in Jenkins: Hadoop-common-trunk-Java8 #159

2015-04-08 Thread Apache Jenkins Server
See Changes: [omalley] HADOOP-11717. Support JWT tokens for web single sign on to the Hadoop [xgong] YARN-3110. Few issues in ApplicationHistory web ui. Contributed by Naganarasimha G R [xgong] YARN-3294. Allow dumping of Ca

[jira] [Created] (HADOOP-11812) Implement listLocatedStatus for ViewFileSystem to speed up split calculation

2015-04-08 Thread Gera Shegalov (JIRA)
Gera Shegalov created HADOOP-11812: -- Summary: Implement listLocatedStatus for ViewFileSystem to speed up split calculation Key: HADOOP-11812 URL: https://issues.apache.org/jira/browse/HADOOP-11812 Pr

Re: Why I don't trust the git log: a fun git log challenge

2015-04-08 Thread Karthik Kambatla
Tsuyoshi - don't worry about it. Happens to all of us, we all try but the manual steps are understandably error-prone. I believe Allen's intent was more to say why we shouldn't use git log for release notes than highlighting these commits :) On Tue, Apr 7, 2015 at 11:41 PM, Tsuyoshi Ozawa wrote:

Triggering unit tests runs only for .patch/.txt attachments

2015-04-08 Thread Gopal Vijayaraghavan
Hi, I keep uploading logs and screenshots to HADOOP bugs which trigger unit test-runs, which fail because a .log.gz or .png file isn¹t really going to work. For instance, https://builds.apache.org/job/PreCommit-HADOOP-Build/6074/ has a PNG image in the patch build artifact. Can the hadoop-qa je