Hi, I am new to Apache Apex. I have developed a code by looking at JDBCInputOperator to move data from relational database to Hadoop. There is no transformation on data, it is just extract and load use case. I need to implement this approach to all tables that are part of relational schema.
Question: How do I create Pojo dynamically? or Is there a operator which given an input will generate getter and setter based on the field list. Regards, Vinod Sugur -- View this message in context: http://apache-apex-developers-list.78491.x6.nabble.com/data-pull-from-JDBC-tp11008.html Sent from the Apache Apex Developers list mailing list archive at Nabble.com.
