[ 
https://issues.apache.org/jira/browse/HAMA-580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Thomas Jungblut updated HAMA-580:
---------------------------------

    Attachment: HAMA-580_2.patch

Wow it is soo much cleaner now :D

I've rewritten the testcases to use textfiles, maybe better for users working 
on shells and playing arround.

Then I have added this vertex input reader you can extend from. 

BTW I have removed the seq2text utils and the vertex writable classes. These 
delete operations are merely not in the patch.

Please review this, testcases are fine. 
@Edward, the MapReduce job must now be rewritten to output Text in a specific 
formatting, you can find the formatting documented in each examples reader.

Should we add something equally for the output? Maybe better than just 
outputting the value and id of the vertex.
                
> Improve input of graph module
> -----------------------------
>
>                 Key: HAMA-580
>                 URL: https://issues.apache.org/jira/browse/HAMA-580
>             Project: Hama
>          Issue Type: Improvement
>          Components: graph
>    Affects Versions: 0.5.0
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>             Fix For: 0.5.0
>
>         Attachments: HAMA-580.patch, HAMA-580_1.patch, HAMA-580_2.patch
>
>
> Currently it is too verbose, the wikipedia dataset is going to be bloated 
> from 0.95gb to 5gb just because it is writing the classes x-times.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to