Skip to content

Conversation

@tasanuma
Copy link
Member

No description provided.

extraClasspathDir="$(pwd)/additionalClasspath/"
mkdir -p "${extraClasspathDir}"

junitClassPath="$(find $hadoopHome -name "junit*.jar" | head -n 1)"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shellcheck:24: note: Double quote to prevent globbing and word splitting. [SC2086]

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 131 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
0 shelldocs 0 Shelldocs was not available.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1533 trunk passed
+1 mvnsite 34 trunk passed
+1 shadedclient 967 branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 mvninstall 32 the patch passed
+1 mvnsite 27 the patch passed
-1 shellcheck 1 The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 1090 patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 unit 26 hadoop-dynamometer-infra in the patch passed.
+1 asflicense 42 The patch does not generate ASF License warnings.
4025
Subsystem Report/Notes
Docker Client=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/1/artifact/out/Dockerfile
GITHUB PR #1680
Optional Tests dupname asflicense mvnsite unit shellcheck shelldocs
uname Linux 4e61defae604 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 7be5508
shellcheck https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/1/artifact/out/diff-patch-shellcheck.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/1/testReport/
Max. process+thread count 306 (vs. ulimit of 5500)
modules C: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra U: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/1/console
versions git=2.7.4 maven=3.3.9 shellcheck=0.4.6
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

extraClasspathDir="$(pwd)/additionalClasspath/"
mkdir -p "${extraClasspathDir}"

junitClassPath="$(find ${hadoopHome} -name "junit*.jar" | head -n 1)"

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shellcheck:24: note: Double quote to prevent globbing and word splitting. [SC2086]

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 78 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
0 shelldocs 0 Shelldocs was not available.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1299 trunk passed
+1 mvnsite 27 trunk passed
+1 shadedclient 824 branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 mvninstall 28 the patch passed
+1 mvnsite 26 the patch passed
-1 shellcheck 0 The patch generated 1 new + 0 unchanged - 0 fixed = 1 total (was 0)
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 906 patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 unit 23 hadoop-dynamometer-infra in the patch passed.
+1 asflicense 31 The patch does not generate ASF License warnings.
3371
Subsystem Report/Notes
Docker Client=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/2/artifact/out/Dockerfile
GITHUB PR #1680
Optional Tests dupname asflicense mvnsite unit shellcheck shelldocs
uname Linux e6805440b6f9 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 7be5508
shellcheck https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/2/artifact/out/diff-patch-shellcheck.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/2/testReport/
Max. process+thread count 367 (vs. ulimit of 5500)
modules C: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra U: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/2/console
versions git=2.7.4 maven=3.3.9 shellcheck=0.4.6
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 75 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
0 shelldocs 0 Shelldocs was not available.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1250 trunk passed
+1 mvnsite 27 trunk passed
+1 shadedclient 842 branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 mvninstall 29 the patch passed
+1 mvnsite 24 the patch passed
+1 shellcheck 1 There were no new shellcheck issues.
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 909 patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 unit 24 hadoop-dynamometer-infra in the patch passed.
+1 asflicense 33 The patch does not generate ASF License warnings.
3340
Subsystem Report/Notes
Docker Client=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/3/artifact/out/Dockerfile
GITHUB PR #1680
Optional Tests dupname asflicense mvnsite unit shellcheck shelldocs
uname Linux f99695c42aee 4.15.0-66-generic #75-Ubuntu SMP Tue Oct 1 05:24:09 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / d5e9971
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/3/testReport/
Max. process+thread count 333 (vs. ulimit of 5500)
modules C: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra U: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/3/console
versions git=2.7.4 maven=3.3.9 shellcheck=0.4.6
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

Copy link
Contributor

@xkrogen xkrogen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Looks like a good change. Left some minor comments.

extraClasspathDir="$(pwd)/additionalClasspath/"
mkdir -p "${extraClasspathDir}"

junitClassPath="$(find "${hadoopHome}" -name "junit*.jar" | head -n 1)"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we add a comment here explaining why this is necessary?


junitClassPath="$(find "${hadoopHome}" -name "junit*.jar" | head -n 1)"
if [[ -z "$junitClassPath" ]]; then
echo "Can't find junit jar file."
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we include where the JAR was searched (hadoopHome)?

@tasanuma
Copy link
Member Author

Thanks for your reviews, @xkrogen! Updated the PR.

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 36 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
0 shelldocs 0 Shelldocs was not available.
+1 @author 0 The patch does not contain any @author tags.
-1 test4tests 0 The patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ trunk Compile Tests _
+1 mvninstall 1083 trunk passed
+1 mvnsite 34 trunk passed
+1 shadedclient 776 branch has no errors when building and testing our client artifacts.
_ Patch Compile Tests _
+1 mvninstall 30 the patch passed
+1 mvnsite 26 the patch passed
+1 shellcheck 1 There were no new shellcheck issues.
+1 whitespace 0 The patch has no whitespace issues.
+1 shadedclient 814 patch has no errors when building and testing our client artifacts.
_ Other Tests _
+1 unit 28 hadoop-dynamometer-infra in the patch passed.
+1 asflicense 38 The patch does not generate ASF License warnings.
2999
Subsystem Report/Notes
Docker Client=19.03.4 Server=19.03.4 base: https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/4/artifact/out/Dockerfile
GITHUB PR #1680
Optional Tests dupname asflicense mvnsite unit shellcheck shelldocs
uname Linux 63476cb388e5 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 30ed24a
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/4/testReport/
Max. process+thread count 447 (vs. ulimit of 5500)
modules C: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra U: hadoop-tools/hadoop-dynamometer/hadoop-dynamometer-infra
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-1680/4/console
versions git=2.7.4 maven=3.3.9 shellcheck=0.4.6
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@xkrogen xkrogen merged commit e32ab5e into apache:trunk Oct 29, 2019
@xkrogen
Copy link
Contributor

xkrogen commented Oct 29, 2019

LGTM! Thanks @tasanuma !

@tasanuma tasanuma deleted the HDFS-14907 branch October 30, 2019 01:36
RogPodge pushed a commit to RogPodge/hadoop that referenced this pull request Mar 25, 2020
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.

3 participants