[GitHub] flink pull request: [FLINK-1565][FLINK-2078] Document ExecutionCon...

2015-06-05 Thread flinkqa
Github user flinkqa commented on the pull request: https://github.com/apache/flink/pull/781#issuecomment-109172997 Tested pull request.Result: fatal: No such remote 'totest' fatal: 'totest' does not appear to be a git repository fatal: The remote end hung up unexpectedly

[GitHub] flink pull request: [FLINK-2155] Enforce import restriction on usa...

2015-06-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/790#issuecomment-109192811 Thank you for the contribution. +1 to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (FLINK-2155) Add an additional checkstyle validation for illegal imports

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2155?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574082#comment-14574082 ] ASF GitHub Bot commented on FLINK-2155: --- Github user rmetzger commented on the pull

[GitHub] flink pull request:

2015-06-05 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/commit/27487ec6089adbea77266f194582ae476e50e928#commitcomment-11537565 In docs/libs/ml/quickstart.md: In docs/libs/ml/quickstart.md on line 82: TODO: Need to transform the tuples to

[GitHub] flink pull request: [FLINK-2139] [streaming] Streaming outputforma...

2015-06-05 Thread mbalassi
Github user mbalassi commented on the pull request: https://github.com/apache/flink/pull/789#issuecomment-109218281 Both are good points. As for the socket test I can do one of the following: * Do not test it * Test it with smaller data * Mock the socket

[jira] [Commented] (FLINK-2000) Add SQL-style aggregations for Table API

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574161#comment-14574161 ] ASF GitHub Bot commented on FLINK-2000: --- Github user aljoscha commented on the pull

[jira] [Commented] (FLINK-2153) Exclude dependency on hbase annotations module

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574189#comment-14574189 ] Stephan Ewen commented on FLINK-2153: - Any updates on that. Would like to have this in

[jira] [Commented] (FLINK-2139) Test Streaming Outputformats

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574196#comment-14574196 ] ASF GitHub Bot commented on FLINK-2139: --- Github user aljoscha commented on the pull

[jira] [Commented] (FLINK-2002) Iterative test fails when ran with other tests in the same environment

2015-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574199#comment-14574199 ] Márton Balassi commented on FLINK-2002: --- [~gyfora] has already fixed this, I am

[jira] [Commented] (FLINK-2139) Test Streaming Outputformats

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574207#comment-14574207 ] ASF GitHub Bot commented on FLINK-2139: --- Github user mbalassi commented on the pull

[GitHub] flink pull request: [FLINK-2123] Fix log4j warnings on CliFrontend...

2015-06-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/783#issuecomment-109199667 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 this feature

[GitHub] flink pull request: [FLINK-2000] [table] Add sql style aggregation...

2015-06-05 Thread fhueske
Github user fhueske commented on the pull request: https://github.com/apache/flink/pull/782#issuecomment-109214447 LGTM --- 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

[jira] [Commented] (FLINK-2000) Add SQL-style aggregations for Table API

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2000?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574178#comment-14574178 ] ASF GitHub Bot commented on FLINK-2000: --- Github user fhueske commented on the pull

[GitHub] flink pull request: Added member currentSplit for FileInputFormat....

2015-06-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/791#issuecomment-109205245 Thank you for the contribution. +1 to merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If

[jira] [Commented] (FLINK-1319) Add static code analysis for UDFs

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574191#comment-14574191 ] ASF GitHub Bot commented on FLINK-1319: --- Github user twalthr commented on a diff in

[jira] [Commented] (FLINK-2139) Test Streaming Outputformats

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2139?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574097#comment-14574097 ] ASF GitHub Bot commented on FLINK-2139: --- Github user mbalassi commented on the pull

[GitHub] flink pull request: [FLINK-2139] [streaming] Streaming outputforma...

2015-06-05 Thread mbalassi
Github user mbalassi commented on the pull request: https://github.com/apache/flink/pull/789#issuecomment-109196655 The socket test failed once in ten runs on travis, some messages were lost while writing and reading to the socket. do not think that we can avoid that completely. I

