Re: Feature request to provide DFSInputStream subclassing mechanism

2013-08-08 Thread Matevz Tadel
Hi everybody, I'm jumping in as Jeff is away due to an unexpected annoyance involving Californian wildlife. On 8/7/13 7:47 PM, Andrew Wang wrote: Blocks are supposed to be an internal abstraction within HDFS, and aren't an inherent part of FileSystem (the user-visible class used to access all

Re: Feature request to provide DFSInputStream subclassing mechanism

2013-08-08 Thread Matevz Tadel
ug 8, 2013 at 11:52 AM, Matevz Tadel wrote: Hi everybody, I'm jumping in as Jeff is away due to an unexpected annoyance involving Californian wildlife. On 8/7/13 7:47 PM, Andrew Wang wrote: Blocks are supposed to be an internal abstraction within HDFS, and aren't an inherent par

Re: Feature request to provide DFSInputStream subclassing mechanism

2013-08-08 Thread Matevz Tadel
Hi Steve, Thank you very much for the reality check! Some more answers inline ... On 8/8/13 1:30 PM, Steve Loughran wrote: On 7 August 2013 10:59, Jeff Dost wrote: Hello, We work in a software development team at the UCSD CMS Tier2 Center. We would like to propose a mechanism to allow one