Created 09-26-2024 12:29 PM
hi community cloudera,
i need to read a Hive table and write the result to an Oracle table
this flow needs to be executed every hour to update the data in the Oracle table
does anyone have a test flow for this example?
Created 10-18-2024 12:29 PM
i managed to do the a simple flow using ExecuteSQLRecord reading the hive table and PutDatabaseRecord to send the data to the oracle table
View solution in original post