Details
Description
Pig scrit to load data from HDFS to Hbase table was sucessfully executed in psuedo map-reduce mode(using pig -x mapreduce scriptname.pig), but when the same script was executed through oozie workflow, exception is thrown even though data is loaded into Hbase table. So this exception breaks the oozie workflow.