Re: Data Extraction from Oracle and Ingesting to HDFS

2018-04-13 Thread phani bhushan peddi
gobblin-modules/gobblin-sql/src/main/java/org/apache/ > gobblin/source/extractor/extract/jdbc/OracleSource.java > > On Thu, Apr 12, 2018 at 9:56 PM, phani bhushan peddi < > phani.pe...@gmail.com> wrote: > >> Hi, >> I am evaluating the Gobblin tool if we can use it for da

Data Extraction from Oracle and Ingesting to HDFS

2018-04-12 Thread phani bhushan peddi
Hi, I am evaluating the Gobblin tool if we can use it for data extraction from Oracle. We have a use case to extract data from Oracle and ingest into Data lake on HDFS. Is there sample code ready which can be used for this purpose . I could not find anything related in Github. Please let me know.