Warning: file_get_contents(/data/phpspider/zhask/data//catemap/0/docker/10.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
使用scala中的Pregel/Spark在无向图中查找派系_Scala_Graph_Apache Spark_Clique_Clique Problem - Fatal编程技术网

使用scala中的Pregel/Spark在无向图中查找派系

使用scala中的Pregel/Spark在无向图中查找派系,scala,graph,apache-spark,clique,clique-problem,Scala,Graph,Apache Spark,Clique,Clique Problem,我想利用Pregel/spark-Pregel实现来查找使用Scala的无向图的派系。 如果您有任何建议或算法,我们将不胜感激。我认为Pregel不适合寻找派系。您在@mas获得任何结果了吗?我也想在graphx图上找到派系

我想利用Pregel/spark-Pregel实现来查找使用Scala的无向图的派系。
如果您有任何建议或算法,我们将不胜感激。

我认为Pregel不适合寻找派系。您在@mas获得任何结果了吗?我也想在graphx图上找到派系