Re: Request to correct misinformation

2015-05-09 Thread David Nalley
Actually sending to the Hadoop list this time.

On Sat, May 9, 2015 at 10:06 PM, David Nalley da...@gnsa.us wrote:
 Thanks for the report Kaori:

 Where did you find a link to http://apache.org/contact.html ?

 As for the typo, I've copied the Hadoop project.



 On Sat, May 9, 2015 at 1:10 PM, 有江香織 k.a...@miningbrownie.co.jp wrote:
 To whom this may concern,


 I found a dead link and typo.

 Could I ask you to help me out with fixing that problem?


 + dead link: http://www.apache.org/contact.html
 + typo:
   URL:
 http://hadoop.apache.org/docs/current/hadoop-project-dist/hadoop-common/ClusterSetup.html
   + before: YARN damones
   + after: YARN daemons


 Sincerely,

 --

 /**
  * @company MiningBrownie,Inc.
  * @author kaori arie
  * @mail r.tokug...@miningbrownie.co.jp
  * @telephone 81-3-6206-2812
  * @service http://www.mushikago.org/
  * @url http://miningbrownie.co.jp/
  */




[jira] [Created] (HADOOP-11951) test-patch should give better info about failures to handle dev-support updates without resetrepo option

2015-05-09 Thread Sean Busbey (JIRA)
Sean Busbey created HADOOP-11951:


 Summary: test-patch should give better info about failures to 
handle dev-support updates without resetrepo option
 Key: HADOOP-11951
 URL: https://issues.apache.org/jira/browse/HADOOP-11951
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Sean Busbey
Assignee: Sean Busbey
Priority: Minor


Right now, reexecuting for dev-support changes fails if test-patch can't reset 
the local working directory (either via --reset-repo or implicitly via 
--jenkins). It fails with a message about having a dirty workspace. If you 
clean things up and rerun with the allow dirty workspace option, it then 
fails because the patch can't be reapplied.

Instead just give a good message about not being able to reexec and leave a 
warning in jira feedback.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


Re: BugBash!-- Yes, It's Bashed!!!

2015-05-09 Thread Zhihai Xu
Yes, this is a great event. Thanks Allen for organizing this event! It is
great to see so many JIRAs are resolved.

On Sat, May 9, 2015 at 12:20 AM, Brahma Reddy Battula 
brahmareddy.batt...@hotmail.com wrote:

 Thanks Allen, It's great job, well done..
 I wish we can have this more often, or even periodically..

 And thanks to all the commiters and contributors who worked towards
 success of BugBash Day..
  Date: Fri, 8 May 2015 19:34:11 -0700
  Subject: Re: REMINDER! REGISTRATIONS CLOSING 5/6!
  From: yzh...@cloudera.com
  To: yarn-...@hadoop.apache.org
  CC: common-dev@hadoop.apache.org; hdfs-...@hadoop.apache.org;
 mapreduce-...@hadoop.apache.org
 
  Thanks Allen a lot for organizing the Haoop Bug Bash, very happy to see
  many folks by face!
 
  Wish you all a nice weekend!
 
 
  --Yongjun
 
 
  On Tue, May 5, 2015 at 9:31 PM, Allen Wittenauer a...@altiscale.com
 wrote:
 
  
   On May 5, 2015, at 8:10 PM, Allen Wittenauer a...@altiscale.com wrote:
  
  * We’ll be closing registrations to the Bug Bash on May
   6th at 3PM Pacific time.  So make sure you do it son:
  
 https://www.eventbrite.com/e/apache-hadoop-global-bug-bash-tickets-16507188445
  
   That should be *noon* Pacific time.  So just do it already, ok?
  
   [I can’t tell time.  Someone should buy me an Apple Watch
 Edition
   or something.]
  
  
  



[jira] [Created] (HADOOP-11947) test-patch should return early from determine-issue when run in jenkins mode.

2015-05-09 Thread Sean Busbey (JIRA)
Sean Busbey created HADOOP-11947:


 Summary: test-patch should return early from determine-issue  when 
run in jenkins mode.
 Key: HADOOP-11947
 URL: https://issues.apache.org/jira/browse/HADOOP-11947
 Project: Hadoop Common
  Issue Type: Bug
Reporter: Sean Busbey
Assignee: Sean Busbey
Priority: Minor


determine-issue has an early return check for jenkins mode, but then doesn't 
actually return.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Created] (HADOOP-11950) Add cli option to test-patch to set the project-under-test

2015-05-09 Thread Sean Busbey (JIRA)
Sean Busbey created HADOOP-11950:


 Summary: Add cli option to test-patch to set the project-under-test
 Key: HADOOP-11950
 URL: https://issues.apache.org/jira/browse/HADOOP-11950
 Project: Hadoop Common
  Issue Type: Improvement
Reporter: Sean Busbey
Assignee: Sean Busbey
Priority: Minor


Right now we have the name of the project-under-test isolated to a variable, 
but we only set it in the defaults. add a CLI option for setting it so that 
folks don't have to fork or use a plugin to get a project name.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)