[
https://issues.apache.org/jira/browse/APEXMALHAR-2462?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15947923#comment-15947923
]
Velineni Lakshmi Prasanna edited comment on APEXMALHAR-2462 at 3/31/17 9:05 PM:
--------------------------------------------------------------------------------
These are ingestion examples. Identified 2 examples that qualify under JDBC
sub-directory in apex-malhar.
1) jdbcIngest - Contains 2 applications to read records from a table in
'MySQL', creates POJOs and writes them to a file in the user specified
directory in HDFS.
2) jdbcTojdbc - This application reads from a source table in MySQL, creates
POJO's and writes the POJO's to another table in MySQL.
3) fileToJdbc - This example shows how to read files from HDFS, parse into
POJOs and then insert into a table in MySQL.
was (Author: lakshmiprasanna):
These are ingestion examples. Identified 2 examples that qualify under
JDBCIngest sub-directory in apex-malhar.
1) jdbcIngest - Contains 2 applications to read records from a table in
'MySQL', creates POJOs and writes them to a file in the user specified
directory in HDFS.
2) jdbcTojdbc - This application reads from a source table in MySQL, creates
POJO's and writes the POJO's to another table in MySQL.
3) fileToJdbc - This example shows how to read files from HDFS, parse into
POJOs and then insert into a table in MySQL.
> Move JDBC related examples from datatorrent examples to apex-malhar examples
> ----------------------------------------------------------------------------
>
> Key: APEXMALHAR-2462
> URL: https://issues.apache.org/jira/browse/APEXMALHAR-2462
> Project: Apache Apex Malhar
> Issue Type: Sub-task
> Reporter: Velineni Lakshmi Prasanna
> Assignee: Velineni Lakshmi Prasanna
> Priority: Minor
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)