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


##########
tez-ui/pom.xml:
##########
@@ -29,7 +29,7 @@
   <properties>
     <webappDir>src/main/webapp</webappDir>
 
-    <nodeVersion>v5.12.0</nodeVersion>
+    <nodeVersion>v8.9.0</nodeVersion>

Review Comment:
   What I think this error means is that we need to replace all the places of 
occurrence of new Buffer() to either Buffer.alloc() or Buffer.from(). Let me 
know you thoughts



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