[jira] [Resolved] (FLINK-1611) Rename classes and packages that contains Nephele

2015-03-21 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1611?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Henry Saputra resolved FLINK-1611. -- Resolution: Duplicate > Rename classes and packages that contains Nephele >

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374752#comment-14374752 ] ASF GitHub Bot commented on FLINK-1766: --- Github user StephanEwen commented on the pu

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/511#issuecomment-84494016 No problem. We are happy that you are interested to contribute :-) --- If your project is set up for it, you can reply to this email and have your reply appear on GitH

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374751#comment-14374751 ] ASF GitHub Bot commented on FLINK-1766: --- Github user matadorhong commented on the pu

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread matadorhong
Github user matadorhong commented on the pull request: https://github.com/apache/flink/pull/511#issuecomment-84491491 Thanks for Ewen. That help me a lot to understand how to contribute to Flink. I will follow the guide in the future. --- If your project is set up for it, you can rep

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14374744#comment-14374744 ] ASF GitHub Bot commented on FLINK-1766: --- Github user matadorhong commented on the pu

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread matadorhong
Github user matadorhong commented on the pull request: https://github.com/apache/flink/pull/511#issuecomment-84489355 Great thanks to Ewen. I will first have a study of how to format code. Then pull a request. --- If your project is set up for it, you can reply to this email and have

[GitHub] flink pull request: Make Expression API available to Java, Rename ...

2015-03-21 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/503#issuecomment-84488745 Touché --- 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

[GitHub] flink pull request: [FLINK-1761] Fix IndexOutOfBoundsException whe...

2015-03-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/504 --- 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 enabl

[jira] [Commented] (FLINK-1761) IndexOutOfBoundsException when receiving empty buffer at remote channel

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14373102#comment-14373102 ] ASF GitHub Bot commented on FLINK-1761: --- Github user asfgit closed the pull request

[GitHub] flink pull request: Adds akka interal docs and configuration descr...

2015-03-21 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/512#issuecomment-84447837 +1 to keep it in Wiki for now. There is already a stub in the Doc so we could just set it to point to the wiki --- If your project is set up for it, you can reply to thi

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372970#comment-14372970 ] ASF GitHub Bot commented on FLINK-1766: --- Github user StephanEwen commented on the pu

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/511#issuecomment-84423950 If you are interested: Here are some simple guidelines on how to format code and create easy to merge commits for pull requests: http://flink.apache.org/codin

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372966#comment-14372966 ] ASF GitHub Bot commented on FLINK-1766: --- Github user StephanEwen commented on the pu

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/511#issuecomment-84423820 Looks good. This seems more like an optimization, than a bug, Before we can merge the change, it needs to be brought in sync with the code style. Currently, th

[GitHub] flink pull request: Adds akka interal docs and configuration descr...

2015-03-21 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/512#issuecomment-84423710 Looks good. This is basically a copy of the Wiki, right? How about we keep the docs in one place only. Otherwise, they are almost sure to get out of sync. We c

[jira] [Commented] (FLINK-1763) Remove "cancel" from streaming SinkFunction

2015-03-21 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372961#comment-14372961 ] Stephan Ewen commented on FLINK-1763: - The Batch API calles the {{close()}} function a

[GitHub] flink pull request: Adds akka interal docs and configuration descr...

2015-03-21 Thread tillrohrmann
GitHub user tillrohrmann opened a pull request: https://github.com/apache/flink/pull/512 Adds akka interal docs and configuration description Adds Akka documentation and configuration description to docs. The Akka internal documentation is the same as the one published in the wiki a

[GitHub] flink pull request: Make Expression API available to Java, Rename ...

2015-03-21 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/503#issuecomment-84384122 Gah, I just did that in the discuss thread =P --- 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 pro

[GitHub] flink pull request: Make Expression API available to Java, Rename ...

2015-03-21 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/503#issuecomment-84382628 Exactly, thanks @hsaputra It would also be good to add some actual arguments to the discussion that go beyond "I like xxx more than yyy" ;-) --- If your project is s

[GitHub] flink pull request: Make Expression API available to Java, Rename ...

