What are the directories you are seeing in /tmp/? You may be looking for the properties yarn.nodemanager.local-dirs and yarn.nodemanager.log-dirs.
HTH +Vinod > On Mar 16, 2018, at 3:42 AM, Michael Shtelma <[email protected]> wrote: > > Hi everybody, > > How can I change java.io.tmpdir folder for my YARN jobs running in > Hadoop 3 Cluster? > > By default it gets something like /tmp/***, but my /tmp filesystem is > to small for everything YARN job usually writes there. > > Is there a way to change it ? > > I have also set hadoop.tmp.dir in core-site.xml, but it looks like, it > is not really used. > > Any assistance would be greatly appreciated! > > Best, > Michael > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
