Hi Nick, Can we write a document about describing which classes involves and give steps to implement?
Thanks, Kevin On Fri, Aug 9, 2019 at 8:50 AM Nick Sokolov <[email protected]> wrote: > There is support for data source plugins. You can implement one and supply > as extra jar in Livy config - you just need to implement interface and > return dataframe create in plugin. > > On Thu, Aug 8, 2019, 15:24 Qian Wang <[email protected]> wrote: > > > Hi Rajiv, > > > > What kind of data source do you want to use? You can implement the > > interface HiveMetaStoreService for your specific data source. > > > > > > Best, > > Qian > > On Aug 8, 2019, 3:20 PM -0700, Rajiv Vipani <[email protected] > >, > > wrote: > > > Can Griffin connect to a source and target that is non-hive tables. Is > > there a sample one can share. > > > > > > Many thanks. > > > > > > Rajiv > > > ________________________________ > > > Warning: All e-mail sent to this address will be received by the > > corporate e-mail system, and is subject to archival and review by someone > > other than the recipient. This e-mail may contain proprietary information > > and is intended only for the use of the intended recipient(s). If the > > reader of this message is not the intended recipient(s), you are notified > > that you have received this message in error and that any review, > > dissemination, distribution or copying of this message is strictly > > prohibited. If you have received this message in error, please notify the > > sender immediately. > > > ________________________________ > > >
