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

[jira] [Updated] (PIG-4907) PIG-2998 error: Unable to store data in HBase(1.1.4) table using PIG-0.13.0 in hadoop-2.5.1

     [ https://issues.apache.org/jira/browse/PIG-4907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Rituparna Sinha updated PIG-4907:
---------------------------------
    Description: 
Hello,
            I am facing an error 2998 : Unable to store data into hbase using pig. The details are 

I have PIG-0.13.0 , HBase-1.1.4, Hadoop-2.5.1.
Hadoop cluster is used. Hbase is in pseudo distributed mode. They are running fine. 
I have an input file with two lines of numbers. I have succesfully been able to load the file data from hdfs to pig variable using load command.  
Dump is also working. 
Now when I try to store the dumped data into hbase using HBaseStorage method, its showing 
error-2998-Unhandled internal error.  class:org/apache/pig/.../hbase/HBaseStorage, method: addRowFilter signature: (Lorg/apache.....) Incompatible argument to function

Please help. Also please specify what will be the content of my bashrc for PIG.



  was:
Hello,
            I am facing an error 2998 : Unable to store data into hbase using pig. The details are 

I have PIG-0.13.0 , HBase-1.1.4, Hadoop-2.5.1.
Hadoop cluster is used. Hbase is in pseudo distributed mode. They are running fine. 
I have an input file with two lines of numbers. I have succesfully been able to load the file data from hdfs to pig variable using load command.  
Dump is also working. 
Now when I try to store the dumped data into hbase using HBaseStorage method, its showing 
error-2998-Unhandled internal error.  class:org/apache/pig/.../hbase/HBaseStorage, method: addRowFilter signature: (Lorg/apache.....) Incompatible argument to function

Please help. Also please specify what will be the content of my bashrc for PIG.


> PIG-2998 error: Unable to store data in HBase(1.1.4) table using PIG-0.13.0 in hadoop-2.5.1
> -------------------------------------------------------------------------------------------
>
>                 Key: PIG-4907
>                 URL: https://issues.apache.org/jira/browse/PIG-4907
>             Project: Pig
>          Issue Type: Bug
>            Reporter: Rituparna Sinha
>
> Hello,
>             I am facing an error 2998 : Unable to store data into hbase using pig. The details are 
> I have PIG-0.13.0 , HBase-1.1.4, Hadoop-2.5.1.
> Hadoop cluster is used. Hbase is in pseudo distributed mode. They are running fine. 
> I have an input file with two lines of numbers. I have succesfully been able to load the file data from hdfs to pig variable using load command.  
> Dump is also working. 
> Now when I try to store the dumped data into hbase using HBaseStorage method, its showing 
> error-2998-Unhandled internal error.  class:org/apache/pig/.../hbase/HBaseStorage, method: addRowFilter signature: (Lorg/apache.....) Incompatible argument to function
> Please help. Also please specify what will be the content of my bashrc for PIG.



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