If you want to use Pig and Hive together, you should also consider HCatalog, 
which was built exactly to address that use case.  
http://incubator.apache.org/hcatalog/

Alan.

On Oct 4, 2011, at 10:24 AM, Thejas Nair wrote:

> See the piggybank store func -
> http://pig.apache.org/docs/r0.9.0/api/org/apache/pig/piggybank/storage/MultiStorage.html
> 
> Also, see piggybank load func - 
> http://pig.apache.org/docs/r0.9.0/api/org/apache/pig/piggybank/storage/AllLoader.html
> 
> -Thejas
> 
> 
> On 10/3/11 8:14 PM, Stan Rosenberg wrote:
>> Sorry folks, I've got to disable keyboard shortcuts in gmail.
>> 
>> I'd like to store the output relation partitioned by certain columns akin to
>> what hive does.  In fact, the ultimate goal is to leverage
>> hive's dynamic partitions to store the output from pig.  Any pointers are
>> greatly appreciated.
>> 
>> Thanks,
>> 
>> stan
>> 
>> On Mon, Oct 3, 2011 at 11:09 PM, Stan Rosenberg<
>> [email protected]>  wrote:
>> 
>>> Hi,
>>> 
>>> I'd like to store the output relation partitioned by
>>> 
>> 
> 

Reply via email to