[jira] [Commented] (TINKERPOP-1535) Bump to support Giraph 1.2.0.

2018-03-01 Thread stephen mallette (JIRA)

[ 
https://issues.apache.org/jira/browse/TINKERPOP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16382889#comment-16382889
 ] 

stephen mallette commented on TINKERPOP-1535:
-

Probably should retry this for 3.4.0.

> Bump to support Giraph 1.2.0.
> -
>
> Key: TINKERPOP-1535
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1535
> Project: TinkerPop
>  Issue Type: Improvement
>  Components: hadoop
>Affects Versions: 3.2.3
>Reporter: Marko A. Rodriguez
>Assignee: stephen mallette
>Priority: Major
>




--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Commented] (TINKERPOP-1535) Bump to support Giraph 1.2.0.

2017-07-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TINKERPOP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101858#comment-16101858
 ] 

ASF GitHub Bot commented on TINKERPOP-1535:
---

Github user asfgit closed the pull request at:

https://github.com/apache/tinkerpop/pull/681


> Bump to support Giraph 1.2.0.
> -
>
> Key: TINKERPOP-1535
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1535
> Project: TinkerPop
>  Issue Type: Improvement
>  Components: hadoop
>Affects Versions: 3.2.3
>Reporter: Marko A. Rodriguez
>Assignee: Marko A. Rodriguez
> Fix For: 3.3.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (TINKERPOP-1535) Bump to support Giraph 1.2.0.

2017-07-26 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TINKERPOP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16101688#comment-16101688
 ] 

ASF GitHub Bot commented on TINKERPOP-1535:
---

Github user dkuppitz commented on the issue:

https://github.com/apache/tinkerpop/pull/681
  
VOTE: +1


> Bump to support Giraph 1.2.0.
> -
>
> Key: TINKERPOP-1535
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1535
> Project: TinkerPop
>  Issue Type: Improvement
>  Components: hadoop
>Affects Versions: 3.2.3
>Reporter: Marko A. Rodriguez
>Assignee: Marko A. Rodriguez
> Fix For: 3.3.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (TINKERPOP-1535) Bump to support Giraph 1.2.0.

2017-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TINKERPOP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100982#comment-16100982
 ] 

ASF GitHub Bot commented on TINKERPOP-1535:
---

Github user spmallette commented on the issue:

https://github.com/apache/tinkerpop/pull/681
  
All tests pass with `docker/build.sh -t -n -i`

VOTE +1


> Bump to support Giraph 1.2.0.
> -
>
> Key: TINKERPOP-1535
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1535
> Project: TinkerPop
>  Issue Type: Improvement
>  Components: hadoop
>Affects Versions: 3.2.3
>Reporter: Marko A. Rodriguez
>Assignee: Marko A. Rodriguez
> Fix For: 3.3.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (TINKERPOP-1535) Bump to support Giraph 1.2.0.

2017-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TINKERPOP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100961#comment-16100961
 ] 

ASF GitHub Bot commented on TINKERPOP-1535:
---

Github user okram commented on the issue:

https://github.com/apache/tinkerpop/pull/681
  
```
[INFO] 

[INFO] BUILD SUCCESS
[INFO] 

[INFO] Total time: 02:21 h
[INFO] Finished at: 2017-07-25T16:52:33-06:00
[INFO] Final Memory: 162M/1813M
[INFO] 

```


> Bump to support Giraph 1.2.0.
> -
>
> Key: TINKERPOP-1535
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1535
> Project: TinkerPop
>  Issue Type: Improvement
>  Components: hadoop
>Affects Versions: 3.2.3
>Reporter: Marko A. Rodriguez
>Assignee: Marko A. Rodriguez
> Fix For: 3.3.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)


[jira] [Commented] (TINKERPOP-1535) Bump to support Giraph 1.2.0.

2017-07-25 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/TINKERPOP-1535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16100713#comment-16100713
 ] 

ASF GitHub Bot commented on TINKERPOP-1535:
---

GitHub user okram opened a pull request:

https://github.com/apache/tinkerpop/pull/681

TINKERPOP-1535: Bump to support Giraph 1.2.0.

https://issues.apache.org/jira/browse/TINKERPOP-1535

I bumped Giraph from 1.1.0 to 1.20. It was a pretty straight forward 
upgrade. There was only a single class that needed some tweaking -- 
`MessageCombiner` is now an interface in Giraph instead of a class.

VOTE +1.

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

$ git pull https://github.com/apache/tinkerpop TINKERPOP-1535

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

https://github.com/apache/tinkerpop/pull/681.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 #681


commit f1d628f3fceec24dfc5e2c559fbd2bea214a68a0
Author: Marko A. Rodriguez 
Date:   2017-07-25T20:21:36Z

bumped to support Giraph 1.2.0.




> Bump to support Giraph 1.2.0.
> -
>
> Key: TINKERPOP-1535
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1535
> Project: TinkerPop
>  Issue Type: Improvement
>  Components: hadoop
>Affects Versions: 3.2.3
>Reporter: Marko A. Rodriguez
> Fix For: 3.3.0
>
>




--
This message was sent by Atlassian JIRA
(v6.4.14#64029)