Bill Graham created PIG-3092:
--------------------------------
Summary: HBaseStorage javadoc cleanup
Key: PIG-3092
URL: https://issues.apache.org/jira/browse/PIG-3092
Project: Pig
Issue Type: Bug
Reporter: Bill Graham
This JavaDoc is incorrect, since there's no {{AS}} in {{STORE}}:
{noformat}
* copy = STORE raw INTO 'hbase://SampleTableCopy'
* USING org.apache.pig.backend.hadoop.hbase.HBaseStorage(
* 'info:first_name info:last_name friends:* info:*')
* AS (info:first_name info:last_name buddies:* info:*);
{noformat}
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira