Akira Ajisaka
3e2534c032
HADOOP-16748. Migrate to Python 3 and upgrade Yetus to 0.13.0 (branch-3.2) ( #2717 )
...
- Upgrade Yetus to 0.13.0 to support Python 3 for the release scripts.
- Removed determine-flaky-tests-hadoop.py.
- Temporarily disabled shelldocs check due to YETUS-1099.
Reviewed-by: Inigo Goiri <inigoiri@apache.org>
Reviewed-by: Mingliang Liu <liuml07@apache.org>
(cherry picked from commit b9b49ed956
)
Conflicts:
dev-support/Jenkinsfile
dev-support/docker/Dockerfile
(cherry picked from commit ff8b79f890
)
(cherry picked from commit 08652eeee7
)
2021-03-27 00:33:16 +09:00
Akira Ajisaka
ce08b9d2eb
HADOOP-16061. Upgrade Yetus to 0.10.0
...
This closes #1298
(cherry picked from commit 5e156b9dde
)
(cherry picked from commit 43b8396b77
)
2021-03-27 00:33:00 +09:00
Allen Wittenauer
1bcde89983
HADOOP-14671. Upgrade Apache Yetus to 0.8.0
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit 4b8c2b1c1c
)
Conflicts:
dev-support/docker/Dockerfile
hadoop-common-project/hadoop-common/src/site/markdown/release/2.10.0/RELEASENOTES.2.10.0.md
hadoop-common-project/hadoop-common/src/site/markdown/release/3.0.2/CHANGELOG.3.0.2.md
hadoop-common-project/hadoop-common/src/site/markdown/release/3.1.2/RELEASENOTES.3.1.2.md
2021-03-24 16:04:11 +09:00
Akira Ajisaka
be253c2fd0
HADOOP-17557. skip-dir option is not processed by Yetus. Contributed by Ahmed Hussein.
...
(cherry picked from commit 63aa142b77
)
2021-03-09 11:11:32 +09:00
Akira Ajisaka
5085934c90
HADOOP-17352. Update PATCH_NAMING_RULE in the personality file. ( #2433 )
...
Reviewed-by: Ayush Saxena <ayushsaxena@apache.org>
(cherry picked from commit 34e2abd811
)
2020-11-10 14:01:28 +09:00
Chao Sun
bd3817b8cd
HADOOP-17205. Move personality file from Yetus to Hadoop repository ( #2226 )
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit fefacf2578
)
2020-08-18 12:12:32 +09:00
Akira Ajisaka
de4f1aabfa
HADOOP-17056. shelldoc fails in hadoop-common. ( #2045 )
...
In the docker build image, skip GPG verification when downloading
Yetus tarball via yetus-wrapper.
(cherry picked from commit 9c290c08db
)
Conflicts:
dev-support/docker/Dockerfile
dev-support/docker/Dockerfile_aarch64
(cherry picked from commit aa19a2af17
)
2020-06-04 16:41:22 +09:00
Sammi Chen
9281b72550
HDFS-14356. Implement HDFS cache on SCM with native PMDK libs. Contributed by Feilong He.
...
(cherry picked from commit d1aad44490
)
2019-10-27 22:23:44 +05:30
Akira Ajisaka
244385d7eb
Revert "HADOOP-16061. Upgrade Yetus to 0.10.0"
...
This reverts commit 565751e739
.
2019-09-09 18:58:38 +09:00
Akira Ajisaka
565751e739
HADOOP-16061. Upgrade Yetus to 0.10.0
...
This closes #1298
(cherry picked from commit 5e156b9dde
)
Conflicts:
dev-support/bin/yetus-wrapper
2019-08-22 13:05:19 +09:00
Akira Ajisaka
ec3a5d1db1
HADOOP-16494. Add SHA-512 checksum to release artifact to comply with the release distribution policy.
...
This closes #1243
(cherry picked from commit 34dd9ee366
)
2019-08-22 11:03:40 +09:00
Wanqiang Ji
2133bb561d
HADOOP-16334. Fix yetus-wrapper not working when HADOOP_YETUS_VERSION >= 0.9.0
...
This closes #864
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
(cherry picked from commit d23e8e9232
)
2019-05-30 15:13:20 +09:00
Akira Ajisaka
b151b50048
HADOOP-15925. The config and log of gpg-agent are removed in create-release script. Contributed by Dinesh Chitlangia.
...
(cherry picked from commit af5958f7b6
)
2018-11-16 13:18:17 +09:00
Akira Ajisaka
ba75aeec28
HADOOP-15930. Exclude MD5 checksum files from release artifact.
...
(cherry picked from commit df5e863fee
)
2018-11-15 10:47:32 +09:00
Akira Ajisaka
e67e00724e
HADOOP-15923. create-release script should set max-cache-ttl as well as default-cache-ttl for gpg-agent.
...
(cherry picked from commit 703b2860a4
)
2018-11-13 13:42:01 +09:00
Chris Douglas
ffc39ec3ab
HADOOP-14667. Flexible Visual Studio support. Contributed by Allen Wittenauer
2018-04-13 10:11:35 -07:00
weiy
c804b28462
HDFS-13215. RBF: Move Router to its own module.
2018-03-19 23:05:33 -07:00
Chris Douglas
329a4fdd07
HADOOP-13374. Add the L&N verification script. Contributed by Allen Wittenauer
2018-02-23 17:07:22 -08:00
Sean Mackrory
5533648241
HADOOP-15058. create-release site build outputs dummy shaded jars due to skipShade. Contributed by Andrew Wang.
2017-12-04 15:39:43 -07:00
Andrew Wang
51e882d5c9
HADOOP-15018. Update JAVA_HOME in create-release for Xenial Dockerfile.
2017-11-07 16:39:04 -08:00
Andrew Wang
3cf3540f19
HADOOP-14835. mvn site build throws SAX errors. Contributed by Andrew Wang and Sean Mackrory.
2017-09-18 15:13:42 -07:00
Akira Ajisaka
99926756fc
Revert "HADOOP-14671. Upgrade to Apache Yetus 0.5.0."
...
This reverts commit 33afa94af1
.
2017-08-30 16:54:30 +02:00
Akira Ajisaka
33afa94af1
HADOOP-14671. Upgrade to Apache Yetus 0.5.0.
2017-08-29 13:36:22 +02:00
Allen Wittenauer
0c52da7d3e
HADOOP-14602. allow custom release notes/changelog during create-release
...
Signed-off-by: Chris Douglas <cdouglas@apache.org>
2017-06-29 08:03:16 -07:00
Allen Wittenauer
39fa3712d9
HADOOP-14008. Upgrade to Apache Yetus 0.4.0
...
Signed-off-by: Andrew Wang <wang@apache.org>
2017-04-07 21:23:09 -07:00
Andrew Wang
2bf4c6e2d6
HADOOP-13996. Fix some release build issues.
2017-01-18 15:18:48 -08:00
Jason Lowe
a0a2761621
HADOOP-13578. Add Codec for ZStandard Compression. Contributed by churro morales
2017-01-04 14:46:25 +00:00
Andrew Wang
70ca1f1e3a
HADOOP-11804. Shaded Hadoop client artifacts and minicluster. Contributed by Sean Busbey.
2016-12-15 11:44:59 -08:00
Akira Ajisaka
be5a757096
HADOOP-13790. Make qbt script executable. Contributed by Andrew Wang.
2016-12-01 03:52:44 +09:00
sunilg
e8096911ac
YARN-5598. [YARN-3368] Fix create-release to be able to generate bits for the new yarn-ui (Wangda Tan via Sunil G)
2016-11-06 13:13:31 -08:00
Andrew Wang
0cd22d6669
HADOOP-13583. Incorporate checkcompatibility script which runs Java API Compliance Checker.
2016-11-01 16:36:10 -07:00
Allen Wittenauer
e2f640942b
HADOOP-13245. Fix up some misc create-release issues (aw)
2016-06-14 16:03:20 -07:00
Chris Nauroth
da07477197
HADOOP-13193. Upgrade to Apache Yetus 0.3.0. Contributed by Kengo Seki.
2016-05-27 14:09:56 -07:00
Allen Wittenauer
c7484eb541
HADOOP-13012. yetus-wrapper should fail sooner when download fails (Steven Wong via aw)
2016-04-30 12:18:04 -07:00
Allen Wittenauer
cf2ee45f71
HADOOP-13067. cleanup the dockerfile
2016-04-28 10:03:45 -07:00
Allen Wittenauer
7b1c37a13a
HADOOP-12892. fix/rewrite create-release (aw)
2016-04-27 08:38:22 -07:00
Allen Wittenauer
738155063e
HADOOP-12857. rework hadoop-tools (aw)
2016-03-23 13:46:38 -07:00
Allen Wittenauer
6f9d2f669f
HADOOP-12904. Update Yetus to 0.2.0 (aw)
2016-03-08 16:45:25 -08:00
Allen Wittenauer
1cb2f93451
HADOOP-12850. pull shell code out of hadoop-dist
...
Signed-off-by: Steve Loughran <stevel@apache.org>
2016-02-29 08:43:17 -08:00
Allen Wittenauer
d323639686
HADOOP-12743. Fix git environment check during test-patch (aw)
2016-01-26 15:47:07 -08:00
Allen Wittenauer
2a867355df
HADOOP-12651. Replace dev-support with wrappers to Yetus (aw)
2016-01-21 13:03:34 -08:00