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

Hudson commented on GIRAPH-755:
-------------------------------

SUCCESS: Integrated in Giraph-trunk-Commit #1362 (See 
[https://builds.apache.org/job/Giraph-trunk-Commit/1362/])
GIRAPH-755: Make ZooKeeper port list available to input/output format (armax00 
via claudio) (claudio.martella: 
http://git-wip-us.apache.org/repos/asf?p=giraph.git&a=commit&h=e5a21c4bb27055cad85f1d9dd494867c0fae8c22)
* CHANGELOG
* giraph-core/src/main/java/org/apache/giraph/yarn/GiraphYarnClient.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConstants.java
* giraph-core/src/main/java/org/apache/giraph/bsp/BspService.java
* giraph-core/src/main/java/org/apache/giraph/master/BspServiceMaster.java
* giraph-core/src/main/java/org/apache/giraph/conf/GiraphConfiguration.java
* giraph-core/src/main/java/org/apache/giraph/worker/BspServiceWorker.java
* giraph-core/src/main/java/org/apache/giraph/graph/GraphTaskManager.java


> Make ZooKeeper port list available to input/output format
> ---------------------------------------------------------
>
>                 Key: GIRAPH-755
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-755
>             Project: Giraph
>          Issue Type: Improvement
>            Reporter: Armando Miraglia
>         Attachments: GIRAPH-755.patch
>
>
> This refactoring is intended to make it possible for input and output formats 
> to access the host:port list of ZooKeeper. At the moment, when the ZooKeeper 
> is started dynamically by Giraph this information is not updated in the 
> configuration which keeps an empty list and hence is not available outside 
> the BspService's. However, such string is needed to make it possible to other 
> components of Giraph to coordinate operations (like for output formats).



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

Reply via email to