Thanks Eugene, that makes sense. This solution heavily borrows on HadoopInputFormatIO with a tweak for HCatalog (and related parameters). I will try to re-use HadoopInputFormatIO rather than the current approach.
On Thu, May 11, 2017 at 4:44 PM, Eugene Kirpichov < [email protected]> wrote: > Thanks Seshadri! This seems to have a great deal of copy-paste from > HadoopInputFormatIO. Is it possible to instead implement this connector as > a wrapper around it, rather than copy-paste? > > On Thu, May 11, 2017 at 4:41 PM Seshadri Raghunathan <[email protected]> > wrote: > > > Hi all, > > > > Here is a draft implementation of this proposal - > > > > https://github.com/seshadri-cr/beam/commit/ > 78cdf8772f2cd5bb9cd018b1c99c3ad0854157c1 > > > > Many thanks to Ismaël Mejía who helped in a high level review & follow-up > > of this design / approach. > > > > Looking forward for further review/comments from wider community to move > > forward on this proposal. > > > > Thanks, > > Seshadri > > > > > > On Wed, May 10, 2017 at 3:05 PM, Madhusudan Borkar <[email protected]> > > wrote: > > > > > Hi all, > > > Thank you for your response to the earlier proposal. Taking into > account > > > all the suggestions, we are making a new proposal for Hive connector. > > > Please, let us know your feedback. > > > > > > [1] > > > https://docs.google.com/document/d/1aeQRLXjVr38Z03_ > > > zWkHO9YQhtnj0jHoCfhsSNm-wxtA/edit?usp=sharing > > > > > > [2] https://issues.apache.org/jira/browse/BEAM-1158 > > > <https://issues.apache.org/jira/browse/BEAM-1158> > > > > > > Madhu Borkar > > > > > >
