[ 
https://issues.apache.org/jira/browse/PIG-4900?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15296262#comment-15296262
 ] 

Sandip Samaddar commented on PIG-4900:
--------------------------------------

Daniel,

       Thanks for your active support on our problem, but it did'nt solved yet. 
As per your suggestion for removing 
/usr/lib/pig/pig-0.13.0/lib/hbase-0.94.1.jar file, we did the removal  manually 
using "rm" command of ubuntu. Prior to deleting it, we took a backup of the 
file to some other place. Then we start hadoop cluster and HBASE as earlier. 
Then after starting PIG from grunt shell, we issued the same set of commands 
i.e. i)LOAD from HDFS file succsessfully ii) Dump (successful), iii) STORE into 
hbase table(failed). 
But again the same error 
"PIG 1200:PIG Script failed to parse....failed to validate....could not 
instantiate org.apche...HBaseStorage... with arguments..."       persists after 
issuing STORE command.

I would also like to inform you that after this failure we tried the suggestion 
given by Rohini Palaniswamy. As per her suggestion we issued the following 
command:

ant clean jar -Dhadoopversion=23 -Dhbase95.version=1.1.2

Then it showing something like the following:  
    <PIG_HOME..>/ivy/ivy2.2.0.jar is not a jar
    Build failed.


Then we logged in grunt shell and the error persists.

                       

> Using PIG 0.13.0 with HBase 1.1.4(pseudo distributed) in Hadoop 2.5.1. Pig 
> error 1200 encountered while using store command in pig to hbase. Before this 
> load and dump command in PIG worked fine.
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>                 Key: PIG-4900
>                 URL: https://issues.apache.org/jira/browse/PIG-4900
>             Project: Pig
>          Issue Type: Bug
>    Affects Versions: 0.13.0
>         Environment: Hadoop 2.5.1
> Pig 0.13.0
> HBase 1.1.4
>            Reporter: Sandip Samaddar
>
> Kindly help me to resolve the folowing issue of mine.
> I have installed HADOOP 2.5.1 on  two UBUNTU 14.04 desktops in master-slave 
> cluster configuration successfully. I have also installed HBASE 1.1.4 on it 
> in pseudo-distributed mode. Finally I installed PIG 0.13.0. Now I am trying 
> to bulkload data from HDFS file system to HBASE using PIG. Through PIG grunt 
> shell( in map reduce mode) I have succesfully issued LOAD command to bulk 
> read file from HDFS file system into PIG. Then I  issued DUMP command in a 
> PIG variable. We struggled a lot to make things successful upto this point. 
> Then we got stuck,  with the following problem:
> Finally with several trial and errors, we failed to issue STORE command for 
> storing the dumped data into HBASE table( created earlier in HBASE 
> successfully). 
>         The error encountered while using STORE command is PIG 1200: PIG 
> failed to parse... Could not instantiate ......
>        Kindly help us because we have tried almost everyting from internet. 
> This forum is our last hope. 
> With thanks and regards
> Rituparna Sinha and
> Sandip Samaddar



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to