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

Reply via email to