You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hama.apache.org by "Thomas Jungblut (Created) (JIRA)" <ji...@apache.org> on 2012/01/25 11:58:40 UTC

[jira] [Created] (HAMA-492) Documentation of Hama 0.4.0

Documentation of Hama 0.4.0
---------------------------

                 Key: HAMA-492
                 URL: https://issues.apache.org/jira/browse/HAMA-492
             Project: Hama
          Issue Type: Sub-task
          Components: bsp, examples
    Affects Versions: 0.3.0
            Reporter: Thomas Jungblut
            Priority: Blocker
             Fix For: 0.4.0


We have to fulfil the missing points in the documentation in our Wiki (http://wiki.apache.org/hama/FrontPage).

# http://wiki.apache.org/hama/BSPModel
#* Input and Output / General Information (Key and Value explanation etc)
#* Input and Output / Custom Inputformat (how to write a new inputformat)
#* Input and Output / whole output section missing
#* Counters / whole section missing
# http://wiki.apache.org/hama/PageRank
#* This whole section must be updated and checked if it works
# http://wiki.apache.org/hama/SerializePrinting
#* This uses the old API and must be updated
# http://wiki.apache.org/hama/SSSP
#* This must be newly written as well.

Lot of work ahead.


--
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

        

[jira] [Resolved] (HAMA-492) Documentation of Hama 0.4.0

Posted by "Thomas Jungblut (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HAMA-492?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thomas Jungblut resolved HAMA-492.
----------------------------------

    Resolution: Fixed
      Assignee: Thomas Jungblut

Great, let's release 0.4.0 ;)
                
> Documentation of Hama 0.4.0
> ---------------------------
>
>                 Key: HAMA-492
>                 URL: https://issues.apache.org/jira/browse/HAMA-492
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp, examples
>    Affects Versions: 0.3.0
>            Reporter: Thomas Jungblut
>            Assignee: Thomas Jungblut
>            Priority: Blocker
>              Labels: newbie
>             Fix For: 0.4.0
>
>
> We have to fulfil the missing points in the documentation in our Wiki (http://wiki.apache.org/hama/FrontPage).
> # http://wiki.apache.org/hama/BSPModel
> #* Input and Output / General Information (Key and Value explanation etc)
> #* Input and Output / Custom Inputformat (how to write a new inputformat)
> #* Input and Output / whole output section missing
> #* Counters / whole section missing
> # http://wiki.apache.org/hama/PageRank
> #* This whole section must be updated and checked if it works
> # http://wiki.apache.org/hama/SerializePrinting
> #* This uses the old API and must be updated
> # http://wiki.apache.org/hama/SSSP
> #* This must be newly written as well.
> Lot of work ahead.

--
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

        

[jira] [Commented] (HAMA-492) Documentation of Hama 0.4.0

Posted by "Edward J. Yoon (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193677#comment-13193677 ] 

Edward J. Yoon commented on HAMA-492:
-------------------------------------

Should we provide a sample dataset for examples?
                
> Documentation of Hama 0.4.0
> ---------------------------
>
>                 Key: HAMA-492
>                 URL: https://issues.apache.org/jira/browse/HAMA-492
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp, examples
>    Affects Versions: 0.3.0
>            Reporter: Thomas Jungblut
>            Priority: Blocker
>              Labels: newbie
>             Fix For: 0.4.0
>
>
> We have to fulfil the missing points in the documentation in our Wiki (http://wiki.apache.org/hama/FrontPage).
> # http://wiki.apache.org/hama/BSPModel
> #* Input and Output / General Information (Key and Value explanation etc)
> #* Input and Output / Custom Inputformat (how to write a new inputformat)
> #* Input and Output / whole output section missing
> #* Counters / whole section missing
> # http://wiki.apache.org/hama/PageRank
> #* This whole section must be updated and checked if it works
> # http://wiki.apache.org/hama/SerializePrinting
> #* This uses the old API and must be updated
> # http://wiki.apache.org/hama/SSSP
> #* This must be newly written as well.
> Lot of work ahead.

--
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

        

[jira] [Commented] (HAMA-492) Documentation of Hama 0.4.0

Posted by "Thomas Jungblut (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13193687#comment-13193687 ] 

Thomas Jungblut commented on HAMA-492:
--------------------------------------

Yes. In my opinion we should add a pre processing utility that makes a graph sequencefile out of a text adjacency list.
Because it seems easier for the user to let him operate on text files which he could modify all the time to see the change in the output. 
Also we should make the output of these algorithm configurable. Just in case the people want to see the whole output. Maybe add a dumping utility that will print the output files to console.

But I guess this is not really fit into this issue. Let's transfer this to the mailing list first.
                
> Documentation of Hama 0.4.0
> ---------------------------
>
>                 Key: HAMA-492
>                 URL: https://issues.apache.org/jira/browse/HAMA-492
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp, examples
>    Affects Versions: 0.3.0
>            Reporter: Thomas Jungblut
>            Priority: Blocker
>              Labels: newbie
>             Fix For: 0.4.0
>
>
> We have to fulfil the missing points in the documentation in our Wiki (http://wiki.apache.org/hama/FrontPage).
> # http://wiki.apache.org/hama/BSPModel
> #* Input and Output / General Information (Key and Value explanation etc)
> #* Input and Output / Custom Inputformat (how to write a new inputformat)
> #* Input and Output / whole output section missing
> #* Counters / whole section missing
> # http://wiki.apache.org/hama/PageRank
> #* This whole section must be updated and checked if it works
> # http://wiki.apache.org/hama/SerializePrinting
> #* This uses the old API and must be updated
> # http://wiki.apache.org/hama/SSSP
> #* This must be newly written as well.
> Lot of work ahead.

--
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

        

[jira] [Commented] (HAMA-492) Documentation of Hama 0.4.0

Posted by "Thomas Jungblut (Commented) (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/HAMA-492?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13196808#comment-13196808 ] 

Thomas Jungblut commented on HAMA-492:
--------------------------------------

Just updated pagerank.
                
> Documentation of Hama 0.4.0
> ---------------------------
>
>                 Key: HAMA-492
>                 URL: https://issues.apache.org/jira/browse/HAMA-492
>             Project: Hama
>          Issue Type: Sub-task
>          Components: bsp, examples
>    Affects Versions: 0.3.0
>            Reporter: Thomas Jungblut
>            Priority: Blocker
>              Labels: newbie
>             Fix For: 0.4.0
>
>
> We have to fulfil the missing points in the documentation in our Wiki (http://wiki.apache.org/hama/FrontPage).
> # http://wiki.apache.org/hama/BSPModel
> #* Input and Output / General Information (Key and Value explanation etc)
> #* Input and Output / Custom Inputformat (how to write a new inputformat)
> #* Input and Output / whole output section missing
> #* Counters / whole section missing
> # http://wiki.apache.org/hama/PageRank
> #* This whole section must be updated and checked if it works
> # http://wiki.apache.org/hama/SerializePrinting
> #* This uses the old API and must be updated
> # http://wiki.apache.org/hama/SSSP
> #* This must be newly written as well.
> Lot of work ahead.

--
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