master ignite-1207
Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/33e174bb Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/33e174bb Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/33e174bb Branch: refs/heads/ignite-gg-9615 Commit: 33e174bb9a8c9d79c66962449cf0d5403b921aed Parents: 2173b0e Author: Anton Vinogradov <vinogradov.an...@gmail.com> Authored: Thu Aug 6 13:03:44 2015 +0300 Committer: Anton Vinogradov <vinogradov.an...@gmail.com> Committed: Thu Aug 6 13:03:44 2015 +0300 ---------------------------------------------------------------------- assembly/release-hadoop.xml | 5 +++++ 1 file changed, 5 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/33e174bb/assembly/release-hadoop.xml ---------------------------------------------------------------------- diff --git a/assembly/release-hadoop.xml b/assembly/release-hadoop.xml index 7b94144..3f61ec9 100644 --- a/assembly/release-hadoop.xml +++ b/assembly/release-hadoop.xml @@ -58,6 +58,11 @@ <source>modules/hadoop/config/hive-site.ignite.xml</source> <outputDirectory>/config/hadoop</outputDirectory> </file> + + <file> + <source>modules/hadoop/docs/HADOOP_README.txt</source> + <outputDirectory>/</outputDirectory> + </file> </files> <fileSets>