HFile is marked with @InterfaceAudience.Private Can you tell us a bit more about your use case ?
Thanks On Jul 24, 2014, at 3:52 AM, Guillermo Ortiz <[email protected]> wrote: > Hi, > > I am trying to make compatible HBase 0.96 with 0.98 but, I have seen that > the HFile.createReader has a new parameter "Configuration". I have been > looking for another way to get an Hfile.Reader from two versions with the > same code but I think that it's not possible, is there another way to get > an Hfile.Reader? > > I would like that my code works with both versions and I could switch > versions quickly.
