Thanks to visit codestin.com
Credit goes to github.com

Skip to content
sonalgoyal edited this page Nov 29, 2010 · 2 revisions

News

**November 29, 2010: **Release 0.3 with support for Oracle external tables, file transfer protocol and Salesforce integration.

**April 18, 2010: **Release 0.2 supporting integration with JDBC compliant databases. User specified values are used to split the database records for input to Hadoop. Support for user queries. No code generation. Transform to delimited or Avro formats. Can be embedded in your applications. Command line run also possible. On the output side, load big data files into MySQL database as load data infile.

**March 18, 2010: **Release 0.1 (alpha) for loading big data text files from HDFS directly to MySQL. Record based DBOutputFormat is bypassed, and MySQL specific Load data statements are used to write large chunks of data to the MySQL database.

Clone this wiki locally