[jira] [Updated] (GIRAPH-86) Simplify boolean expressions in ZooKeeperExt::createExt

2011-11-16 Thread Attila Csordas (Updated) (JIRA)

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

Attila Csordas updated GIRAPH-86:
-

Attachment: GIRAPH-86.patch

mvn test with hadoop_non_secure profile is successful, but apache-rat:check 
throws: "Failed to execute goal org.apache.rat:apache-rat-plugin:0.7:check 
(default-cli) on project giraph: Too many unapproved licenses: 1 -> [Help 1]" 
before and after the change

> Simplify boolean expressions in ZooKeeperExt::createExt
> ---
>
> Key: GIRAPH-86
> URL: https://issues.apache.org/jira/browse/GIRAPH-86
> Project: Giraph
>  Issue Type: Improvement
>Affects Versions: 0.70.0
>Reporter: Jakob Homan
>Assignee: Attila Csordas
>  Labels: newbie
> Attachments: GIRAPH-86.patch
>
>
> In ZooKeeperExt::createExt there are two instances of {{recursive==false}} 
> that can be simplified to !recursive.

--
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] [Updated] (GIRAPH-70) Misspellings in PseudoRandomVertexInputFormat configuration parameters

2011-11-15 Thread Attila Csordas (Updated) (JIRA)

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

Attila Csordas updated GIRAPH-70:
-

Attachment: GIRAPH-70.patch

mvn test with hadoop_non_secure profile and mvn rat:check ran successfully 

> Misspellings in PseudoRandomVertexInputFormat configuration parameters
> --
>
> Key: GIRAPH-70
> URL: https://issues.apache.org/jira/browse/GIRAPH-70
> Project: Giraph
>  Issue Type: Bug
>Reporter: Jakob Homan
>Priority: Minor
>  Labels: newbie
> Attachments: GIRAPH-70.patch
>
>
> {noformat}/** Set the number of aggregate vertices */
> public static final String AGGREGATE_VERTICES =
> "pseduoRandomVertexReader.aggregateVertices";
> /** Set the number of edges per vertex (pseudo-random destination) */
> public static final String EDGES_PER_VERTEX =
> "pseduoRandomVertexReader.edgesPerVertex";{noformat}

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