amanraj2520 commented on code in PR #217:
URL: https://github.com/apache/tez/pull/217#discussion_r895455214


##########
tez-ui/pom.xml:
##########
@@ -374,7 +374,7 @@
             </goals>
             <configuration>
               <nodeVersion>${nodeVersion}</nodeVersion>
-              <yarnVersion>v0.21.3</yarnVersion>
+              <yarnVersion>v1.6.0</yarnVersion>

Review Comment:
   @abstractdog The yarnVersion was changed since the selective dependency 
feature is only supported in yarn 1.0 and above. And yarnVersion of 1.6.0 is 
compatible with frontend maven plugin 1.8.0. That's why I did this change.



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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to