we have two unix machines with linux with 20 cores each.We need to setup a standalone cluster with spark scheduler. At this time we cannot have cloudera/Hortonwork for the time being. My query is regarding Spark Scheduler.
If i create one unix machine as both Master and Slave and second machine as slave node, how many cores will be available for me to run the spark code. Will it be 40 or less? Can i run multiple jobs on this cluster on cluster mode?