Support timestamp in HBaseStorage --------------------------------- Key: PIG-1832 URL: https://issues.apache.org/jira/browse/PIG-1832 Project: Pig Issue Type: Improvement Environment: Java 6, Mac OS X 10.6 Reporter: Eric Yang
When storing data into HBase using org.apache.pig.backend.hadoop.hbase.HBaseStorage, HBase timestamp field is stored with insertion time of the mapreduce job. It would be nice to have a way to populate timestamp from user data. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.