Rex X Thu, 24 Mar 2016 14:57:52 -0700
Given a query select category, value from someHiveTable;
I expect to output the result above of each category into one separate file named by the corresponding category. Any tips how to make it?