[
https://issues.apache.org/jira/browse/SQOOP-514?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13417204#comment-13417204
]
Arvind Prabhakar commented on SQOOP-514:
----------------------------------------
@Jarcec - typically most Hadoop related projects tend to create the binary
distribution as a superset of source distribution. You could for example, take
a release's binary distribution which contains sources and build it with any
changes that you need. Sqoop 1 has had a similar layout for binary distribution
in all its releases.
The other aspect of this is that there are top-level files such as LICENSE,
NOTICE, README etc which need to reside at the root of the distribution - much
like they reside at the root of the source distribution as well. Having a bin
distribution that includes the source distribution as well in it will keep
things updated as and when these top-level files change.
> Layout changes for Sqoop 2 distribution
> ---------------------------------------
>
> Key: SQOOP-514
> URL: https://issues.apache.org/jira/browse/SQOOP-514
> Project: Sqoop
> Issue Type: Task
> Components: sqoop2-build, sqoop2-dist
> Affects Versions: 2.0.0
> Reporter: Arvind Prabhakar
> Fix For: 2.0.0
>
>
> The current layout of the generated tarball is very different from the source
> layout. This is a request to change the layout so that it is closer to the
> source layout to help facilitate easy build and testing.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira