[jira] [Created] (PIG-3399) Missing required library: 'build/ivy/lib/Pig/javacc-4.2.jar' pig

2013-07-26 Thread vikram s (JIRA)
vikram s created PIG-3399: - Summary: Missing required library: 'build/ivy/lib/Pig/javacc-4.2.jar' pig Key: PIG-3399 URL: https://issues.apache.org/jira/browse/PIG-3399 Project: Pig Issue Type:

[jira] [Updated] (PIG-3388) No support for Regex for row filter in org.apache.pig.backend.hadoop.hbase.HBaseStorage

2013-07-23 Thread vikram s (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3388?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vikram s updated PIG-3388: -- Description: Currently,scan operation with rowfilter has support for gt,lt,gte,etc. However no support for the re

[jira] [Created] (PIG-3388) No support for Regex for row filter in org.apache.pig.backend.hadoop.hbase.HBaseStorage

2013-07-23 Thread vikram s (JIRA)
vikram s created PIG-3388: - Summary: No support for Regex for row filter in org.apache.pig.backend.hadoop.hbase.HBaseStorage Key: PIG-3388 URL: https://issues.apache.org/jira/browse/PIG-3388 Project: Pig

[jira] [Commented] (PIG-3382) Store data in hbase with more than 2 column family

2013-07-17 Thread vikram s (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711553#comment-13711553 ] vikram s commented on PIG-3382: --- It's resolved > Store data in hbase with mo

[jira] [Commented] (PIG-3382) Store data in hbase with more than 2 column family

2013-07-17 Thread vikram s (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13711550#comment-13711550 ] vikram s commented on PIG-3382: --- 1.create table in hbase with more than 2 column families. c

[jira] [Updated] (PIG-3383) No positional parameter support to store data in Hbase

2013-07-17 Thread vikram s (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3383?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vikram s updated PIG-3383: -- Description: I loaded data in pig and when try to use the positional parameters like $0,$1 etc. to store data in

[jira] [Created] (PIG-3383) No positional parameter support to store data in Hbase

2013-07-17 Thread vikram s (JIRA)
vikram s created PIG-3383: - Summary: No positional parameter support to store data in Hbase Key: PIG-3383 URL: https://issues.apache.org/jira/browse/PIG-3383 Project: Pig Issue Type: Improvement

[jira] [Created] (PIG-3382) Store data in hbase with more than 2 column family

2013-07-17 Thread vikram s (JIRA)
vikram s created PIG-3382: - Summary: Store data in hbase with more than 2 column family Key: PIG-3382 URL: https://issues.apache.org/jira/browse/PIG-3382 Project: Pig Issue Type: Improvement

[jira] [Updated] (PIG-3382) Store data in hbase with more than 2 column family

2013-07-17 Thread vikram s (JIRA)
[ https://issues.apache.org/jira/browse/PIG-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] vikram s updated PIG-3382: -- Description: I am not able to store data in HBase with more than 2 column families. I used STORE api from pig wit