[ 
https://issues.apache.org/jira/browse/HADOOP-19722?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18028885#comment-18028885
 ] 

ASF GitHub Bot commented on HADOOP-19722:
-----------------------------------------

adoroszlai opened a new pull request, #8025:
URL: https://github.com/apache/hadoop/pull/8025

   ## What changes were proposed in this pull request?
   
   `hadoop-runner` installs `robotframework` without version definition.  
Re-building the image for unrelated changes may unexpectedly upgrade 
`robotframework`, too.
   
   This PR proposes to pin `robotframework` to version 6.1.1.
   
   https://issues.apache.org/jira/browse/HADOOP-19722
   
   ## How was this patch tested?
   
   ```
   $ docker build -t hadoop-runner:dev .
   ...
   
   $ docker run -it --rm hadoop-runner:dev robot --version
   Robot Framework 6.1.1 (Python 3.10.12 on linux)
   ```
   




> Pin robotframework version
> --------------------------
>
>                 Key: HADOOP-19722
>                 URL: https://issues.apache.org/jira/browse/HADOOP-19722
>             Project: Hadoop Common
>          Issue Type: Improvement
>          Components: docker
>            Reporter: Attila Doroszlai
>            Assignee: Attila Doroszlai
>            Priority: Minor
>
> {{hadoop-runner}} installs {{robotframework}} without version definition.  
> Re-building the image for unrelated changes may unexpectedly upgrade 
> {{robotframework}}, too.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

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

Reply via email to