You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@crunch.apache.org by "Micah Whitacre (JIRA)" <ji...@apache.org> on 2013/08/20 03:47:52 UTC

[jira] [Created] (CRUNCH-254) Add ID to StageResult

Micah Whitacre created CRUNCH-254:
-------------------------------------

             Summary: Add ID to StageResult
                 Key: CRUNCH-254
                 URL: https://issues.apache.org/jira/browse/CRUNCH-254
             Project: Crunch
          Issue Type: Improvement
          Components: Core
    Affects Versions: 0.7.0
            Reporter: Micah Whitacre
            Assignee: Micah Whitacre
             Fix For: 0.8.0


Consumers wanting to track the underlying jobs for an MRPipeline might want access to the JobIds.  This can be exposed on the StageResult as the following:

public String getId();

For the MemPipeline we can default the value to be equivalent to the stage name.

--
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