Jarek Jarcec Cecho created SQOOP-2239:
-----------------------------------------
Summary: Sqoop2: Remove Repository.updateSubmission() call from
Mapreduce submission engine
Key: SQOOP-2239
URL: https://issues.apache.org/jira/browse/SQOOP-2239
Project: Sqoop
Issue Type: Bug
Affects Versions: 1.99.5
Reporter: Jarek Jarcec Cecho
Assignee: Jarek Jarcec Cecho
Fix For: 1.99.6
Current mapreduce submission engine is updating repository when getting latest
information about submission. This is unfortunate because it's breaking
encapsulation - submission engine should be responsible only for updating the
submission itself not to also persist it's state in repository. That is
responsibility of the core JobManager itself. This way we will also ensure that
we will persist the updated submission regardless what submission engine will
be used.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)