Commit Graph

8 Commits

Author SHA1 Message Date
Zhuang Changkun c118e53a8e Add support to build hadoop-3.0.1 related package
Change-Id: I2ba39c3d84bdd0b07e9fbe58ef0c8bc655c303ac
2018-05-18 19:23:28 +08:00
Zhuang Changkun ef7019c470 Add support to build hadoop-2.7.5 related package
Change-Id: I07a909431f6dce6f0ad723821f5c11386d363e95
2018-04-16 19:39:20 +08:00
Shu Yingya 2eedcec728 Add support to build hadoop-2.8.2 related package
This patch include some modification to build hadoop 2.8.2
required packages.
1. Modify the hadoop-swiftfs/pom.xml to fix dependency error
   while building hadoop-openstack.jar. It is caused by change
   in hadoop upstream [1],[2]
2. Add hadoop version 2.8.2 into sahara-extra/tools/ to build
   related packages
3. make some changes on build-oozie.sh so that we don't need
   to replace hadoop.version in pom.xml. we can specify
   hadoop.version directly in the command.
4. Apply a workaround patch to oozie 4.3.0 to solve WebUI issue [3]
5. Insert a dependency into oozie/sharelib

[1]: fa440a39b7
[2]: 12aa184479
[3]: https://issues.apache.org/jira/browse/OOZIE-2533

Change-Id: I186cf5e01907cfab4a34507be464a0da170ebb5d
2018-02-08 13:20:50 +00:00
Jenkins f939988140 Merge "migrate artifacts to sahara-extra" 2016-09-12 14:28:05 +00:00
Vitaly Gridnev c808fe5b4b migrate artifacts to sahara-extra
Change-Id: I00fc23eba9049002d6498b77636450384ae9dc02
2016-09-12 12:27:16 +03:00
Vitaly Gridnev 2e26674615 update readme for sahara-extra
Change-Id: I7f1a50ff040efa46e330d7f17715b423d0267e69
2016-09-09 13:38:21 +00:00
Michael Ionkin f7bb0b1f20 Add building hadoop swiftfs jars
Changed build-all-artifacts job for building hadoop openstack jars
with our swiftfs implementation (for each of 2.2.0, 2.3.0, 2.5.0,
2.6.0 and 2.7.1 hadoop versions).

Change-Id: Ib00ddcd2eb4ea3e3844d70ed7e2106fbbb171dd6
Partial-bug: 1558064
2016-03-17 19:57:32 +03:00
Sergey Reshetnyak 6aa5fe13c7 Add script for building hadoop-openstack library
Co-Authored-By: Sergey Lukjanov <slukjanov@mirantis.com>

Change-Id: I5af42f0348775732956c176cf57ae12bd4e3b158
2015-04-21 18:15:12 +00:00