We are using Mysql Database for storing output in map-Reduce(hadoop). We need to Truncate the table before inserting data into it.
Is there a way to do it using Map-Reduce Program.
We are using Mysql Database for storing output in map-Reduce(hadoop). We need to Truncate the table before inserting data into it.
Is there a way to do it using Map-Reduce Program.