62705/not-enough-space-to-cache-rdd-80-1-in-memory
Hi everyone,
I'm new in Spark. I am working in Spark Graphx tool. I took a data file which contains the data of flight details. But when I tried to take an action, I'm getting the below information.
Can anyone please answer to this.
Thank You
Hi@akhtar,
Currently, you are running with the default memory options, as indicated in the logs. If you are running locally, you need to set the option --driver-memory 4G instead.
Seems like master and worker are not ...READ MORE
Hi! I found 2 links on github where ...READ MORE
You lose the files because by default, ...READ MORE
Hi everyone, I tried to count individual words ...READ MORE
Instead of spliting on '\n'. You should ...READ MORE
Though Spark and Hadoop were the frameworks designed ...READ MORE
The official definition of Apache Hadoop given ...READ MORE
Firstly you need to understand the concept ...READ MORE
Hi@Deepak, In your test class you passed empid ...READ MORE
Hi@Srinath, It seems you didn't set Hadoop for ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.