Hi all, Can anyone tell me how to prevent hive from deleting the intermediate outputs produced while executing an SQL query..
While running the job I can list them in the tmp/ folder but they are getting deleted as soon as the job is over. Is there any way to prevent this ? Thanks