Just for debugging purposes, I wanted to have some information in each filename.
For Example: Some of the source information of that data. If its not easy to do, then I can have that information somewhere else. I just wanted to confirm that hive does not support this. Regards, Gaurav Jain ----- Original Message ---- From: Paul Yang <[email protected]> To: "[email protected]" <[email protected]>; "[email protected]" <[email protected]> Sent: Tue, September 28, 2010 3:57:42 PM Subject: RE: Change output filename As far as I know, there's no easy way to do so. What's the use case? -----Original Message----- From: gaurav jain [mailto:[email protected]] Sent: Tuesday, September 28, 2010 3:37 PM To: [email protected]; [email protected] Subject: Change output filename Hi, Is it possible to prefix the output filenames in a hive insert query? Instead of: part-00000 I want to have: $prefix_part-00000 Regards, Gaurav Jain
