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 |
Akira Ajisaka
|
85209cc591
|
HADOOP-13307. add rsync to Dockerfile so that precommit archive works. Contributed by Allen Wittenauer.
|
2016-06-23 15:11:58 +09: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 |
Steve Loughran
|
dcbb7009b6
|
HADOOP-13160. Suppress checkstyle JavadocPackage check for test source. John Zhuge via stevel
|
2016-05-25 10:53:46 +01:00 |
Allen Wittenauer
|
2c91fd8241
|
HADOOP-13161. remove JDK7 from Dockerfile (aw)
|
2016-05-16 20:25:40 -07:00 |
Masatake Iwasaki
|
355325bcc7
|
HADOOP-12101. Add automatic search of default Configuration variables to TestConfigurationFieldsBase. Contributed by Ray Chiang.
|
2016-05-04 15:12:51 +09: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 |