Maja Kabiljo created GIRAPH-588:
-----------------------------------

             Summary: More flexible Hive input
                 Key: GIRAPH-588
                 URL: https://issues.apache.org/jira/browse/GIRAPH-588
             Project: Giraph
          Issue Type: Bug
            Reporter: Maja Kabiljo
            Assignee: Maja Kabiljo
         Attachments: GIRAPH-588.patch

Currently with Hive input formats it's only possible to convert single row to 
single vertex/edge. We should support some rows to be skipped. General multiple 
rows to multiple vertices/edges conversion can be useful (one example - we have 
edge input, sorted by source id, and we want to keep only top k weighted edges 
per vertex).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to