Re: Resource allocations

2014-07-16 Thread Kay Ousterhout
the resources. This resourceOffer > method gets invoked by the corresponding cluster manager. > > I am working on stand-alone spark cluster. But I am not able to locate > starting point of the resource allocation. I want to understand from end to > end how exactly resource allocations happen

Resource allocations

2014-07-16 Thread rapelly kartheek
on stand-alone spark cluster. But I am not able to locate starting point of the resource allocation. I want to understand from end to end how exactly resource allocations happens, given a new Application to the Spark. Also, apart from mesos, there is a folder called Local in the Scheduler. Can