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

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

                Author: ASF GitHub Bot
            Created on: 13/Oct/20 13:50
            Start Date: 13/Oct/20 13:50
    Worklog Time Spent: 10m 
      Work Description: ayushtkn commented on a change in pull request #2342:
URL: https://github.com/apache/hadoop/pull/2342#discussion_r503966871



##########
File path: hadoop-project/pom.xml
##########
@@ -2198,7 +2227,7 @@
             <configuration>
               <rules>
                 <DependencyConvergence>
-                  <uniqueVersions>true</uniqueVersions>
+                  <uniqueVersions>false</uniqueVersions>

Review comment:
       Yes, Since the thirdparty version being used is a snapshot version. If 
we don't disable it the build fails due to different timestamp with the 
snapshot version at jenkins(though it doesn't bother me at local). Once the 
thirdaparty version is released. Will get this back to `true` while updating 
the version




----------------------------------------------------------------
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: 500059)
    Time Spent: 2h 20m  (was: 2h 10m)

> Use shaded guava from thirdparty
> --------------------------------
>
>                 Key: HADOOP-17288
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17288
>             Project: Hadoop Common
>          Issue Type: Sub-task
>            Reporter: Ayush Saxena
>            Assignee: Ayush Saxena
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 3.4.0
>
>          Time Spent: 2h 20m
>  Remaining Estimate: 0h
>
> Use the shaded version of guava in hadoop-thirdparty



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