Skip to content

Conversation

@elek
Copy link
Member

@elek elek commented Jun 13, 2019

During the build the kubernetes example files are adjusted to use a specific docker image name.

By default it should be the apache/ozone:${VERSION} to make it possible to use the examples without any build from the release artifact. With the examples of the release artifact the user can use the latest released apache/ozone:${VERSION} from docker hub.

For development build the image can be set with -Ddocker.image (or -Dozone.docker.image with HDDS-1667).

Unfortunately -- due to a small typo -- apace/hadoop image is used by default instead of apache/ozone.

See: https://issues.apache.org/jira/browse/HDDS-1678

@elek elek added the ozone label Jun 13, 2019
@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 48 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+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 546 trunk passed
+1 compile 293 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 1764 branch has no errors when building and testing our client artifacts.
+1 javadoc 199 trunk passed
_ Patch Compile Tests _
+1 mvninstall 525 the patch passed
+1 compile 290 the patch passed
+1 javac 290 the patch passed
+1 mvnsite 1 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 729 patch has no errors when building and testing our client artifacts.
+1 javadoc 173 the patch passed
_ Other Tests _
-1 unit 164 hadoop-hdds in the patch failed.
-1 unit 1480 hadoop-ozone in the patch failed.
+1 asflicense 63 The patch does not generate ASF License warnings.
5653
Reason Tests
Failed junit tests hadoop.ozone.container.common.impl.TestHddsDispatcher
hadoop.ozone.client.rpc.TestBCSID
hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis
hadoop.ozone.client.rpc.TestWatchForCommit
hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
hadoop.ozone.client.rpc.TestSecureOzoneRpcClient
hadoop.ozone.client.rpc.TestOzoneRpcClient
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-959/1/artifact/out/Dockerfile
GITHUB PR #959
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml
uname Linux 7f5de4f44deb 4.4.0-141-generic #167~14.04.1-Ubuntu SMP Mon Dec 10 13:20:24 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / 940bcf0
Default Java 1.8.0_212
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-959/1/artifact/out/patch-unit-hadoop-hdds.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-959/1/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-959/1/testReport/
Max. process+thread count 4892 (vs. ulimit of 5500)
modules C: hadoop-ozone/dist U: hadoop-ozone/dist
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-959/1/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@eyanghwx
Copy link

The patch doesn't appear to correct docker image names in k8s yaml files. Something wrong in the pull request?

@hadoop-yetus
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
0 reexec 1017 Docker mode activated.
_ Prechecks _
+1 dupname 0 No case conflicting files found.
+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 641 trunk passed
+1 compile 294 trunk passed
+1 mvnsite 0 trunk passed
+1 shadedclient 1809 branch has no errors when building and testing our client artifacts.
+1 javadoc 174 trunk passed
_ Patch Compile Tests _
+1 mvninstall 474 the patch passed
+1 compile 304 the patch passed
+1 javac 304 the patch passed
+1 mvnsite 0 the patch passed
+1 whitespace 0 The patch has no whitespace issues.
+1 xml 1 The patch has no ill-formed XML file.
+1 shadedclient 742 patch has no errors when building and testing our client artifacts.
+1 javadoc 184 the patch passed
_ Other Tests _
-1 unit 191 hadoop-hdds in the patch failed.
-1 unit 1488 hadoop-ozone in the patch failed.
+1 asflicense 49 The patch does not generate ASF License warnings.
6643
Reason Tests
Failed junit tests hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerCommandHandler
hadoop.ozone.container.common.impl.TestHddsDispatcher
hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis
hadoop.ozone.client.rpc.TestOzoneAtRestEncryption
hadoop.ozone.client.rpc.TestCommitWatcher
hadoop.ozone.client.rpc.TestOzoneRpcClient
hadoop.ozone.client.rpc.TestFailureHandlingByClient
hadoop.ozone.client.rpc.TestSecureOzoneRpcClient
hadoop.ozone.client.rpc.TestBCSID
hadoop.hdds.scm.pipeline.TestRatisPipelineProvider
Subsystem Report/Notes
Docker Client=17.05.0-ce Server=17.05.0-ce base: https://builds.apache.org/job/hadoop-multibranch/job/PR-959/2/artifact/out/Dockerfile
GITHUB PR #959
Optional Tests dupname asflicense compile javac javadoc mvninstall mvnsite unit shadedclient xml
uname Linux 70b163b214fb 4.4.0-143-generic #169~14.04.2-Ubuntu SMP Wed Feb 13 15:00:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality personality/hadoop.sh
git revision trunk / ba681bb
Default Java 1.8.0_212
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-959/2/artifact/out/patch-unit-hadoop-hdds.txt
unit https://builds.apache.org/job/hadoop-multibranch/job/PR-959/2/artifact/out/patch-unit-hadoop-ozone.txt
Test Results https://builds.apache.org/job/hadoop-multibranch/job/PR-959/2/testReport/
Max. process+thread count 4388 (vs. ulimit of 5500)
modules C: hadoop-ozone/dist U: hadoop-ozone/dist
Console output https://builds.apache.org/job/hadoop-multibranch/job/PR-959/2/console
versions git=2.7.4 maven=3.3.9
Powered by Apache Yetus 0.10.0 http://yetus.apache.org

This message was automatically generated.

@eyanghwx
Copy link

+1

@elek elek closed this in 256bdd6 Jun 21, 2019
bshashikant pushed a commit to bshashikant/hadoop that referenced this pull request Jul 10, 2019
shanthoosh added a commit to shanthoosh/hadoop that referenced this pull request Oct 15, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants