Commit Graph

152 Commits

Author SHA1 Message Date
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
Allen Wittenauer 738155063e HADOOP-12857. rework hadoop-tools (aw) 2016-03-23 13:46:38 -07:00
Colin Patrick Mccabe fbe3e86970 HADOOP-12626. Intel ISA-L libraries should be added to the Dockerfile (Kai Zheng via cmccabe) 2016-03-18 12:17:32 -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
Allen Wittenauer 8cecad2d56 HADOOP-12651. Replace dev-support with wrappers to Yetus (aw) 2016-01-21 12:22:03 -08:00
Haohui Mai 0ca8df716a HADOOP-12562. Make hadoop dockerfile usable by Yetus. Contributed by Allen Wittenauer. 2015-11-12 10:19:22 -08:00
Tsuyoshi Ozawa 123b3db743 HADOOP-12513. Dockerfile lacks initial 'apt-get update'. Contributed by Akihiro Suda. 2015-10-26 23:18:52 +09:00
Vinayakumar B 39581e3be2 HDFS-9139. Enable parallel JUnit tests for HDFS Pre-commit (Contributed by Chris Nauroth and Vinayakumar B) 2015-10-13 19:00:08 +05:30
Vinayakumar B f0f984e4e6 HADOOP-11984. Enable parallel JUnit tests in pre-commit (Contributed by Chris Nauroth) 2015-09-27 14:12:07 +05:30
Allen Wittenauer b73181f187 HADOOP-12244. recover broken rebase during precommit (aw) 2015-08-13 12:29:19 -07:00
Allen Wittenauer a890a31529 HADOOP-10854. unit tests for the shell scripts (aw) 2015-07-31 14:34:48 -07:00
Allen Wittenauer adcf5dd940 HADOOP-12237. releasedocmaker.py doesn't work behind a proxy (Tsuyoshi Ozawa via aw)
(cherry picked from commit b41fe3111a)
2015-07-24 18:31:48 -07:00
Allen Wittenauer d7697831e3 HADOOP-12202. releasedocmaker drops missing component and assignee entries (aw)
(cherry picked from commit adbacf7010)
2015-07-24 18:31:44 -07:00
Allen Wittenauer e8b62d11d4 HADOOP-12135. cleanup releasedocmaker
(cherry picked from commit 3fee9f8d18)
2015-07-24 18:31:30 -07:00
Allen Wittenauer 098ba450cc HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)
(cherry picked from commit 8e657fba2f)
2015-07-24 18:31:23 -07:00
Allen Wittenauer 98e59261b7 Revert "HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw)"
This reverts commit 79ed0f959f.

Conflicts:
	hadoop-common-project/hadoop-common/CHANGES.txt
2015-07-08 08:06:30 -07:00
Allen Wittenauer 147e020c7a HADOOP-12149. copy all of test-patch BINDIR prior to re-exec (aw) 2015-06-30 11:31:26 -07:00
Allen Wittenauer 79ed0f959f HADOOP-11807. add a lint mode to releasedocmaker (ramtin via aw) 2015-06-27 08:59:50 -07:00
Yongjun Zhang 74351af3b7 HADOOP-11965. determine-flaky-tests needs a summary mode. Contributed by Yufei Gu, 2015-06-17 20:58:17 -07:00
Arpit Agarwal 8266dae0e9 HADOOP-11994. smart-apply-patch wrongly assumes that git is infallible. (Contributed by Kengo Seki) 2015-06-04 10:54:18 -07:00
Akira Ajisaka b5f0d294f8 HADOOP-12018. smart-apply-patch.sh fails if the patch edits CR+LF files and is created by 'git diff --no-prefix'. Contributed by Kengo Seki. 2015-06-04 11:14:55 +09:00
Akira Ajisaka a6a8ee3c24 HADOOP-11991. test-patch.sh isn't re-executed even if smart-apply-patch.sh is modified. Contributed by Kengo Seki. 2015-06-03 15:01:02 +09:00
Allen Wittenauer 7ebe80ec12 HADOOP-11930. test-patch in offline mode should tell maven to be in offline mode (Sean Busbey via aw) 2015-05-28 12:11:48 -07:00
Allen Wittenauer b01d33cf86 HADOOP-12030. test-patch should only report on newly introduced findbugs warnings. (Sean Busbey via aw) 2015-05-28 09:53:50 -07:00
Allen Wittenauer f1cea9c6bf HADOOP-12035. shellcheck plugin displays a wrong version potentially (Kengo Seki via aw) 2015-05-28 09:11:08 -07:00
Allen Wittenauer 87c26f8b7d HADOOP-12004. test-patch breaks with reexec in certain situations (Sean Busbey via aw) 2015-05-28 08:15:17 -07:00
Allen Wittenauer 12d6c5ce4f HADOOP-12000. cannot use --java-home in test-patch (aw) 2015-05-19 15:24:23 -07:00
Allen Wittenauer 060c84ea86 HADOOP-11949. Add user-provided plugins to test-patch (Sean Busbey via aw) 2015-05-18 17:06:31 +00:00
Allen Wittenauer bcc17866dd HADOOP-11944. add option to test-patch to avoid relocating patch process directory (Sean Busbey via aw) 2015-05-18 16:13:50 +00:00