[
https://issues.apache.org/jira/browse/BIGTOP-1465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14337854#comment-14337854
]
YoungWoo Kim commented on BIGTOP-1465:
--------------------------------------
[~mackrorysd] Thanks for your patch! I'm looking into Sqoop(1.4.5).
Minor issues:
- $SQOOP_HOME/bin/*.cmd should be removed.
{noformat}
8 -rwxr-xr-x. 1 root root 6329 2015-02-26 11:48 configure-sqoop.cmd
...
4 -rwxr-xr-x. 1 root root 1026 2015-02-26 11:48 sqoop.cmd
{noformat}
- "$SQOOP_HOME/conf/{.gitignore,sqoop-env-template.cmd}", files should be
removed.
{noformat}
So far, Simple tests with MySQL work fine for me! and then Sqoop2...
> Include Sqoop1 in bigtop 0.9
> ----------------------------
>
> Key: BIGTOP-1465
> URL: https://issues.apache.org/jira/browse/BIGTOP-1465
> Project: Bigtop
> Issue Type: Sub-task
> Components: general
> Affects Versions: 0.8.0
> Reporter: Guo Ruijing
> Fix For: backlog
>
> Attachments:
> 0001-BIGTOP-1465.-Allow-both-Sqoop-1.x-and-Sqoop-1.99.x-S.patch,
> 0001-BIGTOP-1465.-Allow-both-Sqoop-1.x-and-Sqoop-1.99.x-S.patch
>
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)