Commit Graph

10 Commits

Author SHA1 Message Date
Ghanshyam Mann bbe243e2bf Retire Sahara: remove repo content
Sahara project is retiring
- https://review.opendev.org/c/openstack/governance/+/919374

this commit remove the content of this project repo

Depends-On: https://review.opendev.org/c/openstack/project-config/+/919376
Change-Id: I4ff53b361a24b624048ba013861c7fcf51997010
2024-05-10 17:31:33 -07:00
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
Luigi Toscano 558f100a37 Enable also building Oozie for 2.7.1
This should be enough to generated and copy the tarballs
to tarballs.openstack.org.

Change-Id: Ide850fc26d94c250983488105fab1f4dd43597ff
2018-01-17 13:11:31 +01:00
Vitaly Gridnev 451423f8d7 fix process of copying common artifacts
Change-Id: Ie4790b3b1d126a976c6d6c613d137c67879f6eb4
2016-09-14 15:34:52 +03:00
Vitaly Gridnev c808fe5b4b migrate artifacts to sahara-extra
Change-Id: I00fc23eba9049002d6498b77636450384ae9dc02
2016-09-12 12:27:16 +03:00
Vitaly Gridnev 19dbe3bbe3 removing all unneeded oozie versions
We no longer need support of building Oozie for 1.2.1 versions
of hadoop and 2.6.0.
Also, since we don't build Oozie often (it has no updates for year)
we can remove building that from all-artifacts script, to see how
building hadoop-openstack works.

Change-Id: I46e525ffa2e5c397de017253f7e37eed42139338
2016-06-11 15:16:00 +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 Lukjanov 3ab0cb48aa Add script for building all artifacts to use it in gating
Change-Id: Ia8122bf69dcc46f5494febe79657324d612d7769
2015-04-21 18:30:20 +00:00