[jira] [Commented] (FLINK-2002) Iterative test fails when ran with other tests in the same environment

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574153#comment-14574153 ] Stephan Ewen commented on FLINK-2002: - This seems to be related to improper cleanup

[GitHub] flink pull request: [FLINK-2072] [ml] [docs] Add a quickstart guid...

2015-06-05 Thread thvasilo
GitHub user thvasilo opened a pull request: https://github.com/apache/flink/pull/792 [FLINK-2072] [ml] [docs] Add a quickstart guide for FlinkML This is an initial version of the quickstart guide. There are some issues that still need to be addressed such as the validity of

[jira] [Commented] (FLINK-2163) VertexCentricConfigurationITCase sometimes fails on Travis

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2163?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574184#comment-14574184 ] Stephan Ewen commented on FLINK-2163: - It is a strong suspicion. Other file based

[GitHub] flink pull request:

2015-06-05 Thread thvasilo
Github user thvasilo commented on the pull request: https://github.com/apache/flink/commit/27487ec6089adbea77266f194582ae476e50e928#commitcomment-11537784 In docs/libs/ml/quickstart.md: In docs/libs/ml/quickstart.md on line 69: This way of reading in CSVs can get unwieldy

[GitHub] flink pull request: [FLINK-2160] Change Streaming Source Interface...

2015-06-05 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/785#issuecomment-109173098 @mbalassi What's the reason for not wanting emit and keeping collect? I am aware that other parts of the system have a Collector with a collect method but the sources

[GitHub] flink pull request: [FLINK-2000] [table] Add sql style aggregation...

2015-06-05 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/782#issuecomment-109211373 This looks good. :+1: Any objections to me merging this later? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[GitHub] flink pull request: [FLINK-1319][core] Add static code analysis fo...

2015-06-05 Thread twalthr
Github user twalthr commented on a diff in the pull request: https://github.com/apache/flink/pull/729#discussion_r31798470 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/functions/SemanticPropUtil.java --- @@ -309,15 +308,20 @@ public static

[jira] [Created] (FLINK-2164) Document batch and streaming startup modes

2015-06-05 Thread Robert Metzger (JIRA)
Robert Metzger created FLINK-2164: - Summary: Document batch and streaming startup modes Key: FLINK-2164 URL: https://issues.apache.org/jira/browse/FLINK-2164 Project: Flink Issue Type: Bug

[jira] [Commented] (FLINK-1892) Local job execution does not exit.

2015-06-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574222#comment-14574222 ] Robert Metzger commented on FLINK-1892: --- [~ktzoumas], I'll take over the issue, ok?

[jira] [Assigned] (FLINK-1892) Local job execution does not exit.

