7 ms·
You can call GraphX algorithms right now from within the Streaming API, for instance compute a graph on a windowed view of data. Online graph algorithms aren't
by pwendell 12y ago
You can call GraphX algorithms right now from within the Streaming API, for instance compute a graph on a windowed view of data.
Online graph algorithms aren't there yet (probably what you mean). We just started adding online MLlib algorithms, so this is the main focus for now.