Jeong JaeKwang created ZEPPELIN-2553:
----------------------------------------

             Summary: Questions about changing temporary directory settings
                 Key: ZEPPELIN-2553
                 URL: https://issues.apache.org/jira/browse/ZEPPELIN-2553
             Project: Zeppelin
          Issue Type: Bug
          Components: zeppelin-server
            Reporter: Jeong JaeKwang


Hi, 

I would like to ask about the tutorial,  "Zeppelin Tutorial/Basic Features 
(Spark)"

The first run of the tutorial was successful, but an error occurred from the 
moment. The error contents are as follows. 

%sql 
select age,  count(1) value
from bank 
where age < 30 
group by age 
order by age

"java.io.FileNotFoundException: 
/tmp/blockmgr-7c716963-f2cf-4bf5-86cc-7800c72ab96a/35/temp_shuffle_422e506f-02cd-4464-be4c-d34c031e9944"

This seems to be a problem because the file system periodically deletes under 
/tmp/~

Is there a alternative?







--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to