Description
In order to get HBaseStorage to work I have to explicitly load the conf.
ie
pig --conf $HBASE_HOME/conf hbase.pig
It would be much cleaner if HBaseStorage merged the hbase configuration into the job configuration when setLocation() is called on the FE.
Attachments
Issue Links
- is part of
-
PIG-2821 HBaseStorage should work with secure hbase
- Closed