How spark will handles 1TB data if it has cluster of 1GB memory ?

abd
Contributor

If my cluster memory is 1GB for example and my data is 1TB how Spark will handle it?

If it is in memory computing how does it handles the data that is greater than the memory size ?