Thanks all, I merged these as well as HDFS-3243 and HDFS-3514, some
small test fixes I forgot to add to my original list. Hopefully I got
all the CHANGES.txt, etc, right :)
-Todd
On Fri, Jun 8, 2012 at 11:53 AM, Todd Lipcon wrote:
> Thanks. I'll merge these this this afternoon.
>
> -Todd
>
> On
Thanks. I'll merge these this this afternoon.
-Todd
On Thu, Jun 7, 2012 at 4:25 PM, Eli Collins wrote:
> +1
>
> Will be great to have the direct read optimization (thanks Henry) in 2.x.
>
> Thanks,
> Eli
>
> On Thu, Jun 7, 2012 at 2:51 PM, Todd Lipcon wrote:
>> Hi all,
>>
>> I plan to merge the
+1
Will be great to have the direct read optimization (thanks Henry) in 2.x.
Thanks,
Eli
On Thu, Jun 7, 2012 at 2:51 PM, Todd Lipcon wrote:
> Hi all,
>
> I plan to merge the following JIRAs to branch-2 this week unless there
> are any objections:
>
> "Direct read" optimization:
>
> 6e51b33 HADO
+1
I've reviewed several of these patches and think they should be fine to go
into branch-2.
--
Aaron T. Myers
Software Engineer, Cloudera
On Thu, Jun 7, 2012 at 2:51 PM, Todd Lipcon wrote:
> Hi all,
>
> I plan to merge the following JIRAs to branch-2 this week unless there
> are any objecti
Hi all,
I plan to merge the following JIRAs to branch-2 this week unless there
are any objections:
"Direct read" optimization:
6e51b33 HADOOP-8135. Add ByteBufferReadable interface to
FSDataInputStream. Contributed by Henry Robinson.
4418682 HADOOP-8244. Improve comments on ByteBufferReadable.re