Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
1.4.0-incubating
-
None
-
None
Description
Currently SqoopOptions classes in both namespaces (com.cloudera.sqoop and org.apache.sqoop) have the same implementation (looks like file copy with just few changes). We did not moved the functionality to org.apache.sqoop and set up inheritance to com.cloudera.sqoop namespace as we did with other classes.