You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Brian Femiano (JIRA)" <ji...@apache.org> on 2012/10/13 04:27:02 UTC

[jira] [Updated] (GIRAPH-368) HBaseVertexInput/Output formats handle setConf() internally

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

Brian Femiano updated GIRAPH-368:
---------------------------------

    Attachment: GIRAPH-368.patch
    
> HBaseVertexInput/Output formats handle setConf() internally
> -----------------------------------------------------------
>
>                 Key: GIRAPH-368
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-368
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Brian Femiano
>            Assignee: Brian Femiano
>             Fix For: 0.2.0
>
>         Attachments: GIRAPH-368.patch
>
>
> My earlier patch GIRAPH-350 added more responsibility with the client and did not address the problem in split master/worker mode. My tests unfortunately do not cover pseudo/fully distributed scenarios. I noticed this condition in one of my HBase jobs and fixed it. 
> Internally the HBaseVertexInput/Output formats now setConf() when appropriate, instead of forcing users to remember to call the static setConf() on the abstract class. 
> In a separate ticket I will test the Accumulo I/O to see if it suffers from similar limitations.
> This patch fixes the HBase I/O formats. 

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