[jira] [Commented] (FLINK-2626) Add a AverageAccumulator for FLINK-Accumulator

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

[GitHub] flink pull request: [FLINK-2626][CORE]add averageaccumulator

2015-09-05 Thread HuangWHWHW
GitHub user HuangWHWHW opened a pull request: https://github.com/apache/flink/pull/1096 [FLINK-2626][CORE]add averageaccumulator Add class averageaccumulator for FLINK-accumulator. And test for it. You can merge this pull request into a Git repository by running: $ git pull

[jira] [Created] (FLINK-2626) Add a AverageAccumulator for FLINK-Accumulator

2015-09-05 Thread Huang Wei (JIRA)
Huang Wei created FLINK-2626: Summary: Add a AverageAccumulator for FLINK-Accumulator Key: FLINK-2626 URL: https://issues.apache.org/jira/browse/FLINK-2626 Project: Flink Issue Type: New Feature

[jira] [Closed] (FLINK-2535) Fixed size sample algorithm optimization

2015-09-05 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chengxiang Li closed FLINK-2535. Resolution: Won't Fix > Fixed size sample algorithm optimization > -

[jira] [Commented] (FLINK-2535) Fixed size sample algorithm optimization

2015-09-05 Thread Chengxiang Li (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2535?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732155#comment-14732155 ] Chengxiang Li commented on FLINK-2535: -- Thanks for your research, [~gallenvara_bg], s

[GitHub] flink pull request: [FLINK-2625] Configuration not passed to JobGr...

2015-09-05 Thread greghogan
GitHub user greghogan opened a pull request: https://github.com/apache/flink/pull/1095 [FLINK-2625] Configuration not passed to JobGraphGenerator LocalExecutor and Client now pass Configuration to JobGraphGenerator. You can merge this pull request into a Git repository by running:

[jira] [Commented] (FLINK-2625) Configuration not passed to JobGraphGenerator

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2625?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732010#comment-14732010 ] ASF GitHub Bot commented on FLINK-2625: --- GitHub user greghogan opened a pull request

[GitHub] flink pull request: [FLINK-2583] Add Stream Sink For Rolling HDFS ...

2015-09-05 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/1084#issuecomment-137962730 What do you mean? This is using the Hadoop FileSystem for everything. Is your suggestion to abstract away the filesystems behind our own FileSystem class again?

[jira] [Commented] (FLINK-2583) Add Stream Sink For Rolling HDFS Files

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14732005#comment-14732005 ] ASF GitHub Bot commented on FLINK-2583: --- Github user aljoscha commented on the pull

[jira] [Created] (FLINK-2625) Configuration not passed to JobGraphGenerator

2015-09-05 Thread Greg Hogan (JIRA)
Greg Hogan created FLINK-2625: - Summary: Configuration not passed to JobGraphGenerator Key: FLINK-2625 URL: https://issues.apache.org/jira/browse/FLINK-2625 Project: Flink Issue Type: Bug

[GitHub] flink pull request: [FLINK-2030][FLINK-2274][core][utils]Histogram...

2015-09-05 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/861#issuecomment-137952549 @thvasilo , @chiwanpark I have added a wrapper for the scala utils class. Further, there are a few more methods: 1. For Discrete histograms: *entropy* and *gini

[jira] [Commented] (FLINK-2030) Implement discrete and continuous histograms

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731968#comment-14731968 ] ASF GitHub Bot commented on FLINK-2030: --- Github user sachingoel0101 commented on the

[jira] [Commented] (FLINK-2619) Some Scala Tests not being executed by Maven

2015-09-05 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731950#comment-14731950 ] Chiwan Park commented on FLINK-2619: I just found that we cannot run tests with {{Para

[jira] [Commented] (FLINK-2030) Implement discrete and continuous histograms

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731916#comment-14731916 ] ASF GitHub Bot commented on FLINK-2030: --- Github user sachingoel0101 commented on the

[GitHub] flink pull request: [FLINK-2030][FLINK-2274][core][utils]Histogram...

2015-09-05 Thread sachingoel0101
Github user sachingoel0101 commented on the pull request: https://github.com/apache/flink/pull/861#issuecomment-137937841 Okay. Let me revert the commit and make this independently mergeable --- If your project is set up for it, you can reply to this email and have your reply appear o

[GitHub] flink pull request: [FLINK-2030][FLINK-2274][core][utils]Histogram...

2015-09-05 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/pull/861#issuecomment-137936053 I agree, let's not break the API in this PR. We can create an issue and have a small discussion on the list about the change, and if the community agrees we can break th

[jira] [Commented] (FLINK-2030) Implement discrete and continuous histograms

2015-09-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731901#comment-14731901 ] ASF GitHub Bot commented on FLINK-2030: --- Github user thvasilo commented on the pull

[jira] [Commented] (FLINK-2619) Some Scala Tests not being executed by Maven

2015-09-05 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14731884#comment-14731884 ] Chiwan Park commented on FLINK-2619: I'm working on this. I think that it is not relat

[jira] [Assigned] (FLINK-2619) Some Scala Tests not being executed by Maven

2015-09-05 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiwan Park reassigned FLINK-2619: -- Assignee: Chiwan Park > Some Scala Tests not being executed by Maven >

[jira] [Updated] (FLINK-2605) Unclosed RandomAccessFile may leak resource in StaticFileServerHandler

2015-09-05 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiwan Park updated FLINK-2605: --- Component/s: (was: Webfrontend) > Unclosed RandomAccessFile may leak resource in StaticFileServerH

[jira] [Resolved] (FLINK-2605) Unclosed RandomAccessFile may leak resource in StaticFileServerHandler

2015-09-05 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiwan Park resolved FLINK-2605. Resolution: Fixed Fix Version/s: 0.10 Fixed at 4911462811309dd8b46574445b690a9cc38d2d87 Than

[jira] [Updated] (FLINK-2605) Unclosed RandomAccessFile may leak resource in StaticFileServerHandler

2015-09-05 Thread Chiwan Park (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2605?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Chiwan Park updated FLINK-2605: --- Component/s: Webfrontend > Unclosed RandomAccessFile may leak resource in StaticFileServerHandler > --

[jira] [Commented] (FLINK-2605) Unclosed RandomAccessFile may leak resource in StaticFileServerHandler

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

[GitHub] flink pull request: FLINK-2605 Unclosed RandomAccessFile may leak ...

2015-09-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/1089 --- 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 enab

[jira] [Commented] (FLINK-2605) Unclosed RandomAccessFile may leak resource in StaticFileServerHandler

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

[GitHub] flink pull request: FLINK-2605 Unclosed RandomAccessFile may leak ...

2015-09-05 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/1089#issuecomment-137923702 +1 Merging... --- 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 t

[jira] [Commented] (FLINK-2410) PojoTypeInfo is not completely serializable

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

[GitHub] flink pull request: [FLINK-2410] [java api] PojoTypeInfo is not co...

2015-09-05 Thread chiwanpark
Github user chiwanpark commented on the pull request: https://github.com/apache/flink/pull/943#issuecomment-137922910 After merging this, we should update `CsvInputFormat`. Currently, we create `Field` objects in `open` method of `CsvInputFormat`. With this PR, we don't need to create