Re: building runnable distribution from source

2016-09-29 Thread Ding Fei
Check that your R is properly installed: >Cannot find 'R_HOME'. Please specify 'R_HOME' or make sure R is properly >installed. On Thu, 2016-09-29 at 01:08 -0700, AssafMendelson wrote: > Hi, > > I am trying to compile the latest branch of spark in order to try out > some code I wanted to

Re: Newbie Q: Issue related to connecting Spark Master Standalone through Scala app

2016-09-27 Thread Ding Fei
Have you checked version of spark library referenced in intelliJ project and compare it with the binary distribution version? On Tue, 2016-09-27 at 09:13 -0700, Reth RM wrote: > Hi Ayan, > > > Thank you for the response. I tried to connect to same "stand alone > spark master" through