2015-03-21 Thread hsaputra
Github user hsaputra commented on the pull request: https://github.com/apache/flink/pull/503#issuecomment-84381205 I think @fhueske just suggetsing it would be less work to have the new name settle before PR being submmitted. --- If your project is set up for it, you can reply to thi

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372839#comment-14372839 ] ASF GitHub Bot commented on FLINK-1766: --- Github user matadorhong closed the pull req

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372838#comment-14372838 ] ASF GitHub Bot commented on FLINK-1766: --- GitHub user matadorhong opened a pull reque

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread matadorhong
Github user matadorhong closed the pull request at: https://github.com/apache/flink/pull/509 --- 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

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread matadorhong
GitHub user matadorhong opened a pull request: https://github.com/apache/flink/pull/511 [FLINK-1766]Fix the bug of equals function of FSKey The equals function in org.apache.flink.core.fs.FileSystem.FSKey should first confirm whether obj == this, if obj is the same object.It should

[GitHub] flink pull request: Add the class member variables with 'this'

2015-03-21 Thread matadorhong
GitHub user matadorhong opened a pull request: https://github.com/apache/flink/pull/510 Add the class member variables with 'this' Just add the class member variables with 'this' like other class member variables in other class member function byunified format for good reading. You

[GitHub] flink pull request: Add the class member variables with 'this'

2015-03-21 Thread matadorhong
Github user matadorhong closed the pull request at: https://github.com/apache/flink/pull/507 --- 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

[jira] [Commented] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1766?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372721#comment-14372721 ] ASF GitHub Bot commented on FLINK-1766: --- GitHub user matadorhong opened a pull reque

[GitHub] flink pull request: [FLINK-1766]Fix the bug of equals function of ...

2015-03-21 Thread matadorhong
GitHub user matadorhong opened a pull request: https://github.com/apache/flink/pull/509 [FLINK-1766]Fix the bug of equals function of FSKey The equals function in org.apache.flink.core.fs.FileSystem.FSKey should first confirm whether obj == this, if obj is the same object.It should

[jira] [Created] (FLINK-1766) Fix the bug of equals function of FSKey

2015-03-21 Thread Sibao Hong (JIRA)
Sibao Hong created FLINK-1766: - Summary: Fix the bug of equals function of FSKey Key: FLINK-1766 URL: https://issues.apache.org/jira/browse/FLINK-1766 Project: Flink Issue Type: Bug R

[jira] [Commented] (FLINK-1655) Rename StreamInvokable to StreamOperator

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372694#comment-14372694 ] ASF GitHub Bot commented on FLINK-1655: --- GitHub user akshaydixi opened a pull reques

[GitHub] flink pull request: [FLINK-1655] Renamed StreamInvokable to Stream...

2015-03-21 Thread akshaydixi
GitHub user akshaydixi opened a pull request: https://github.com/apache/flink/pull/508 [FLINK-1655] Renamed StreamInvokable to StreamOperator and all its subclasses and tests in a similar fashion. Changes made are: * StreamInvokable -> StreamOperator * ChainableInvokabl

[jira] [Comment Edited] (FLINK-1763) Remove "cancel" from streaming SinkFunction

2015-03-21 Thread Gyula Fora (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1763?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372024#comment-14372024 ] Gyula Fora edited comment on FLINK-1763 at 3/21/15 11:40 AM: -

[jira] [Assigned] (FLINK-1655) Rename StreamInvokable to StreamOperator

2015-03-21 Thread Akshay Dixit (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1655?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Akshay Dixit reassigned FLINK-1655: --- Assignee: Akshay Dixit > Rename StreamInvokable to StreamOperator > -

[jira] [Commented] (FLINK-1501) Integrate metrics library and report basic metrics to JobManager web interface

2015-03-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14372599#comment-14372599 ] ASF GitHub Bot commented on FLINK-1501: --- Github user bhatsachin commented on the pul

[GitHub] flink pull request: [FLINK-1501] Add metrics library for monitorin...

2015-03-21 Thread bhatsachin
Github user bhatsachin commented on the pull request: https://github.com/apache/flink/pull/421#issuecomment-84282886 Hey, I am one of the IIT Mandi students contributing to Flink. I would like to pick up a task pertaining to the monitoring enhancements. Robert, what is the status on t