[ 
https://issues.apache.org/jira/browse/HAMA-800?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13787969#comment-13787969
 ] 

Martin Illecker commented on HAMA-800:
--------------------------------------

{quote}
Any chance that *.seq files can be generated on the fly (in building/ testing 
phase) or by users instead of directly storing binary files in the svn? Or sign 
the binary?
{quote}
The sequence input files (MatrixA.seq and MatrixB_transposed.seq) cannot be 
created on the fly in C++ Hama Pipes. 
We would need a Java class that creates the input files for the C++ 
MatrixMultiplication example.
I don't like storing them directly in svn too but then I have to create a 
MatrixInputGenerator class only for this MatrixMultiplication pipes example and 
add it into trunk?


> Hama Pipes Examples
> -------------------
>
>                 Key: HAMA-800
>                 URL: https://issues.apache.org/jira/browse/HAMA-800
>             Project: Hama
>          Issue Type: Improvement
>          Components: pipes
>    Affects Versions: 0.6.2
>            Reporter: Martin Illecker
>            Assignee: Martin Illecker
>            Priority: Minor
>              Labels: examples
>             Fix For: 0.6.3
>
>         Attachments: HAMA-800.patch
>
>
> *Adding Hama Pipes Examples*
> Add C++ Hama Pipes examples [1]
> - Summation
> - PiEstimation
> - MatrixMultiplication
> and build them in maven pipes step.
> [1] https://github.com/millecker/applications/tree/master/hama/pipes



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to