Re: Next releases

2013-11-11 Thread Hari Mankude
Hi Arun,

Another feature that would be relevant and got deferred was the symlink
work (HADOOP-10020) that Colin and Andrew were working on. Can we include
this in hadoop-2.3.0 also?

thanks
hari


On Sun, Nov 10, 2013 at 2:07 PM, Alejandro Abdelnur wrote:

> Arun, thanks for jumping on this.
>
> On hadoop branch-2.2. I've quickly scanned the commit logs starting from
> the 2.2.0 release and I've found around 20 JIRAs that I like seeing in
> 2.2.1. Not all of them are bugs but the don't shake anything and improve
> usability.
>
> I presume others will have their own laundry lists as well and I wonder the
> union of all of them how much adds up to the current 81 commits.
>
> How about splitting the JIRAs among a few contributors to assert there is
> nothing risky in there? And if so get discuss getting rid of those commits
> for 2.2.1. IMO doing that would be cheaper than selectively applying
> commits on a fresh branch.
>
> Said this, I think we should get 2.2.1 out of the door before switching
> main efforts to 2.3.0. I volunteer myself to drive 2.2.1 a  release if ASAP
> if you don't have the bandwidth at the moment for it.
>
> Cheers.
>
> Alejandro
>
>
> 
> Commits in branch-2.2 that I'd like them to be in the 2.2.1 release:
>
> The ones prefixed with '*' technically are not bugs.
>
>  YARN-1284. LCE: Race condition leaves dangling cgroups entries for killed
> containers. (Alejandro Abdelnur via Sandy Ryza)
>  YARN-1265. Fair Scheduler chokes on unhealthy node reconnect (Sandy Ryza)
>  YARN-1044. used/min/max resources do not display info in the scheduler
> page (Sangjin Lee via Sandy Ryza)
>  YARN-305. Fair scheduler logs too many "Node offered to app" messages.
> (Lohit Vijayarenu via Sandy Ryza)
> *MAPREDUCE-5463. Deprecate SLOTS_MILLIS counters. (Tzuyoshi Ozawa via Sandy
> Ryza)
>  YARN-1259. In Fair Scheduler web UI, queue num pending and num active apps
> switched. (Robert Kanter via Sandy Ryza)
>  YARN-1295. In UnixLocalWrapperScriptBuilder, using bash -c can cause Text
> file busy errors. (Sandy Ryza)
> *MAPREDUCE-5457. Add a KeyOnlyTextOutputReader to enable streaming to write
> out text files without separators (Sandy Ryza)
> *YARN-1258. Allow configuring the Fair Scheduler root queue (Sandy Ryza)
> *YARN-1288. Make Fair Scheduler ACLs more user friendly (Sandy Ryza)
>  YARN-1330. Fair Scheduler: defaultQueueSchedulingPolicy does not take
> effect (Sandy Ryza)
>  HDFS-5403. WebHdfs client cannot communicate with older WebHdfs servers
> post HDFS-5306. Contributed by Aaron T. Myers.
> *YARN-1335. Move duplicate code from FSSchedulerApp and FiCaSchedulerApp
> into SchedulerApplication (Sandy Ryza)
> *YARN-1333. Support blacklisting in the Fair Scheduler (Tsuyoshi Ozawa via
> Sandy Ryza)
> *MAPREDUCE-4680. Job history cleaner should only check timestamps of files
> in old enough directories (Robert Kanter via Sandy Ryza)
>  YARN-1109. Demote NodeManager "Sending out status for container" logs to
> debug (haosdent via Sandy Ryza)
> *YARN-1321. Changed NMTokenCache to support both singleton and an instance
> usage. Contributed by Alejandro Abdelnur
>  YARN-1343. NodeManagers additions/restarts are not reported as node
> updates in AllocateResponse responses to AMs. (tucu)
>  YARN-1381. Same relaxLocality appears twice in exception message of
> AMRMClientImpl#checkLocalityRelaxationConflict() (Ted Yu via Sandy Ryza)
>  HADOOP-9898. Set SO_KEEPALIVE on all our sockets. Contributed by Todd
> Lipcon.
>  YARN-1388. Fair Scheduler page always displays blank fair share (Liyin
> Liang via Sandy Ryza)
>
>
>
> On Fri, Nov 8, 2013 at 10:35 PM, Chris Nauroth  >wrote:
>
> > Arun, what are your thoughts on test-only patches?  I know I've been
> > merging a lot of Windows test stabilization patches down to branch-2.2.
> >  These can't rightly be called blockers, but they do improve dev
> > experience, and there is no risk to product code.
> >
> > Chris Nauroth
> > Hortonworks
> > http://hortonworks.com/
> >
> >
> >
> > On Fri, Nov 8, 2013 at 1:30 AM, Steve Loughran  > >wrote:
> >
> > > On 8 November 2013 02:42, Arun C Murthy  wrote:
> > >
> > > > Gang,
> > > >
> > > >  Thinking through the next couple of releases here, appreciate f/b.
> > > >
> > > >  # hadoop-2.2.1
> > > >
> > > >  I was looking through commit logs and there is a *lot* of content
> here
> > > > (81 commits as on 11/7). Some are features/improvements and some are
> > > fixes
> > > > - it's really hard to distinguish what is important and what isn't.
> > > >
> > > >  I propose we start with a blank slate (i.e. blow away branch-2.2 and
> > > > start fresh from a copy of branch-2.2.0)  and then be very careful
> and
> > > > meticulous about including only *blocker* fixes in branch-2.2. So,
> most
> > > of
> > > > the content here comes via the next minor release (i.e. hadoop-2.3)
> > > >
> > > >  In future, we continue to be *very* parsimonious about what gets
> into

[jira] [Created] (HADOOP-8213) TestGetBlocks is asserting on a wrong string

2012-03-25 Thread Hari Mankude (Created) (JIRA)
TestGetBlocks is asserting on a wrong string


 Key: HADOOP-8213
 URL: https://issues.apache.org/jira/browse/HADOOP-8213
 Project: Hadoop Common
  Issue Type: Bug
Affects Versions: 0.24.0
Reporter: Hari Mankude
Assignee: Hari Mankude
Priority: Trivial


TestGetBlocks is asserting on a wrong string in getBlocksWithException() 
resulting in a test failure.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-8207) createproxy() in TestHealthMonitor is throwing NPE

2012-03-24 Thread Hari Mankude (Created) (JIRA)
createproxy() in TestHealthMonitor is throwing NPE
--

 Key: HADOOP-8207
 URL: https://issues.apache.org/jira/browse/HADOOP-8207
 Project: Hadoop Common
  Issue Type: Bug
  Components: ha
Affects Versions: 0.24.0
Reporter: Hari Mankude
Priority: Minor


Looking at the test log output, createproxy in testhealthmonitor is triggering 
NPE resulting null proxy. This creates other test failures.

2012-03-24 22:16:11,591 FATAL ha.HealthMonitor 
(HealthMonitor.java:uncaughtException(268)) - Health monitor failed
java.lang.NullPointerException
at 
org.apache.hadoop.ha.TestHealthMonitor$1.createProxy(TestHealthMonitor.java:75)
at org.apache.hadoop.ha.HealthMonitor.tryConnect(HealthMonitor.java:171)
at 
org.apache.hadoop.ha.HealthMonitor.loopUntilConnected(HealthMonitor.java:158)
at org.apache.hadoop.ha.HealthMonitor.access$500(HealthMonitor.java:52)
at 
org.apache.hadoop.ha.HealthMonitor$MonitorDaemon.run(HealthMonitor.java:278)


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-8202) stopproxy() is not closing the proxies correctly

2012-03-23 Thread Hari Mankude (Created) (JIRA)
stopproxy() is not closing the proxies correctly


 Key: HADOOP-8202
 URL: https://issues.apache.org/jira/browse/HADOOP-8202
 Project: Hadoop Common
  Issue Type: Bug
  Components: ipc
Affects Versions: 0.24.0
Reporter: Hari Mankude
Assignee: Hari Mankude
Priority: Minor


I was running testbackupnode and noticed that NNprotocol proxy was not being 
closed. Talked with Suresh and he observed that most of the protocols do not 
implement ProtocolTranslator and hence the logic in stopproxy() does not work. 
Instead, since all of them are closeable, Suresh suggested that closeable 
property should be used at close.


--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-7972) HAServiceProtocol exceptions need to be unwrapped before it can be used

2012-01-12 Thread Hari Mankude (Created) (JIRA)
HAServiceProtocol exceptions need to be unwrapped before it can be used
---

 Key: HADOOP-7972
 URL: https://issues.apache.org/jira/browse/HADOOP-7972
 Project: Hadoop Common
  Issue Type: Bug
  Components: ha
Affects Versions: HA Branch (HDFS-1623)
Reporter: Hari Mankude
Assignee: Hari Mankude


Remote exceptions for all the interfaces in HAServiceProtocol class has to be 
unwrapped before it can be used. All the HAServiceProtocol interfaces throw 
exceptions of type RemoteException by default.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Created] (HADOOP-7840) Cleanup unnecessary exceptions thrown and unnecessary casts

2011-11-18 Thread Hari Mankude (Created) (JIRA)
Cleanup unnecessary exceptions thrown and unnecessary casts
---

 Key: HADOOP-7840
 URL: https://issues.apache.org/jira/browse/HADOOP-7840
 Project: Hadoop Common
  Issue Type: Improvement
  Components: fs
Affects Versions: 0.24.0
Reporter: Hari Mankude
Assignee: Hari Mankude
Priority: Minor
 Fix For: 0.24.0


Cleanup build warnings. It is the file in the hadoop-common subtree for 
hdfs-2564.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira