Hi Can i control the actual file name in which data is stored in an external table in Hive ?
In Hive I want to load data from table A into an external table B and then using Pig access data in table B. Right now data is stored in file name 00000_0 -- I want to give it a definite way. is there a way i can do it.