Commit Graph

18 Commits

Author SHA1 Message Date
Jeremy Freudberg f2a8f4aa7d Fix oozie building
http->https

Change-Id: Ibc1ac6fdaa4f9384dcb6c07acd3fd9aaaf0c8429
2020-04-07 13:11:42 -04:00
Jeremy Freudberg d4e774245b Host some patched jars in common artifacts
Host these jars, and also provide tooling to recreate them.

These are needed for proper S3-as-a-datasource capability.

Change-Id: Ied75211044b8f51623d87d36aa0588632645eea3
2018-06-25 15:36:28 -04: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
Luigi Toscano 6ec96264a4 Fix building oozie 4.2.0
Remove the reference to repository.codehaus.org, which is still
still references by the pom.xml file for oozie 4.2; see
https://issues.apache.org/jira/browse/OOZIE-2417

Change-Id: I7420cd27bd732932bd113f18060ca89c2a882ff8
2017-07-10 18:21:52 +02:00
Vitaly Gridnev 451423f8d7 fix process of copying common artifacts
Change-Id: Ie4790b3b1d126a976c6d6c613d137c67879f6eb4
2016-09-14 15:34:52 +03: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
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
Vitaly Gridnev c7a36c4049 Update script for building new version of oozie
Related blueprint: support-vanilla-2-7-1

Change-Id: Ie00ecfc9a981f5eb0311ca7a2f30b6f13a46d499
2015-08-14 14:46:12 +00: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
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
Sergey Reshetnyak 5e7ea6f5f3 Add script for building oozie
Co-Authored-By: Sergey Lukjanov <slukjanov@mirantis.com>

Change-Id: If47e24b67d1dedc3b5eea7f69dfbddfecbc18cc9
2015-04-21 20:55:46 +03:00
Sergey Lukjanov fb21e66a64 Add placeholder tools dir for build artifacts scripts
It'll be used to implemented check/gate/publish in jenkins for
subprojects located in this repo.

Change-Id: I970dfd9cbb630af5bf555363c289653a697a3568
2015-04-20 16:24:13 +03:00