You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@pig.apache.org by "Sandip Samaddar (JIRA)" <ji...@apache.org> on 2016/05/19 07:37:12 UTC

[jira] [Commented] (PIG-4900) 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.

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

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

Madam,
            Thank you for your reply. But unfortunately we faced the same error.

             We followed the link and executed the following command from PIG_HOME

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

  It showed build successful.  Then we logged in grunt shell and tried the to store the data from pig variable to hbase. But it failed with the same error. It is to be mentioned that we are using hadoop 2.5.1 , hbase 1.1.4 and pig 0.13.0.  n 

Since our hbase version is 1.1.4 so we also tried the following PIG_HOME
         ant jar -Dhadoopversion=23 -Dhbase95.version=1.1.4
Build was successful. But ultimately same error 1200. Unable to instantiate HBaseStorage....

Please... help Madam. We are trying this from a long time.


> 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)