i tried, but no effect
Qin Wei wrote
> try the complete path
>
>
> qinwei
> From: wxhsdpDate: 2014-04-24 14:21To: userSubject: Re: how to set
> spark.executor.memory and heap sizethank you, i add setJars, but nothing
> changes
>
> val conf = new SparkConf()
> .setMaster("spark://12
try the complete path
qinwei
From: wxhsdpDate: 2014-04-24 14:21To: userSubject: Re: how to set
spark.executor.memory and heap sizethank you, i add setJars, but nothing changes
val conf = new SparkConf()
.setMaster("spark://127.0.0.1:7077")
.setAppName("Simple App")