Hi Vinod,

Thanks  for suggestion!
I have used exactly these parameters.
My problem was caused by strange behavior of the resource manager. It
did not respond to start/stop commands, so the problem was, that the
configuration changes were not used and seen by Yarn.
I have killed resource manager process and restarted cluster and after
that the parameters were used my yarn in a correct way.

Best,
Michael


On Thu, Mar 22, 2018 at 11:12 PM, Vinod Kumar Vavilapalli
<[email protected]> wrote:
> 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]

Reply via email to