Re: Spark Error replayPlot(x): could not open file

2018-04-18 Thread Jianfeng (Jeff) Zhang
Do you mind to try zeppelin 0.8 branch ? You need to build it from source Best Regard, Jeff Zhang From: "Joe W. Byers" mailto:ecjb...@aol.com>> Reply-To: "users@zeppelin.apache.org" mailto:users@zeppelin.apache.org>> Date: Wednesday, April 18, 2018 at 9:49

Re: Spark Error replayPlot(x): could not open file

2018-04-18 Thread Joe W. Byers
On 2018/04/18 11:16:40, "Joe W. Byers" wrote: > All,> > > I am getting this error on all R plots in all the tutorial examples > > using Zeppelin 0.7.3, and in simple example %r scripts.> > > Error in replayPlot(x): could not open file 'figure/unnamed-chunk-1-1.png'> > > I think this is someth

Spark Error replayPlot(x): could not open file

2018-04-18 Thread Joe W. Byers
All, I am getting this error on all R plots in all the tutorial examples using Zeppelin 0.7.3, and in simple example %r scripts. Error in replayPlot(x): could not open file 'figure/unnamed-chunk-1-1.png' I think this is something to do with file permissions on temporary files/directories.  T