Skip to content
This repository has been archived by the owner on Jan 15, 2022. It is now read-only.

Refactor existing job history parsing into factory model #15

Closed
vrushalic opened this issue Jul 18, 2013 · 0 comments
Closed

Refactor existing job history parsing into factory model #15

vrushalic opened this issue Jul 18, 2013 · 0 comments
Assignees
Milestone

Comments

@vrushalic
Copy link
Collaborator

Job History file formats have been modified in
https://issues.apache.org/jira/browse/MAPREDUCE-1016

Hadoop 2.0 also has a different file format.

In order for hRaven to process these different file formats, we need to adopt a factory based model for history file processing.

This bug is to abstract the existing file processing into a factory based model. As we add support for more file formats, these classes will be enhanced/modified as needed.

@ghost ghost assigned vrushalic Jul 18, 2013
vrushalic pushed a commit to vrushalic/hraven that referenced this issue Jul 18, 2013
… model

(also deleting the job conf file test which was not doing anything)
vrushalic pushed a commit to vrushalic/hraven that referenced this issue Jul 19, 2013
… model

updating as per review suggestions
vrushalic pushed a commit to vrushalic/hraven that referenced this issue Jul 19, 2013
ghelmling added a commit that referenced this issue Jul 22, 2013
[Issue #15] Refactor existing job history parsing into factory model
vrushalic pushed a commit to vrushalic/hraven that referenced this issue Aug 5, 2013
vrushalic pushed a commit to vrushalic/hraven that referenced this issue Aug 6, 2013
vrushalic pushed a commit to vrushalic/hraven that referenced this issue Aug 6, 2013
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant