You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/10/29 22:57:00 UTC

[jira] [Commented] (YARN-11364) Docker Container to accept docker Image name with sha256

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

ASF GitHub Bot commented on YARN-11364:
---------------------------------------

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

   ### Description of PR
   
   Docker Container to accept docker Image name with sha256. 
   
   While using docker and passing the sha 256 of the image as an image uri. The sha256 is not getting picked up and emr throws invalid image uri
   
   eg - 
   ```
   123456789123.dkr.ecr.us-east-1.amazonaws.com/emr-docker-examples:pyspark-example@sha256:f1d4ae3f7261a72e98c6ebefe9985cf10a0ea5bd762585a43e0700ed99863807
   ```
   
   should be valid and not throw error.
   
   
   ### How was this patch tested?
   
   
   ### For code changes:
   
   - [ ] Does the title or this PR starts with the corresponding JIRA issue id (e.g. 'HADOOP-17799. Your PR title ...')?
   - [ ] Object storage: have the integration tests been executed and the endpoint declared according to the connector-specific documentation?
   - [ ] If adding new dependencies to the code, are these dependencies licensed in a way that is compatible for inclusion under [ASF 2.0](http://www.apache.org/legal/resolved.html#category-a)?
   - [ ] If applicable, have you updated the `LICENSE`, `LICENSE-binary`, `NOTICE-binary` files?
   
   




> Docker Container to accept docker Image name with sha256
> --------------------------------------------------------
>
>                 Key: YARN-11364
>                 URL: https://issues.apache.org/jira/browse/YARN-11364
>             Project: Hadoop YARN
>          Issue Type: Improvement
>          Components: yarn
>            Reporter: Ashutosh Gupta
>            Assignee: Ashutosh Gupta
>            Priority: Major
>
> While using docker and passing the sha 256 of the image as an image uri. The sha256 is not getting picked up and emr throws invalid image uri



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

---------------------------------------------------------------------
To unsubscribe, e-mail: yarn-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: yarn-issues-help@hadoop.apache.org