[ https://issues.apache.org/jira/browse/SQOOP-3273?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701516#comment-16701516 ]
ASF GitHub Bot commented on SQOOP-3273: --------------------------------------- Github user szvasas closed the pull request at: https://github.com/apache/sqoop/pull/42 > Removing com.cloudera.sqoop packages > ------------------------------------ > > Key: SQOOP-3273 > URL: https://issues.apache.org/jira/browse/SQOOP-3273 > Project: Sqoop > Issue Type: Improvement > Reporter: Szabolcs Vasas > Assignee: Szabolcs Vasas > Priority: Major > Fix For: 3.0.0 > > Attachments: SQOOP-3273-final.patch, SQOOP-3273.patch, > SQOOP-3273.patch, SQOOP-3273.patch > > > Sqoop has dozens of classes in com.cloudera.sqoop packages which most of the > cases just extend their corresponding class in org.apache.sqoop package > without adding extra functionality. > These classes make the code harder to read and navigate, they are already > deprecated but because of backward compatibility considerations we have not > removed them yet. > The task is to make sure that all the functionality from com.cloudera.sqoop > classes is available in org.apache.sqoop classes and remove the classes from > com.cloudera.sqoop packages. > The tests defined in com.cloudera.sqoop packages should also be migrated to > org.apache.sqoop package. -- This message was sent by Atlassian JIRA (v7.6.3#76005)