You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "leorleor (JIRA)" <ji...@apache.org> on 2008/09/24 19:35:44 UTC

[jira] Commented: (HBASE-53) TableOutputFormat could not assign a timestamp

    [ https://issues.apache.org/jira/browse/HBASE-53?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12634212#action_12634212 ] 

leorleor commented on HBASE-53:
-------------------------------

I would like to delete rows in my map reduce job.  I would also like to add (put?) rows and am now wondering if that is possible.  
- Should I not use TableOutputFormatter, or should extend it and add the functionality?
- Is there a workaround or a plan to support deleting rows in a map reduce?  
- Is anyone else interested and should I open a new issue and try to implement this and present a patch?

> TableOutputFormat could not assign a timestamp
> ----------------------------------------------
>
>                 Key: HBASE-53
>                 URL: https://issues.apache.org/jira/browse/HBASE-53
>             Project: Hadoop HBase
>          Issue Type: Improvement
>          Components: mapred
>            Reporter: Edward J. Yoon
>            Assignee: stack
>            Priority: Minor
>             Fix For: 0.2.0
>
>         Attachments: 2508.patch
>
>
> When i use the TableOutputFormat, It is impossible to assign an specified timestamp to the row.
> We may want to assign an specified timestamp.

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