Hello, The old api of GraphX "mapReduceTriplets" has an optional parameter "activeSetOpt: Option[(VertexRDD[_]" that limit the input of sendMessage.
However, to the new api "aggregateMessages" I could not find this option, why it does not offer any more? Alcaid