zhengruifeng created SPARK-13416: ------------------------------------ Summary: Add positive check for option 'numIter' in StronglyConnectedComponents Key: SPARK-13416 URL: https://issues.apache.org/jira/browse/SPARK-13416 Project: Spark Issue Type: Bug Components: GraphX Reporter: zhengruifeng Priority: Minor
The output of StronglyConnectedComponents with numIter no greater than 1 may make no sense. So I just add require check in it. -- This message was sent by Atlassian JIRA (v6.3.4#6332) --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org For additional commands, e-mail: issues-h...@spark.apache.org