Description
Bigtop 0.9 may include sqoop1:
Sqoop2 is not intended for production deployment(http://sqoop.apache.org/)
Latest stable release is 1.4.5 (download, documentation). Latest cut of Sqoop2 is 1.99.3 (download, documentation). Note that 1.99.3 is not compatible with 1.4.5 and not feature complete, it is not intended for production deployment.
How to do?
1. port sqoop1 from bigtop 0.5
2. separate sqoop1 and sqoop2
a) sqoop2 keeps same directory
b) sqoop1 use sqoop1 directory as:
./bigtop-packages/src/common/sqoop1
./bigtop-packages/src/deb/sqoop1
./bigtop-tests/smoke-tests/sqoop1/build.gradle
3. sqoop1 and sqoop2 use same RPM name
sqoop1: sqoop-1.4.4-1.noarch.rpm
sqoop2: sqoop-1.99.3-1.noarch.rpm
Attachments
Attachments
Issue Links
- is duplicated by
-
BIGTOP-1699 sqoop does not build on debian
- Resolved
-
BIGTOP-1016 Add a new package to bring back Sqoop 1.4.x
- Resolved
- is related to
-
BIGTOP-1876 Update puppet recipes for Sqoop2
- Resolved