rdd.foreachPartition(=>{for all visible cores: burn core in a new tread})
Will it see 1 core or all 8 cores? Thanks, Peter Rudenko
rdd.foreachPartition(=>{for all visible cores: burn core in a new tread})
Will it see 1 core or all 8 cores? Thanks, Peter Rudenko