[GitHub] flink pull request: [Flink-Gelly] [example] added missing assumpti...

2015-08-13 Thread samk3211
Github user samk3211 commented on the pull request:

https://github.com/apache/flink/pull/883#issuecomment-130632285
  
closed



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-Gelly] [example] added missing assumpti...

2015-08-13 Thread samk3211
Github user samk3211 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-gelly] Added local clustering coefficie...

2015-07-10 Thread samk3211
GitHub user samk3211 opened a pull request:

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

[Flink-gelly] Added local clustering coefficient (for directed graph) exa…

…mple in the tutorialExamples subfolder.

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

$ git pull https://github.com/samk3211/flink tutorial

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

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


commit 1cacbd8ab58e431c32db0c2bef2538df81e088b1
Author: Samia samia
Date:   2015-07-10T09:25:46Z

[Flink-gelly] Added local clustering coefficient (directed graph) example 
in the tutorialExamples subfolder.




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-gelly] Added local clustering coefficie...

2015-07-10 Thread samk3211
Github user samk3211 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-Gelly] [example] added missing assumpti...

2015-07-03 Thread samk3211
Github user samk3211 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-Gelly] [example] added missing assumpti...

2015-07-03 Thread samk3211
GitHub user samk3211 reopened a pull request:

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

 [Flink-Gelly] [example] added missing assumption to the pageRank example: 
this is a simplified version of the algorithm so pages must have at least one 
incoming and one outgoing link



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

$ git pull https://github.com/samk3211/flink rank_doc

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

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


commit f60ca610d5e9b1c2176a1592c4c769205dea7489
Author: Samia samia
Date:   2015-07-02T11:40:16Z

[Flink-Gelly] added missing assumption to the pageRank example: this is a 
simplified version of the algorithm so pages must have at least one incoming 
and one outgoing link

commit 1b8f7b4ac9c0f4db5e40ef312cd0848d73b518bd
Author: Samia samia
Date:   2015-07-02T11:50:41Z

[Flink-Gelly] added missing assumption to the pageRank example: this is a 
simplified version of the algorithm so pages must have at least one incoming 
and one outgoing link




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: My branch

2015-07-02 Thread samk3211
GitHub user samk3211 opened a pull request:

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

My branch



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

$ git pull https://github.com/samk3211/flink myBranch

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

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


commit c24358a90324a32d74ca4da29d6a4573eeda756a
Author: Samia samia
Date:   2015-06-24T10:41:34Z

[FLINK-2264] [gelly] changed the tests to use collect instead of temp files

commit 866bc535b8d99e937841c9ce16372b024d1657cd
Author: Samia samia
Date:   2015-06-24T11:12:48Z

[FLINK-2264] [gelly] added liecense

commit a8e047bba80d723f257111f801f72b62cd062580
Author: Samia samia
Date:   2015-07-02T09:04:38Z

[FLINK-GELLY] added missing assumption to the pageRank example: pages must 
have at least one incoming and one outgoing link




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-Gelly] added missing assumption to the ...

2015-07-02 Thread samk3211
Github user samk3211 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-Gelly] added missing assumption to the ...

2015-07-02 Thread samk3211
GitHub user samk3211 opened a pull request:

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

[Flink-Gelly] added missing assumption to the pageRank example: this is a 
simplified implementation of the algorithm so pages…

… must have at least one incoming and one outgoing link

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

$ git pull https://github.com/samk3211/flink localBranch

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

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


commit c8bc27b0c79f79f5660b0322fd654c26bf1a
Author: Samia samia
Date:   2015-07-02T10:05:43Z

[FLINK-GELLY] added missing assumption to the pageRank example: pages must 
have at least one incoming and one outgoing link




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [Flink-Gelly] [example] added missing assumpti...

2015-07-02 Thread samk3211
GitHub user samk3211 opened a pull request:

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

 [Flink-Gelly] [example] added missing assumption to the pageRank example: 
this is a simplified version of the algorithm so pages must have at least one 
incoming and one outgoing link



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

$ git pull https://github.com/samk3211/flink rank_doc

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

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


commit f60ca610d5e9b1c2176a1592c4c769205dea7489
Author: Samia samia
Date:   2015-07-02T11:40:16Z

[Flink-Gelly] added missing assumption to the pageRank example: this is a 
simplified version of the algorithm so pages must have at least one incoming 
and one outgoing link

commit 1b8f7b4ac9c0f4db5e40ef312cd0848d73b518bd
Author: Samia samia
Date:   2015-07-02T11:50:41Z

[Flink-Gelly] added missing assumption to the pageRank example: this is a 
simplified version of the algorithm so pages must have at least one incoming 
and one outgoing link




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: My branch

2015-07-02 Thread samk3211
Github user samk3211 closed the pull request at:

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


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: [FLINK-2264] [gelly] changed the tests to use ...

2015-06-24 Thread samk3211
GitHub user samk3211 opened a pull request:

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

[FLINK-2264] [gelly] changed the tests to use collect instead of temp…

… files

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

$ git pull https://github.com/samk3211/flink myBranch

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

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


commit c24358a90324a32d74ca4da29d6a4573eeda756a
Author: Samia samia
Date:   2015-06-24T10:41:34Z

[FLINK-2264] [gelly] changed the tests to use collect instead of temp files




---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---