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

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

                Author: ASF GitHub Bot
            Created on: 17/Jul/19 15:01
            Start Date: 17/Jul/19 15:01
    Worklog Time Spent: 10m 
      Work Description: hadoop-yetus commented on issue #1105: HDDS-1799. Add 
goofyfs to the ozone-runner docker image
URL: https://github.com/apache/hadoop/pull/1105#issuecomment-512294502
 
 
   :broken_heart: **-1 overall**
   
   
   
   
   
   
   | Vote | Subsystem | Runtime | Comment |
   |:----:|----------:|--------:|:--------|
   | 0 | reexec | 242 | Docker mode activated. |
   ||| _ Prechecks _ |
   | +1 | dupname | 0 | No case conflicting files found. |
   | 0 | shelldocs | 1 | 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 | 570 | trunk passed |
   | +1 | compile | 315 | trunk passed |
   | +1 | mvnsite | 0 | trunk passed |
   | +1 | shadedclient | 919 | branch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 205 | trunk passed |
   ||| _ Patch Compile Tests _ |
   | +1 | mvninstall | 565 | the patch passed |
   | +1 | compile | 332 | the patch passed |
   | +1 | javac | 332 | the patch passed |
   | +1 | hadolint | 2 | The patch generated 0 new + 1 unchanged - 3 fixed = 1 
total (was 4) |
   | +1 | mvnsite | 0 | the patch passed |
   | +1 | shellcheck | 0 | There were no new shellcheck issues. |
   | +1 | whitespace | 0 | The patch has no whitespace issues. |
   | +1 | xml | 2 | The patch has no ill-formed XML file. |
   | +1 | shadedclient | 824 | patch has no errors when building and testing 
our client artifacts. |
   | +1 | javadoc | 191 | the patch passed |
   ||| _ Other Tests _ |
   | +1 | unit | 345 | hadoop-hdds in the patch passed. |
   | -1 | unit | 2003 | hadoop-ozone in the patch failed. |
   | +1 | asflicense | 62 | The patch does not generate ASF License warnings. |
   | | | 6973 | |
   
   
   | Reason | Tests |
   |-------:|:------|
   | Failed junit tests | 
hadoop.ozone.client.rpc.TestCloseContainerHandlingByClient |
   |   | hadoop.ozone.ozShell.TestOzoneShell |
   |   | hadoop.ozone.client.rpc.TestOzoneRpcClient |
   |   | hadoop.ozone.web.client.TestKeys |
   |   | hadoop.ozone.client.rpc.TestOzoneRpcClientWithRatis |
   |   | hadoop.ozone.client.rpc.TestOzoneClientRetriesOnException |
   |   | hadoop.ozone.container.common.helpers.TestBlockData |
   |   | hadoop.ozone.web.client.TestOzoneClient |
   |   | 
hadoop.ozone.container.common.statemachine.commandhandler.TestCloseContainerByPipeline
 |
   |   | hadoop.ozone.container.common.TestBlockDeletingService |
   |   | hadoop.hdds.scm.pipeline.TestNodeFailure |
   |   | hadoop.ozone.web.TestOzoneVolumes |
   |   | hadoop.ozone.web.TestOzoneRestWithMiniCluster |
   
   
   | Subsystem | Report/Notes |
   |----------:|:-------------|
   | Docker | Client=18.09.7 Server=18.09.7 base: 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1105/2/artifact/out/Dockerfile
 |
   | GITHUB PR | https://github.com/apache/hadoop/pull/1105 |
   | Optional Tests | dupname asflicense compile javac javadoc mvninstall 
mvnsite unit shadedclient xml hadolint shellcheck shelldocs |
   | uname | Linux 34fd68325ee3 4.15.0-48-generic #51-Ubuntu SMP Wed Apr 3 
08:28:49 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux |
   | Build tool | maven |
   | Personality | personality/hadoop.sh |
   | git revision | trunk / b4466a3 |
   | Default Java | 1.8.0_212 |
   | unit | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1105/2/artifact/out/patch-unit-hadoop-ozone.txt
 |
   |  Test Results | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1105/2/testReport/ |
   | Max. process+thread count | 5407 (vs. ulimit of 5500) |
   | modules | C: hadoop-ozone/dist U: hadoop-ozone/dist |
   | Console output | 
https://builds.apache.org/job/hadoop-multibranch/job/PR-1105/2/console |
   | versions | git=2.7.4 maven=3.3.9 shellcheck=0.4.6 
hadolint=1.11.1-0-g0e692dd |
   | 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: 278260)
    Time Spent: 1h  (was: 50m)

> Add goofyfs to the ozone-runner docker image
> --------------------------------------------
>
>                 Key: HDDS-1799
>                 URL: https://issues.apache.org/jira/browse/HDDS-1799
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>            Reporter: Elek, Marton
>            Assignee: Elek, Marton
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> Goofys is a s3 fuse driver which is required for the ozone csi setup.
> As of now it's installed in hadoop-ozone/dist/src/main/docker/Dockerfile from 
> a non-standard location (because it couldn't be part of hadoop-runner earlier 
> as it's ozone specific).
> It should be installed to the ozone-runner from a canonical goffys release 
> URL.



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

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

Reply via email to