[ https://issues.apache.org/jira/browse/SQOOP-1266?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14008492#comment-14008492
]
Hudson commented on SQOOP-1266:
-------------------------------
SUCCESS: Integrated in Sqoop2-hadoop100 #601 (See [https://builds.apache.org/job/Sqoop2-hadoop100/601/])
SQOOP-1266. Introduce Sqoop2 top-level commands (hshreedharan: https://git-wip-us.apache.org/repos/asf?p=sqoop.git&a=commit&h=d3d52fada63e018e8b89694bffc400d29aa6c0f8)
* docs/src/site/sphinx/Upgrade.rst
* docs/src/site/sphinx/Installation.rst
* dist/src/main/bin/sqoop2-tool
* dist/src/main/bin/sqoop2-shell
* docs/src/site/sphinx/Sqoop5MinutesDemo.rst
* docs/src/site/sphinx/CommandLineClient.rst
* dist/src/main/bin/sqoop2-server
* docs/src/site/sphinx/Tools.rst
> Sqoop2: Introduce top level commands
> ------------------------------------
>
> Key: SQOOP-1266
> URL: https://issues.apache.org/jira/browse/SQOOP-1266
> Project: Sqoop
> Issue Type: Task
> Affects Versions: 1.99.3
> Reporter: Jarek Jarcec Cecho
> Assignee: Jarek Jarcec Cecho
> Fix For: 1.99.4
>
> Attachments: SQOOP-1266.patch, SQOOP-1266.patch, SQOOP-1266.patch
>
>
> Currently we have in Sqoop 2 one command line utility {{sqoop.sh}} that is user suppose
to run with various arguments. As this shell script is not meant to be on the {{$PATH}}, we
have full path to the script on all documentation pages. This very confusing for downstream
consumption, as distributions such as BigTop are not exposing {{sqoop.sh}} script directly
and user is confused how to apply the instructions in the docs.
> I would like to propose top level commands similarly as we currently have in Sqoop 1
and use them in the documentation. This will lead to much cleaner documentation and as a side
effect our docs will be applicable to downstream distributions as well.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
|