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
Akira Ajisaka
3c932dd3d5
Revert "HADOOP-17246. Fix build the hadoop-build Docker image failed ( #2277 )"
...
This reverts commit 63c8e39a2c
.
2020-09-16 16:47:08 +09:00
Wanqiang Ji
63c8e39a2c
HADOOP-17246. Fix build the hadoop-build Docker image failed ( #2277 )
...
(cherry picked from commit ce86183691
)
Conflicts:
dev-support/docker/Dockerfile_aarch64
(cherry picked from commit ffc101a27b
)
2020-09-16 16:26:36 +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
Masatake Iwasaki
53cfe60904
HADOOP-17120. Fix failure of docker image creation due to pip2 install error. ( #2130 )
2020-07-09 11:35:52 +09:00
Masatake Iwasaki
d84386ccf7
HADOOP-17097. start-build-env.sh fails in branch-3.1. ( #2108 )
2020-06-30 10:47:41 +09:00
Akira Ajisaka
f30abb3e73
HADOOP-17056. Addendum patch: Fix typo
...
(cherry picked from commit 5157118bd7
)
(cherry picked from commit 59e7275beb
)
2020-06-04 16:43:23 +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
Akira Ajisaka
a6371bfdb8
HADOOP-16949. pylint fails in the build environment ( #1926 )
...
(cherry picked from commit e6455cc864
)
Conflicts:
dev-support/docker/Dockerfile_aarch64
(cherry picked from commit 11aff6c269
)
2020-04-04 16:57:53 +09:00
pingsutw
70a0ef5d4a
HADOOP-16754. Fix docker failed to build yetus/hadoop
...
Signed-off-by: Akira Ajisaka <aajisaka@apache.org>
2019-12-12 11:03:51 +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
Akira Ajisaka
080e9d0f9b
HADOOP-15822. zstd compressor can fail with a small output buffer. Contributed by Jason Lowe.
...
(cherry picked from commit 8f97d6f2cd
)
Conflicts:
dev-support/docker/Dockerfile
2018-10-24 13:54:30 +09:00
Eric Yang
a607c02f15
HADOOP-15610. Fixed pylint version for Hadoop docker image.
...
Contributed by Jack Bearden
(cherry picked from commit ba1ab08fda
)
2018-07-18 20:11:39 -04: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
Allen Wittenauer
d4cc50f622
HADOOP-15279. increase maven heap size recommendations
...
Signed-off-by: Jason Lowe <jlowe@apache.org>
Signed-off-by: Chris Douglas <cdouglas@apache.org>
2018-03-01 15:32:43 -08: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
Akira Ajisaka
5b98639400
HADOOP-14977. Xenial dockerfile needs ant in main build for findbugs
...
Signed-off-by: Allen Wittenauer <aw@apache.org>
2017-10-25 08:08:22 -07:00
Chris Douglas
ca8ddc6aa4
HADOOP-14816. Update Dockerfile to use Xenial. Contributed by Allen Wittenauer
2017-10-19 16:45:18 -07:00
Akira Ajisaka
0de40f0e27
Revert "HADOOP-13514. Upgrade maven surefire plugin to 2.19.1."
...
This reverts commit 3d04c00aed
.
2017-10-13 18:00:25 +09:00
Akira Ajisaka
3d04c00aed
HADOOP-13514. Upgrade maven surefire plugin to 2.19.1.
2017-10-11 10:42:32 +09: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
Allen Wittenauer
71bbb86d69
HADOOP-14670. Increase minimum cmake version for all platforms
...
Signed-off-by: Chris Douglas <cdouglas@apache.org>
2017-08-30 21:47:24 -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
Arpit Agarwal
a6fdeb8a87
HADOOP-13963. /bin/bash is hard coded in some of the scripts. Contributed by Ajay Yadav.
2017-08-04 10:40:52 -07: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
Sangjin Lee
14b5c93f3c
HADOOP-14366. Maven upgrade broke start-build-env.sh. Contributed by
...
Akira Ajisaka.
2017-05-01 15:54:01 -07:00
Arun Suresh
0ac17dc644
HADOOP-14311. Add python2.7-dev to Dockerfile (Allen Wittenauer via asuresh)
2017-04-14 16:56:16 -07:00
Akira Ajisaka
612578fe67
HADOOP-14285. Update minimum version of Maven from 3.0 to 3.3.
2017-04-08 14:23:26 +09: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
Wangda Tan
a9ad5d6c81
YARN-5868. Update npm to latest version in Dockerfile to avoid random failures of npm while run maven build. (Sunil G via wangda)
2016-11-11 10:58:50 -08: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
Wangda Tan
266784b849
YARN-4849. [YARN-3368] cleanup code base, integrate web UI related build to mvn, and fix licenses. (wangda)
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
Wei-Chiu Chuang
cd099a63d5
HADOOP-13412. Move dev-support/checkstyle/suppressions.xml to hadoop-build-tools. Contributed by John Zhuge.
2016-09-16 14:26:42 -07:00
Ravi Prakash
9560f252cf
HADOOP-13342. ISAL download is breaking the Dockerfile
2016-07-05 11:11:34 -07:00