abstractdog commented on PR #414:
URL: https://github.com/apache/tez/pull/414#issuecomment-2888783269

   > Do we need to specify: mapreduce.framework.name as yarn as well?
   > 
   > for me earlier it never use to work unless, I specify `export 
HADOOP_USER_CLASSPATH_FIRST=true`
   > 
   > does it work for you without that, even BigTop had to add that 
https://github.com/apache/bigtop/pull/1246/files#diff-f68b85f9302907e466b58d438376afb074df98fdbe571d30c188cd1767ff11eeR18
   
   yeah, I can see this workaround happening everywhere, but here, it has just 
worked OOTB, maybe a certain state of defining ENV vars like HADOOP_CLASSPATH? 
I don't know
   what about:
   1. I'm playing with it if I can reproduce their problems
   2. can you try the script on your side if it works? if the script works 
without the additional export for you too, we might want to publish it as is, 
proving that no further classpath hack are needed
   
   


-- 
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: issues-unsubscr...@tez.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to