Greg Hogan created FLINK-4949: --------------------------------- Summary: Refactor Gelly driver inputs Key: FLINK-4949 URL: https://issues.apache.org/jira/browse/FLINK-4949 Project: Flink Issue Type: Improvement Components: Gelly Affects Versions: 1.2.0 Reporter: Greg Hogan Assignee: Greg Hogan
The Gelly drivers started as simple wrappers around library algorithms but have grown to handle a matrix of input sources while often running multiple algorithms and analytics with custom parameterization. This ticket will refactor the sourcing of the input graph into separate classes for CSV files and RMat which will simplify the inclusion of new data sources. -- This message was sent by Atlassian JIRA (v6.3.4#6332)