[jira] [Commented] (FLINK-5910) Framework for Gelly examples

2017-03-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-5910:
---

Github user asfgit closed the pull request at:

https://github.com/apache/flink/pull/3431


> Framework for Gelly examples
> 
>
> Key: FLINK-5910
> URL: https://issues.apache.org/jira/browse/FLINK-5910
> Project: Flink
>  Issue Type: Sub-task
>  Components: Gelly
>Affects Versions: 1.3.0
>Reporter: Greg Hogan
>Assignee: Greg Hogan
> Fix For: 1.3.0
>
>
> Driver jobs are composed of an input, an algorithm, and an output. Create the 
> interfaces for inputs, algorithms, and outputs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (FLINK-5910) Framework for Gelly examples

2017-03-10 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-5910:
---

Github user vasia commented on the issue:

https://github.com/apache/flink/pull/3431
  
Thanks! Then, it's good to go from my side.


> Framework for Gelly examples
> 
>
> Key: FLINK-5910
> URL: https://issues.apache.org/jira/browse/FLINK-5910
> Project: Flink
>  Issue Type: Sub-task
>  Components: Gelly
>Affects Versions: 1.3.0
>Reporter: Greg Hogan
>Assignee: Greg Hogan
> Fix For: 1.3.0
>
>
> Driver jobs are composed of an input, an algorithm, and an output. Create the 
> interfaces for inputs, algorithms, and outputs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (FLINK-5910) Framework for Gelly examples

2017-03-09 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-5910:
---

Github user greghogan commented on the issue:

https://github.com/apache/flink/pull/3431
  
@vasia, I was only thinking of this being used in gelly examples. The 
documentation for the use of the example drivers will be updated but I am 
anticipating that users will enclose new and existing algorithms with their own 
domain-specific code rather than adhere to the limitations of the examples.


> Framework for Gelly examples
> 
>
> Key: FLINK-5910
> URL: https://issues.apache.org/jira/browse/FLINK-5910
> Project: Flink
>  Issue Type: Sub-task
>  Components: Gelly
>Affects Versions: 1.3.0
>Reporter: Greg Hogan
>Assignee: Greg Hogan
> Fix For: 1.3.0
>
>
> Driver jobs are composed of an input, an algorithm, and an output. Create the 
> interfaces for inputs, algorithms, and outputs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


[jira] [Commented] (FLINK-5910) Framework for Gelly examples

2017-02-28 Thread ASF GitHub Bot (JIRA)

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

ASF GitHub Bot commented on FLINK-5910:
---

GitHub user greghogan opened a pull request:

https://github.com/apache/flink/pull/3431

[FLINK-5910] [gelly] Framework for Gelly examples

Driver jobs are composed of an input, an algorithm driver, and an output. 
Create the interfaces for inputs, drivers, and outputs.

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

$ git pull https://github.com/greghogan/flink 
5910_framework_for_gelly_examples

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

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






> Framework for Gelly examples
> 
>
> Key: FLINK-5910
> URL: https://issues.apache.org/jira/browse/FLINK-5910
> Project: Flink
>  Issue Type: Sub-task
>  Components: Gelly
>Affects Versions: 1.3.0
>Reporter: Greg Hogan
>Assignee: Greg Hogan
> Fix For: 1.3.0
>
>
> Driver jobs are composed of an input, an algorithm, and an output. Create the 
> interfaces for inputs, algorithms, and outputs.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)