2015-06-05 Thread Robert Metzger (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Robert Metzger reassigned FLINK-1892: - Assignee: Robert Metzger (was: Kostas Tzoumas) Local job execution does not exit.

[jira] [Created] (FLINK-2165) Rename Table conversion methods in TableEnvironment

2015-06-05 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-2165: Summary: Rename Table conversion methods in TableEnvironment Key: FLINK-2165 URL: https://issues.apache.org/jira/browse/FLINK-2165 Project: Flink Issue

[jira] [Commented] (FLINK-1940) StockPrice example cannot be visualized

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1940?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574157#comment-14574157 ] Stephan Ewen commented on FLINK-1940: - I think Marton removed that example, so it is

[jira] [Commented] (FLINK-1892) Local job execution does not exit.

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1892?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574167#comment-14574167 ] Stephan Ewen commented on FLINK-1892: - Let's bump the Tez version to 0.6.1 to get the

[jira] [Commented] (FLINK-1844) Add Normaliser to ML library

2015-06-05 Thread Theodore Vasiloudis (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574166#comment-14574166 ] Theodore Vasiloudis commented on FLINK-1844: No worries [~fobeligi], thank you

[jira] [Assigned] (FLINK-2002) Iterative test fails when ran with other tests in the same environment

2015-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Márton Balassi reassigned FLINK-2002: - Assignee: Márton Balassi Iterative test fails when ran with other tests in the same

[GitHub] flink pull request: [FLINK-2139] [streaming] Streaming outputforma...

2015-06-05 Thread aljoscha
Github user aljoscha commented on the pull request: https://github.com/apache/flink/pull/789#issuecomment-109216797 I think we need to name the tests ITCase. In my understanding the tests that bring up a test cluster and execute a program are ITCases since they take longer to run

[GitHub] flink pull request: [FLINK-1319][core] Add static code analysis fo...

2015-06-05 Thread fhueske
Github user fhueske commented on a diff in the pull request: https://github.com/apache/flink/pull/729#discussion_r31799272 --- Diff: flink-java/src/main/java/org/apache/flink/api/java/functions/SemanticPropUtil.java --- @@ -309,15 +308,20 @@ public static

[jira] [Commented] (FLINK-1319) Add static code analysis for UDFs

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1319?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574204#comment-14574204 ] ASF GitHub Bot commented on FLINK-1319: --- Github user fhueske commented on a diff in

[GitHub] flink pull request: [FLINK-2165] [TableAPI] Renamed table conversi...

2015-06-05 Thread fhueske
GitHub user fhueske opened a pull request: https://github.com/apache/flink/pull/793 [FLINK-2165] [TableAPI] Renamed table conversion functions in TableEnvironment You can merge this pull request into a Git repository by running: $ git pull https://github.com/fhueske/flink

[jira] [Resolved] (FLINK-2065) Cancelled jobs finish with final state FAILED

2015-06-05 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2065?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ufuk Celebi resolved FLINK-2065. Resolution: Fixed Fix Version/s: 0.9 Fixed in 5a7ceda61227336115723da969ee649202a8dbb6.

[jira] [Created] (FLINK-2166) Add fromCsvFile() to TableEnvironment

2015-06-05 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-2166: Summary: Add fromCsvFile() to TableEnvironment Key: FLINK-2166 URL: https://issues.apache.org/jira/browse/FLINK-2166 Project: Flink Issue Type: New Feature

[jira] [Created] (FLINK-2167) Add fromHCat() to TableEnvironment

2015-06-05 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-2167: Summary: Add fromHCat() to TableEnvironment Key: FLINK-2167 URL: https://issues.apache.org/jira/browse/FLINK-2167 Project: Flink Issue Type: New Feature

[GitHub] flink pull request: Added member currentSplit for FileInputFormat....

2015-06-05 Thread peedeeX21
Github user peedeeX21 commented on the pull request: https://github.com/apache/flink/pull/791#issuecomment-109249506 Travis fails executing this test: `KafkaITCase.testPersistentSourceWithOffsetUpdates`. Unfortunately I have no idea what the problem is. I am not even sure if this is

[jira] [Commented] (FLINK-1863) RemoteInputChannelTest.testConcurrentOnBufferAndRelease fails on travis

2015-06-05 Thread Ufuk Celebi (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1863?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574312#comment-14574312 ] Ufuk Celebi commented on FLINK-1863: Not occurring any more. I tried to debug this ,

[jira] [Commented] (FLINK-2165) Rename Table conversion methods in TableEnvironment

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574267#comment-14574267 ] ASF GitHub Bot commented on FLINK-2165: --- GitHub user fhueske opened a pull request:

[jira] [Commented] (FLINK-1731) Add kMeans clustering algorithm to machine learning library

2015-06-05 Thread Peter Schrott (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1731?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574273#comment-14574273 ] Peter Schrott commented on FLINK-1731: -- [~till.rohrmann] I am not entirely sure if we

[GitHub] flink pull request: [FLINK-1319][core] Add static code analysis fo...

2015-06-05 Thread twalthr
Github user twalthr commented on the pull request: https://github.com/apache/flink/pull/729#issuecomment-109264887 Good points. Perfectly fine for me ;) --- 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

[jira] [Commented] (FLINK-2133) Possible deadlock in ExecutionGraph

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575036#comment-14575036 ] Stephan Ewen commented on FLINK-2133: - Okay, I found a plausible scenario how this can

[jira] [Commented] (FLINK-2174) Allow comments in 'slaves' file

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574995#comment-14574995 ] ASF GitHub Bot commented on FLINK-2174: --- GitHub user mjsax opened a pull request:

[GitHub] flink pull request: [FLINK-2174] Allow comments in 'slaves' file

2015-06-05 Thread mjsax
GitHub user mjsax opened a pull request: https://github.com/apache/flink/pull/796 [FLINK-2174] Allow comments in 'slaves' file added skipping of #-comments in slaves file in start/stop scripts You can merge this pull request into a Git repository by running: $ git pull

[jira] [Updated] (FLINK-2176) Add support for ProgramDesctiption interface in clients

2015-06-05 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2176?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated FLINK-2176: --- Component/s: Examples Add support for ProgramDesctiption interface in clients

[jira] [Commented] (FLINK-2153) Exclude dependency on hbase annotations module

2015-06-05 Thread JIRA
[ https://issues.apache.org/jira/browse/FLINK-2153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574736#comment-14574736 ] Márton Balassi commented on FLINK-2153: --- Thanks for the quick feedback. Exclude

[jira] [Commented] (FLINK-2173) Python uses different tmp file than Flink

2015-06-05 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574818#comment-14574818 ] Chesnay Schepler commented on FLINK-2173: - also, in case anyone is interested in

[GitHub] flink pull request: [FLINK-2164] Document streaming and batch mode

2015-06-05 Thread rmetzger
GitHub user rmetzger opened a pull request: https://github.com/apache/flink/pull/795 [FLINK-2164] Document streaming and batch mode You can merge this pull request into a Git repository by running: $ git pull https://github.com/rmetzger/flink flink2164 Alternatively you can

[jira] [Commented] (FLINK-1635) Remove Apache Thrift dependency from Flink

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574793#comment-14574793 ] ASF GitHub Bot commented on FLINK-1635: --- Github user rmetzger commented on the pull

[GitHub] flink pull request: [FLINK-1635] remove Apache Thrift and Google P...

2015-06-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/794#issuecomment-109355770 +1 to merge like this. --- 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

[GitHub] flink pull request: [FLINK-1635] remove Apache Thrift and Google P...

2015-06-05 Thread mxm
Github user mxm commented on the pull request: https://github.com/apache/flink/pull/794#issuecomment-109355690 I also added the necessary Maven configuration for the examples. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Commented] (FLINK-1635) Remove Apache Thrift dependency from Flink

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574792#comment-14574792 ] ASF GitHub Bot commented on FLINK-1635: --- Github user mxm commented on the pull

[jira] [Commented] (FLINK-2136) Test the streaming scala API

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2136?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574718#comment-14574718 ] ASF GitHub Bot commented on FLINK-2136: --- Github user mbalassi commented on the pull

[jira] [Updated] (FLINK-2173) Python used different tmp file than Flink

2015-06-05 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated FLINK-2173: --- Summary: Python used different tmp file than Flink (was: Python used diffente tmp file than

[jira] [Updated] (FLINK-2173) Python uses different tmp file than Flink

2015-06-05 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated FLINK-2173: --- Summary: Python uses different tmp file than Flink (was: Python used different tmp file than

[GitHub] flink pull request: [FLINK-2136] Adding DataStream tests for Scala...

2015-06-05 Thread mbalassi
Github user mbalassi commented on the pull request: https://github.com/apache/flink/pull/771#issuecomment-109338790 Let me merge this for the release now. --- 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

[GitHub] flink pull request: [FLINK-1635] remove Apache Thrift and Google P...

2015-06-05 Thread rmetzger
Github user rmetzger commented on a diff in the pull request: https://github.com/apache/flink/pull/794#discussion_r31827450 --- Diff: docs/apis/best_practices.md --- @@ -155,3 +155,41 @@ public static final class Tokenizer extends RichFlatMapFunctionString, Tuple2S

[jira] [Commented] (FLINK-1635) Remove Apache Thrift dependency from Flink

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574774#comment-14574774 ] ASF GitHub Bot commented on FLINK-1635: --- Github user rmetzger commented on a diff in

[jira] [Commented] (FLINK-1126) Add suggestion for using large TupleX types

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1126?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574851#comment-14574851 ] ASF GitHub Bot commented on FLINK-1126: --- Github user rmetzger commented on the pull

[jira] [Created] (FLINK-2172) Stabilize SocketOutputFormatTest

2015-06-05 Thread JIRA
Márton Balassi created FLINK-2172: - Summary: Stabilize SocketOutputFormatTest Key: FLINK-2172 URL: https://issues.apache.org/jira/browse/FLINK-2172 Project: Flink Issue Type: Test

[jira] [Commented] (FLINK-1635) Remove Apache Thrift dependency from Flink

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574789#comment-14574789 ] ASF GitHub Bot commented on FLINK-1635: --- Github user mxm commented on a diff in the

[GitHub] flink pull request: [FLINK-1565][FLINK-2078] Document ExecutionCon...

2015-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/781 --- 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-2173) Python uses different tmp file than Flink

2015-06-05 Thread Chesnay Schepler (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2173?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574804#comment-14574804 ] Chesnay Schepler commented on FLINK-2173: - small addition from the mailing list:

[jira] [Commented] (FLINK-1565) Document object reuse behavior

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574856#comment-14574856 ] ASF GitHub Bot commented on FLINK-1565: --- Github user rmetzger commented on the pull

[GitHub] flink pull request: [FLINK-1565][FLINK-2078] Document ExecutionCon...

2015-06-05 Thread rmetzger
Github user rmetzger commented on the pull request: https://github.com/apache/flink/pull/781#issuecomment-109367441 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 this feature

[GitHub] flink pull request: [FLINK-1126][docs] Best practice: named TupleX...

2015-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/786 --- 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] [Created] (FLINK-2170) Add fromOrcFile() to TableEnvironment

2015-06-05 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-2170: Summary: Add fromOrcFile() to TableEnvironment Key: FLINK-2170 URL: https://issues.apache.org/jira/browse/FLINK-2170 Project: Flink Issue Type: New Feature

[jira] [Assigned] (FLINK-2165) Rename Table conversion methods in TableEnvironment

2015-06-05 Thread Fabian Hueske (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2165?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Fabian Hueske reassigned FLINK-2165: Assignee: Fabian Hueske Rename Table conversion methods in TableEnvironment

[jira] [Created] (FLINK-2171) Add instruction to build Flink with Scala 2.11

2015-06-05 Thread Fabian Hueske (JIRA)
Fabian Hueske created FLINK-2171: Summary: Add instruction to build Flink with Scala 2.11 Key: FLINK-2171 URL: https://issues.apache.org/jira/browse/FLINK-2171 Project: Flink Issue Type:

[jira] [Commented] (FLINK-1635) Remove Apache Thrift dependency from Flink

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1635?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14574679#comment-14574679 ] ASF GitHub Bot commented on FLINK-1635: --- Github user rmetzger commented on the pull

[jira] [Updated] (FLINK-2177) NullPointer in task resource release

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen updated FLINK-2177: Summary: NullPointer in task resource release (was: NillPointer in task resource release)

[GitHub] flink pull request: [FLINK-2133] [jobmanager] Fix possible deadloc...

2015-06-05 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/flink/pull/797 --- 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-2177) NillPointer in task resource release

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2177?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575213#comment-14575213 ] Stephan Ewen commented on FLINK-2177: - Here are the tests where this occurred (need to

[jira] [Commented] (FLINK-2098) Checkpoint barrier initiation at source is not aligned with snapshotting

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575234#comment-14575234 ] ASF GitHub Bot commented on FLINK-2098: --- Github user StephanEwen closed the pull

[jira] [Commented] (FLINK-2164) Document batch and streaming startup modes

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2164?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575228#comment-14575228 ] ASF GitHub Bot commented on FLINK-2164: --- Github user StephanEwen commented on the

[jira] [Commented] (FLINK-2098) Checkpoint barrier initiation at source is not aligned with snapshotting

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575233#comment-14575233 ] ASF GitHub Bot commented on FLINK-2098: --- Github user StephanEwen commented on the

[GitHub] flink pull request: [FLINK-2164] Document streaming and batch mode

2015-06-05 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/795#issuecomment-109441645 Good addition, +1 --- 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

[GitHub] flink pull request: [FLINK-2098] Improvements on checkpoint-aligne...

2015-06-05 Thread StephanEwen
Github user StephanEwen closed the pull request at: https://github.com/apache/flink/pull/755 --- 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-2175) Allow multiple jobs in single jar file

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2175?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575279#comment-14575279 ] ASF GitHub Bot commented on FLINK-2175: --- Github user mjsax commented on the pull

[GitHub] flink pull request: [FLINK-2133] [jobmanager] Fix possible deadloc...

2015-06-05 Thread StephanEwen
GitHub user StephanEwen opened a pull request: https://github.com/apache/flink/pull/797 [FLINK-2133] [jobmanager] Fix possible deadlock when vertices transition to final state You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (FLINK-2133) Possible deadlock in ExecutionGraph

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575226#comment-14575226 ] ASF GitHub Bot commented on FLINK-2133: --- GitHub user StephanEwen opened a pull

[jira] [Commented] (FLINK-2133) Possible deadlock in ExecutionGraph

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

[jira] [Resolved] (FLINK-2133) Possible deadlock in ExecutionGraph

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen resolved FLINK-2133. - Resolution: Fixed Fix Version/s: 0.9 Assignee: Stephan Ewen Fixed via

[jira] [Closed] (FLINK-2133) Possible deadlock in ExecutionGraph

2015-06-05 Thread Stephan Ewen (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2133?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Stephan Ewen closed FLINK-2133. --- Possible deadlock in ExecutionGraph --- Key:

[GitHub] flink pull request: [FLINK-2175] Allow multiple jobs in single jar...

2015-06-05 Thread mjsax
Github user mjsax commented on the pull request: https://github.com/apache/flink/pull/707#issuecomment-109447546 My Travis is green (https://travis-ci.org/mjsax/flink/builds/65609726). From my point of view, this PR can be merged. Let me know if you request any changes. --- If your

[GitHub] flink pull request: [FLINK-1297] Added OperatorStatsAccumulator fo...

2015-06-05 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/605#issuecomment-109446516 I am merging this for the next version. Very nice addition, sorry for the delay. --- If your project is set up for it, you can reply to this email and have your

[jira] [Commented] (FLINK-1297) Add support for tracking statistics of intermediate results

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575263#comment-14575263 ] ASF GitHub Bot commented on FLINK-1297: --- Github user StephanEwen commented on the

[GitHub] flink pull request: [FLINK-1297] Added OperatorStatsAccumulator fo...

2015-06-05 Thread StephanEwen
Github user StephanEwen commented on the pull request: https://github.com/apache/flink/pull/605#issuecomment-109490490 The tests seem to be non-deterministic and fail frequently. Check out this build: https://travis-ci.org/StephanEwen/incubator-flink/jobs/65634990

[GitHub] flink pull request: [Flink 1844] Add Normaliser to ML library

2015-06-05 Thread fobeligi
GitHub user fobeligi opened a pull request: https://github.com/apache/flink/pull/798 [Flink 1844] Add Normaliser to ML library Adds a MinMaxScaler to the ML preprocessing package. MinMax scaler scales the values to a user-specified range. You can merge this pull request into a Git

[jira] [Commented] (FLINK-2174) Allow comments in 'slaves' file

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575392#comment-14575392 ] ASF GitHub Bot commented on FLINK-2174: --- Github user mjsax commented on the pull

[GitHub] flink pull request: [FLINK-2174] Allow comments in 'slaves' file

2015-06-05 Thread mjsax
Github user mjsax commented on the pull request: https://github.com/apache/flink/pull/796#issuecomment-109480303 My Travis is green (https://travis-ci.org/mjsax/flink/builds/65612778). Any comments? Can be merged from my point of view. --- If your project is set up for it, you can

[jira] [Updated] (FLINK-2174) Allow comments in 'slaves' file

2015-06-05 Thread Matthias J. Sax (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-2174?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthias J. Sax updated FLINK-2174: --- Priority: Trivial (was: Minor) Allow comments in 'slaves' file

[jira] [Commented] (FLINK-1297) Add support for tracking statistics of intermediate results

2015-06-05 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/FLINK-1297?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14575462#comment-14575462 ] ASF GitHub Bot commented on FLINK-1297: --- Github user StephanEwen commented on the