[jira] [Reopened] (HADOOP-9945) HAServiceState should have a state for stopped services

2013-09-13 Thread Karthik Kambatla (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9945?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karthik Kambatla reopened HADOOP-9945: -- On

Re: [jira] [Created] (HADOOP-9958) Add old constructor back to DelegationTokenInformation to unbreak downstream builds

2013-09-13 Thread Raghavendra Vaidya
Folks, I just joined the hadoop common developer mailing list I would like to contribute as a programmer. I need some guidance as to where do I start. HEre is what I have done till now 1. Cloned the git repository on my linux machine. 2. Setup the projects in eclipse. It would be grerat if

[jira] [Resolved] (HADOOP-9350) Hadoop not building against Java7 on OSX

2013-09-13 Thread Steve Loughran (JIRA)
[ https://issues.apache.org/jira/browse/HADOOP-9350?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Steve Loughran resolved HADOOP-9350. Resolution: Fixed Fix Version/s: 2.3.0 3.0.0 Patch also

[jira] [Created] (HADOOP-9959) Shell completion is broken

2013-09-13 Thread Ron de Bruijn (JIRA)
Ron de Bruijn created HADOOP-9959: - Summary: Shell completion is broken Key: HADOOP-9959 URL: https://issues.apache.org/jira/browse/HADOOP-9959 Project: Hadoop Common Issue Type: Bug

[jira] [Created] (HADOOP-9960) Upgrade Jersey version to work with Hadoop

2013-09-13 Thread Brock Noland (JIRA)
Brock Noland created HADOOP-9960: Summary: Upgrade Jersey version to work with Hadoop Key: HADOOP-9960 URL: https://issues.apache.org/jira/browse/HADOOP-9960 Project: Hadoop Common Issue

[jira] [Created] (HADOOP-9961) versions of a few transitive dependencies diverged between hadoop subprojects

2013-09-13 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created HADOOP-9961: Summary: versions of a few transitive dependencies diverged between hadoop subprojects Key: HADOOP-9961 URL: https://issues.apache.org/jira/browse/HADOOP-9961

[jira] [Created] (HADOOP-9962) in order to avoid dependency divergence within Hadoop itself lets enable DependencyConvergence

2013-09-13 Thread Roman Shaposhnik (JIRA)
Roman Shaposhnik created HADOOP-9962: Summary: in order to avoid dependency divergence within Hadoop itself lets enable DependencyConvergence Key: HADOOP-9962 URL:

RE: unit testing and execution guide

2013-09-13 Thread Hai Huang
Hi All,   Are there latest instructions of unit testing and how to run hadoop in somewhere?  Although  there are some unit testing and  hadoop run documents in the wiki page. But it seems that there are out-of-date. I just downloaded hadoop by git couple of days ago. I was able to build it