[ 
https://issues.apache.org/jira/browse/PIG-4253?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14191355#comment-14191355
 ] 

Rohini Palaniswamy commented on PIG-4253:
-----------------------------------------

bq. SequenceID generates a unique id for each records in the job. This unique 
id is stable in task retry.
Patch is good. The name SequenceID seems to be kind of misleading as it makes 
you think of a full sequence but it is only a sequence within the task. May be 
you did not want to use UUID as that makes one expect a fixed length java like 
UUID. Why not something like UniqueID which better explains the main purpose 
and which is what the java doc for the class mentions anyways. 

> Add a SequenceID UDF
> --------------------
>
>                 Key: PIG-4253
>                 URL: https://issues.apache.org/jira/browse/PIG-4253
>             Project: Pig
>          Issue Type: Improvement
>            Reporter: Daniel Dai
>            Assignee: Daniel Dai
>             Fix For: 0.14.0
>
>         Attachments: PIG-4253-1.patch
>
>




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to