You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jonathan Gray (JIRA)" <ji...@apache.org> on 2009/09/17 19:57:57 UTC

[jira] Updated: (HBASE-1850) src/examples/mapred do not compile after HBASE-1822

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

Jonathan Gray updated HBASE-1850:
---------------------------------

    Attachment: HBASE-1850-v1.patch

Makes SampleUploader use new mapreduce package.

Changes example input to be a CSV file, which I think is fairly common.  Though very similar to the newly added Import class, I think it's worth putting in as many examples as possible.

> src/examples/mapred do not compile after HBASE-1822
> ---------------------------------------------------
>
>                 Key: HBASE-1850
>                 URL: https://issues.apache.org/jira/browse/HBASE-1850
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: Andrew Purtell
>            Assignee: Jonathan Gray
>            Priority: Minor
>             Fix For: 0.21.0
>
>         Attachments: HBASE-1850-v1.patch
>
>
> SampleUploader uses both old mapred API and old HBase API, now removed by HBASE-1822. Delete it? Port it?

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.