[ 
https://issues.apache.org/jira/browse/HDDS-1678?focusedWorklogId=261233&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-261233
 ]

ASF GitHub Bot logged work on HDDS-1678:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 17/Jun/19 08:49
            Start Date: 17/Jun/19 08:49
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #959: HDDS-1678. 
Default image name for kubernetes examples should be ozone and not hadoop
URL: https://github.com/apache/hadoop/pull/959#issuecomment-502592934
 
 
   :broken_heart: **-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 | https://github.com/apache/hadoop/pull/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.
   
   
 
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 261233)
    Time Spent: 40m  (was: 0.5h)

> Default image name for kubernetes examples should be ozone and not hadoop
> -------------------------------------------------------------------------
>
>                 Key: HDDS-1678
>                 URL: https://issues.apache.org/jira/browse/HDDS-1678
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: docker
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Minor
>              Labels: pull-request-available
>         Attachments: HDDS-1678.001.patch
>
>          Time Spent: 40m
>  Remaining Estimate: 0h
>
> 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.  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to