Description
The current bin/pig script suffers from a couple of issues as far as integration with HBase is concerned:
- it only detects ZK/HBase jars under a PIG_HOME/share/.. layout
- it doesn't detect HBase dependencies
The proposal here would be to ask HBase itself for its classpath
Attachments
Attachments
Issue Links
- relates to
-
PIG-3285 Jobs using HBaseStorage fail to ship dependency jars
- Closed