To All, I'm running into IO issues when trying to write to an Hbase table using multiple STORE commands in PIG script. I can comment out any 2 of the STORE statements and run the script and then the data inserts fine. If I try and run with all 3 get the following:
java.io.IOException: org.apache.hadoop.hbase.client.HConnectionManager$HConnectionImplementation@26c1186fclosed I've attached a simplified version of the script to illustrate the problem. Any thoughts or comments are appreciated. Thanks Keric -- *Keric Donnelly* Senior Data Architect T 954-689-3291 C 954.683.5445 1401 West Cypress Creek Road, Fort Lauderdale, FL 33309
