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

ASF GitHub Bot logged work on HADOOP-17344:
-------------------------------------------

                Author: ASF GitHub Bot
            Created on: 06/Nov/20 13:11
            Start Date: 06/Nov/20 13:11
    Worklog Time Spent: 10m 
      Work Description: aajisaka commented on pull request #2434:
URL: https://github.com/apache/hadoop/pull/2434#issuecomment-723073363


   Thanks @ayushtkn for your review.
   
   When the module was created by 
https://issues.apache.org/jira/browse/YARN-8873, grpc was 1.15.1. I suppose the 
guava version is maintained separately because grpc 1.15.1 has guava 20.0 
dependency (https://github.com/grpc/grpc-java/blob/v1.15.1/build.gradle#L114). 
Now grpc has been upgraded to 1.26.0 to support ARM 
(https://issues.apache.org/jira/browse/YARN-10042) and the guava version is 
28.1-android (https://github.com/grpc/grpc-java/blob/v1.26.0/build.gradle#L48), 
so I think we can change the guava version from 20.0 to 27.0-jre.
   
   cc: @yangwwei @sunilgovind


----------------------------------------------------------------
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: 508458)
    Time Spent: 0.5h  (was: 20m)

> Harmonize guava version and shade guava in yarn-csi
> ---------------------------------------------------
>
>                 Key: HADOOP-17344
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17344
>             Project: Hadoop Common
>          Issue Type: Sub-task
>    Affects Versions: 3.4.0
>            Reporter: Wei-Chiu Chuang
>            Assignee: Akira Ajisaka
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> yarn-csi defines a separate guava version 
> [https://github.com/apache/hadoop/blob/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-csi/pom.xml#L30].
>  
>  
> We should harmonize the guava version (pull it from hadoop-project/pom.xml) 
> and use the shaded guava classes. 



--
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