[
https://issues.apache.org/jira/browse/SQOOP-1498?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Veena Basavaraj updated SQOOP-1498:
-----------------------------------
Description:
See the attached PDF.
Currently there is a lot of overlap with the entity model classes. All the
entity model classes are prefixed with "M".
The proposed refactoring will have the following objects
MContext ( abstract)
MFromContext
MToContext
MDriverContext
MContext entity belongs to a MJob
MInput (MContext has one or more MInputs)
MJob
MJob has 3 things, MFromContext, MToContext, MDriverContext
MConnector ( Connectors have one or more links)
MLink belongs to a MConnector
was:
See the attached PDF.
> Sqoop2: Sqoop2 Job Store object refactoring ( objects prefixed with M)
> ----------------------------------------------------------------------
>
> Key: SQOOP-1498
> URL: https://issues.apache.org/jira/browse/SQOOP-1498
> Project: Sqoop
> Issue Type: Improvement
> Reporter: Veena Basavaraj
> Assignee: Veena Basavaraj
> Attachments: sqoop2.pdf
>
>
> See the attached PDF.
> Currently there is a lot of overlap with the entity model classes. All the
> entity model classes are prefixed with "M".
> The proposed refactoring will have the following objects
> MContext ( abstract)
> MFromContext
> MToContext
> MDriverContext
> MContext entity belongs to a MJob
> MInput (MContext has one or more MInputs)
> MJob
> MJob has 3 things, MFromContext, MToContext, MDriverContext
> MConnector ( Connectors have one or more links)
> MLink belongs to a MConnector
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)