|
|
-
Re: serializable writables - HADOOP-8619Steve Loughran 2012-08-09, 16:41
correction: i'd like a junit test that pushes some of the std writables to
an ObjectOutputStream and back, verifies round-tripping of data. It may seem extra work -but it stops serialization breaking in future. -steve On 9 August 2012 09:11, Steve Loughran <[EMAIL PROTECTED]> wrote: > I've voted for it -ignoring the argument over wire protocols, there are > lots of other places in java where serialization is handy (e.g. servlet > state) > > ping me in a day or two if I don't commit it > > > On 9 August 2012 09:06, Radim Kolar <[EMAIL PROTECTED]> wrote: > >> I really needs writables to be serializable for using cache on top of >> writables. >> >> https://issues.apache.org/**jira/browse/HADOOP-8619<https://issues.apache.org/jira/browse/HADOOP-8619> >> >> can someone review this ticket and close it (as fixed or wont fix), i >> need to know final decision. >> > > > > -- > Steve Loughran > Hortonworks Inc > [EMAIL PROTECTED] > skype: steve_loughran > tel: +1 408 400 3721 > > <http://hortonworks.com/download/> > > > -- Steve Loughran Hortonworks Inc [EMAIL PROTECTED] skype: steve_loughran tel: +1 408 400 3721 <http://hortonworks.com/download/> |