[jira] [Created] (GIRAPH-1129) SocialHash

2017-01-13 Thread Igor Kabiljo (JIRA)
Igor Kabiljo created GIRAPH-1129:


 Summary: SocialHash
 Key: GIRAPH-1129
 URL: https://issues.apache.org/jira/browse/GIRAPH-1129
 Project: Giraph
  Issue Type: New Feature
Reporter: Igor Kabiljo
Assignee: Igor Kabiljo


Hypergraph graph partitioner



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GIRAPH-1129) SocialHash

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1129:


GitHub user ikabiljo opened a pull request:

https://github.com/apache/giraph/pull/14

Generate more useful functional interfaces

GIRAPH-1129

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ikabiljo/giraph gen_prim

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/giraph/pull/14.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #14


commit 7ba49ecf6e4999aa7fb73d3b97dba8d86eacbc4a
Author: Igor Kabiljo 
Date:   2017-01-13T09:06:53Z

Generate more useful functional interfaces




> SocialHash
> --
>
> Key: GIRAPH-1129
> URL: https://issues.apache.org/jira/browse/GIRAPH-1129
> Project: Giraph
>  Issue Type: New Feature
>Reporter: Igor Kabiljo
>Assignee: Igor Kabiljo
>
> Hypergraph graph partitioner



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GIRAPH-1129) SocialHash

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1129:


Github user asfgit closed the pull request at:

https://github.com/apache/giraph/pull/13


> SocialHash
> --
>
> Key: GIRAPH-1129
> URL: https://issues.apache.org/jira/browse/GIRAPH-1129
> Project: Giraph
>  Issue Type: New Feature
>Reporter: Igor Kabiljo
>Assignee: Igor Kabiljo
>
> Hypergraph graph partitioner



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GIRAPH-1129) SocialHash

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1129:


Github user asfgit closed the pull request at:

https://github.com/apache/giraph/pull/14


> SocialHash
> --
>
> Key: GIRAPH-1129
> URL: https://issues.apache.org/jira/browse/GIRAPH-1129
> Project: Giraph
>  Issue Type: New Feature
>Reporter: Igor Kabiljo
>Assignee: Igor Kabiljo
>
> Hypergraph graph partitioner



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Commented] (GIRAPH-1129) SocialHash

2017-01-13 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on GIRAPH-1129:


GitHub user ikabiljo opened a pull request:

https://github.com/apache/giraph/pull/15

Allow Pieces that don't go over vertices, but over "recepients of messages"

GIRAPH-1129

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/ikabiljo/giraph no_vtx

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/giraph/pull/15.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #15


commit ee1f5ee3aeacaac7422c61189b5b3e03f7b31db8
Author: Igor Kabiljo 
Date:   2017-01-13T23:03:34Z

Allow Pieces that don't go over vertices, but over "recepients of messages"




> SocialHash
> --
>
> Key: GIRAPH-1129
> URL: https://issues.apache.org/jira/browse/GIRAPH-1129
> Project: Giraph
>  Issue Type: New Feature
>Reporter: Igor Kabiljo
>Assignee: Igor Kabiljo
>
> Hypergraph graph partitioner



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Resolved] (GIRAPH-1128) Giraph does not build because of maven-dependency-plugin

2017-01-13 Thread Roman Shaposhnik (JIRA)

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

Roman Shaposhnik resolved GIRAPH-1128.
--
   Resolution: Fixed
 Assignee: Roman Shaposhnik
Fix Version/s: 1.3.0

It is committed now

> Giraph does not build because of maven-dependency-plugin
> 
>
> Key: GIRAPH-1128
> URL: https://issues.apache.org/jira/browse/GIRAPH-1128
> Project: Giraph
>  Issue Type: Bug
>Affects Versions: 1.3.0
> Environment: java version "1.8.0_101"
> Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 
> 2014-12-14T22:59:23+05:30)
>Reporter: Naresh Bafna
>Assignee: Roman Shaposhnik
> Fix For: 1.3.0
>
>
> "mvn package" fails with the following error message. Updating the 
> maven-dependency-plugin version to 2.10 fixes this. 
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only (default) 
> on project giraph-core: Execution default of goal 
> org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only failed: A 
> required class was missing while executing 
> org.apache.maven.plugins:maven-dependency-plugin:2.8:analyze-only: 
> org/objectweb/asm/ClassVisitor
> [ERROR] -
> [ERROR] realm =plugin>org.apache.maven.plugins:maven-dependency-plugin:2.8
> [ERROR] strategy = org.codehaus.plexus.classworlds.strategy.SelfFirstStrategy
> [ERROR] urls[0] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/plugins/maven-dependency-plugin/2.8/maven-dependency-plugin-2.8.jar
> [ERROR] urls[1] = 
> file:/Users/naresh.bafna/.m2/repository/commons-cli/commons-cli/1.0/commons-cli-1.0.jar
> [ERROR] urls[2] = 
> file:/Users/naresh.bafna/.m2/repository/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar
> [ERROR] urls[3] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar
> [ERROR] urls[4] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/reporting/maven-reporting-impl/2.0.5/maven-reporting-impl-2.0.5.jar
> [ERROR] urls[5] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar
> [ERROR] urls[6] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/shared/maven-doxia-tools/1.0.2/maven-doxia-tools-1.0.2.jar
> [ERROR] urls[7] = 
> file:/Users/naresh.bafna/.m2/repository/commons-io/commons-io/1.4/commons-io-1.4.jar
> [ERROR] urls[8] = 
> file:/Users/naresh.bafna/.m2/repository/commons-validator/commons-validator/1.2.0/commons-validator-1.2.0.jar
> [ERROR] urls[9] = 
> file:/Users/naresh.bafna/.m2/repository/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar
> [ERROR] urls[10] = 
> file:/Users/naresh.bafna/.m2/repository/commons-digester/commons-digester/1.6/commons-digester-1.6.jar
> [ERROR] urls[11] = 
> file:/Users/naresh.bafna/.m2/repository/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar
> [ERROR] urls[12] = 
> file:/Users/naresh.bafna/.m2/repository/oro/oro/2.0.8/oro-2.0.8.jar
> [ERROR] urls[13] = 
> file:/Users/naresh.bafna/.m2/repository/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.jar
> [ERROR] urls[14] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar
> [ERROR] urls[15] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar
> [ERROR] urls[16] = 
> file:/Users/naresh.bafna/.m2/repository/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar
> [ERROR] urls[17] = 
> file:/Users/naresh.bafna/.m2/repository/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar
> [ERROR] urls[18] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/velocity/velocity/1.5/velocity-1.5.jar
> [ERROR] urls[19] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar
> [ERROR] urls[20] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar
> [ERROR] urls[21] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar
> [ERROR] urls[22] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar
> [ERROR] urls[23] = 
> file:/Users/naresh.bafna/.m2/repository/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar
> [ERROR] urls[24] = 
> file:/Users/naresh.bafna/.m2/repository/org/codehaus/plexus/plexus-archiver/2.3/plexus-archiver-2.3.jar
> [ERROR] urls[25] = 
> file:/Users/naresh.bafna/.m2/repository/org/codehaus/plexus/plexus-utils/3.0.9/plexus-utils-3