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

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

                Author: ASF GitHub Bot
            Created on: 07/Oct/19 10:15
            Start Date: 07/Oct/19 10:15
    Worklog Time Spent: 10m 
      Work Description: adoroszlai commented on pull request #1606: HDDS-2262. 
SLEEP_SECONDS: command not found
URL: https://github.com/apache/hadoop/pull/1606
 
 
   ## What changes were proposed in this pull request?
   
   Fix typo in `entrypoint.sh` to avoid the following message:
   
   ```
   datanode_1  | /opt/hadoop/bin/docker/entrypoint.sh: line 66: SLEEP_SECONDS: 
command not found
   datanode_1  | Sleeping for  seconds
   ```
   
   https://issues.apache.org/jira/browse/HDDS-2262
   
   ## How was this patch tested?
   
   ```
   $ cd hadoop-ozone/dist/target/ozone-0.5.0-SNAPSHOT/compose/ozonesecure-mr
   $ docker-compose up -d
   $ docker-compose logs datanode | grep -i sleep
   datanode_1  | Sleeping for 5 seconds
   datanode_1  | Sleeping for 5 seconds
   ```
 
----------------------------------------------------------------
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: 324250)
    Remaining Estimate: 0h
            Time Spent: 10m

> SLEEP_SECONDS: command not found
> --------------------------------
>
>                 Key: HDDS-2262
>                 URL: https://issues.apache.org/jira/browse/HDDS-2262
>             Project: Hadoop Distributed Data Store
>          Issue Type: Bug
>          Components: docker
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Trivial
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> {noformat}
> datanode_1  | /opt/hadoop/bin/docker/entrypoint.sh: line 66: SLEEP_SECONDS: 
> command not found
> datanode_1  | Sleeping for  seconds
> {noformat}
> Eg. 
> https://raw.githubusercontent.com/elek/ozone-ci-q4/master/pr/pr-hdds-2238-79fll/acceptance/docker-ozonesecure-ozonesecure-s3-s3g.log



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to