Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 1.1.0
-
Fix Version/s: 1.3.0
-
Component/s: None
-
Labels:None
-
Release Note:This change removes removes the need for having Apache HBase jars present when not importing to HBase.
Description
For use-cases that do not exercise HBase functionality, Sqoop should not require the installation of HBase on the local system. Currently, Sqoop does not work unless HBase installation is available on the local system where Sqoop is invoked from.