flink git commit: [hotfix] [doc] Fix DataSet type in readCsvFile example

2015-03-26 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master 1b42b6206 - b13c9a7dd [hotfix] [doc] Fix DataSet type in readCsvFile example Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/b13c9a7d Tree:

[2/3] flink git commit: [runtime] Fix possible resource leak in RemoteInputChannel

2015-03-26 Thread uce
[runtime] Fix possible resource leak in RemoteInputChannel It was possible that a concurrent release and enqueue operation from the network I/O thread leave a buffer queued at a released channel, resulting in a resource leak. This commit fixes this and adds a test, which successfully provoked

[3/3] flink git commit: [runtime] Refactor partition consumable notification

2015-03-26 Thread uce
[runtime] Refactor partition consumable notification Moves the partition consumable notification out of ResultPartition. This makes it easier to setup unit tests, where no job manager is available to notify. Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [streaming] Kafka documentation update

2015-03-26 Thread mbalassi
Repository: flink Updated Branches: refs/heads/master 0b86903dc - 271ac0f5a [streaming] Kafka documentation update Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/271ac0f5 Tree:

svn commit: r1669515 - in /flink: index.html site/index.html

2015-03-26 Thread hsaputra
Author: hsaputra Date: Fri Mar 27 05:38:26 2015 New Revision: 1669515 URL: http://svn.apache.org/r1669515 Log: Update missing link in Community's IRC. Modified: flink/index.html flink/site/index.html Modified: flink/index.html URL:

buildbot success in ASF Buildbot on flink-docs-release-0.8

2015-03-26 Thread buildbot
The Buildbot has detected a restored build on builder flink-docs-release-0.8 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-release-0.8/builds/33 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build Reason:

flink git commit: [FLINK-1769] Fix deploy bug caused by ScalaDoc aggregation

2015-03-26 Thread aljoscha
Repository: flink Updated Branches: refs/heads/master 83db1db1c - 2d373d88a [FLINK-1769] Fix deploy bug caused by ScalaDoc aggregation Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/2d373d88 Tree:

flink git commit: [FLINK-1785] [test] Master tests in flink-tachyon fail with java.lang.NoSuchFieldError: IBM_JAVA.

2015-03-26 Thread hsaputra
Repository: flink Updated Branches: refs/heads/master 2d373d88a - 61a3a6485 [FLINK-1785] [test] Master tests in flink-tachyon fail with java.lang.NoSuchFieldError: IBM_JAVA. Move the hadoop-hdfs and hadoop-common test jars dependency before Tachyon. Looks like Maven respect the ordering of

[1/2] flink git commit: [FLINK-1686] [streaming] add parallel iteration test

2015-03-26 Thread gyfora
Repository: flink Updated Branches: refs/heads/master 61a3a6485 - 1f726e482 [FLINK-1686] [streaming] add parallel iteration test Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/1f726e48 Tree:

buildbot exception in ASF Buildbot on flink-docs-release-0.8.1

2015-03-26 Thread buildbot
The Buildbot has detected a build exception on builder flink-docs-release-0.8.1 while building ASF Buildbot. Full details are available at: http://ci.apache.org/builders/flink-docs-release-0.8.1/builds/28 Buildbot URL: http://ci.apache.org/ Buildslave for this Build: orcus_ubuntu Build

[1/2] flink git commit: [FLINK-1726][gelly] Added Community Detection Library and Example

2015-03-26 Thread vasia
Repository: flink Updated Branches: refs/heads/master 1f726e482 - 9eef3c86c [FLINK-1726][gelly] Added Community Detection Library and Example This closes #505 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4e3ba403

[2/2] flink git commit: [gelly] corrected community detection usage description and moved it from the library method to the example; removed unnecessary @SuppressWarnings(serial) from SSSP

2015-03-26 Thread vasia
[gelly] corrected community detection usage description and moved it from the library method to the example; removed unnecessary @SuppressWarnings(serial) from SSSP Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/9eef3c86

flink git commit: [FLINK-1773] [streaming] Introduced CentralActiveTrigger with GroupedActiveDiscretizer

2015-03-26 Thread gyfora
Repository: flink Updated Branches: refs/heads/master 271ac0f5a - 7ed95d9de [FLINK-1773] [streaming] Introduced CentralActiveTrigger with GroupedActiveDiscretizer Closes #523 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit:

flink git commit: [FLINK-1775] BarrierBuffer fix to avoid end of stream deadlock

2015-03-26 Thread gyfora
Repository: flink Updated Branches: refs/heads/master 7ed95d9de - 83db1db1c [FLINK-1775] BarrierBuffer fix to avoid end of stream deadlock Closes #534 Project: http://git-wip-us.apache.org/repos/asf/flink/repo Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/83db1db1 Tree: