Re: Asked to remove non-existent executor exception

2015-07-26 Thread Ted Yu
; non-existent executor 2... >> >> >> >> >> >> >> >> -- 原始邮件 -- >> *发件人:* "Ted Yu";; >> *发送时间:* 2015年7月26日(星期天) 晚上10:51 >> *收件人:* "Pa Rö"; >> *抄送:* "user"; &

Re: Asked to remove non-existent executor exception

2015-07-26 Thread Mridul Muralidharan
t; *发件人:* "Ted Yu"; >; > *发送时间:* 2015年7月26日(星期天) 晚上10:51 > *收件人:* "Pa Rö" >; > *抄送:* "user" >; > *主题:* Re: Asked to remove non-existent executor exception > > You can list the files in tmpfs in reverse chronological order and remove > the ol

回复: Asked to remove non-existent executor exception

2015-07-26 Thread Sea
原始邮件 -- 发件人: "Ted Yu";; 发送时间: 2015年7月26日(星期天) 晚上10:51 收件人: "Pa Rö"; 抄送: "user"; 主题: Re: Asked to remove non-existent executor exception You can list the files in tmpfs in reverse chronological order and remove the oldest until you have enough space.

Re: Asked to remove non-existent executor exception

2015-07-26 Thread Ted Yu
You can list the files in tmpfs in reverse chronological order and remove the oldest until you have enough space. Cheers On Sun, Jul 26, 2015 at 12:43 AM, Pa Rö wrote: > i has seen that the "tempfs" is full, how i can clear this? > > 2015-07-23 13:41 GMT+02:00 Pa Rö : > >> hello spark community

Re: Asked to remove non-existent executor exception

2015-07-26 Thread Pa Rö
i has seen that the "tempfs" is full, how i can clear this? 2015-07-23 13:41 GMT+02:00 Pa Rö : > hello spark community, > > i have build an application with geomesa, accumulo and spark. > if it run on spark local mode, it is working, but on spark > cluster not. in short it says: No space left on

Asked to remove non-existent executor exception

2015-07-23 Thread Pa Rö
hello spark community, i have build an application with geomesa, accumulo and spark. if it run on spark local mode, it is working, but on spark cluster not. in short it says: No space left on device. Asked to remove non-existent executor XY. I´m confused, because there were many GB´s of free space