Skip to content

HADOOP-16058 S3A tests to include Terasort #576

Closed
steveloughran wants to merge 4 commits intoapache:trunkfrom
steveloughran:s3/HADOOP-16058-s3a-terasort
Closed

HADOOP-16058 S3A tests to include Terasort #576
steveloughran wants to merge 4 commits intoapache:trunkfrom
steveloughran:s3/HADOOP-16058-s3a-terasort

Conversation

@steveloughran
Copy link
Contributor

HADOOP-16058 S3A tests to include Terasort

+ MAPREDUCE-7090, MAPREDUCE-7091, MAPREDUCE-7092: set the examples and terasort up for cloudstore testing

Change-Id: I6b0bf12a6355bb8598a2db280c994876d93eb0f2
-Pulls up the code to set up MR clusters for committer tests into a new intermediate base class, one which does not contain the code to actually set up those base clusters.
instead the cluster setup/teradown is done in the @BeforeClass/@afterclass operations of the subclasses, so guaranteeing isolation and a lifecycle which matches those
child classes.

Having done this, it hasn't made the terasort conflict go away; I've concluded now that that's due to some code in Terasort which uses LocalFS to save a partition list. Rather than do dramatic things to Terasort (e.g. add the ability to declare new local paths), I've just serialized the Terasorrt tests -after shrinking down their test size

I haven't reverted the design which pushes cluster setup/teardown into the child classes, even though I'm not sure it is needed, just because it does make clear the lifecycle of class-level data types.

+address checkstyle warnings from the previous patch, where possible.

Change-Id: I781a2090ecbe78ff18a57b87a06b3149024554ea
Change-Id: I92d9704152f46b5bce30d1b16f63364dfcb0b7ee
…nInfo in HADOOP-16093. That'll resurface in other patches of mine, I suspect.

Change-Id: Icfddb3470a32eb71b86f84d176ea2fae52b5adf5
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 0 Docker mode activated.
-1 patch 6 #576 does not apply to trunk. Rebase required? Wrong Branch? See https://wiki.apache.org/hadoop/HowToContribute for help.
Subsystem Report/Notes
GITHUB PR #576
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-576/1/console
Powered by Apache Yetus 0.9.0 http://yetus.apache.org

This message was automatically generated.

@steveloughran steveloughran deleted the s3/HADOOP-16058-s3a-terasort branch March 28, 2019 13:38
shanthoosh pushed a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Author: Jagadish <jvenkatraman@linkedin.com>

Reviewers: Jagadish <jagadish@apache.org>

Closes apache#576 from vjagadish1989/flakytest-1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants