The Buildbot has detected a restored build on builder flink-docs-master while
building ASF Buildbot. Full details are available at:
http://ci.apache.org/builders/flink-docs-master/builds/63
Buildbot URL: http://ci.apache.org/
Buildslave for this Build: orcus_ubuntu
Build Reason: The Nightly
[contrib] Remove redundant LICENSE file in 'flink-contrib/docker-flink'
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/71ca958a
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/71ca958a
Diff: http://git-wip-us.apache.o
[licences] Updated LICENSE and NOTICE file of the binary distribution to
contain dependencies of 'flink-dist'.
This means that the LICENSE and NOTICE files reflect all dependencies that we
include
in the binary distribution, but not those of artifacts pulled only through
maven.
Project: http:
Repository: flink
Updated Branches:
refs/heads/master 4b89855aa -> 07aff921b
Remove 'executable' permission from various non-executable source files
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/46925645
Tree: http://git
[FLINK-1560] [streaming] Streaming examples rework
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ed7d1653
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/ed7d1653
Diff: http://git-wip-us.apache.org/repos/asf/flink/di
[FLINK-1560] [streaming] Added ITCases to streaming examples
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/464e7828
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/464e7828
Diff: http://git-wip-us.apache.org/repos/as
[runtime] Fix TaskManager's BLOB service host lookup when connecting to the
JobManager
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4b89855a
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4b89855a
Diff: http://git
[runtime] Remove old unused classes
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/09bd1f89
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/09bd1f89
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/09bd1f89
Br
Repository: flink
Updated Branches:
refs/heads/release-0.9.0-milestone-1 90dc58b55 -> 287b4e9a3 (forced update)
[FLINK-1560] [streaming] Streaming example ITCases cleanup
This closes #519
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/as
[maven] [quickfix] Don't exclude Zookeeper in flink-streaming-connectors
Running package locally resulted in the following error:
[ERROR] Failed to execute goal ... on project flink-streaming-connectors:
Compilation failure
[ERROR] .../KafkaTopicUtils.java:[57,25] cannot access
org.apache.zooke
[tools] Set release manager name for milestone release
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/287b4e9a
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/287b4e9a
Diff: http://git-wip-us.apache.org/repos/asf/flin
[FLINK-1837] [streaming] Throw Exception for checkpointed iterative programs
Checkpointing currently does not support this special case
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/52ebb295
Tree: http://git-wip-us.apache.o
Repository: flink
Updated Branches:
refs/heads/master 4363f9884 -> 4b89855aa
[runtime] Remove old unused classes
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/09bd1f89
Tree: http://git-wip-us.apache.org/repos/asf/flink/t
[runtime] Fix TaskManager's BLOB service host lookup when connecting to the
JobManager
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4b89855a
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4b89855a
Diff: http://git
Repository: flink
Updated Branches:
refs/heads/master 52ebb295c -> 4363f9884
[maven] [quickfix] Don't exclude Zookeeper in flink-streaming-connectors
Running package locally resulted in the following error:
[ERROR] Failed to execute goal ... on project flink-streaming-connectors:
Compilation
Repository: flink
Updated Branches:
refs/heads/master 954beca7e -> 52ebb295c
[FLINK-1837] [streaming] Throw Exception for checkpointed iterative programs
Checkpointing currently does not support this special case
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-w
[FLINK-1560] [streaming] Streaming examples rework
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/ed7d1653
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/ed7d1653
Diff: http://git-wip-us.apache.org/repos/asf/flink/di
[FLINK-1560] [streaming] Added ITCases to streaming examples
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/464e7828
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/464e7828
Diff: http://git-wip-us.apache.org/repos/as
Repository: flink
Updated Branches:
refs/heads/master d33b44549 -> 954beca7e
[FLINK-1560] [streaming] Streaming example ITCases cleanup
This closes #519
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/954beca7
Tree: http:
Repository: flink
Updated Branches:
refs/heads/release-0.8 2f94d4257 -> a8dee2f0f
[FLINK-1817] Fix ClassLoaderObjectInputStream to support primitive type classes
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/a8dee2f0
Tre
Repository: flink
Updated Branches:
refs/heads/release-0.9.0-milestone-1 [created] 90dc58b55
[tools] Set release manager name for milestone release
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/90dc58b5
Tree: http://git-
Repository: flink
Updated Branches:
refs/heads/master 5cd9e9d94 -> d33b44549
Fix issue where Windows paths were not recognized as absolute
Added Windows test cases to Path tests
This closes #491
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/r
Additional tests for Path.isAbsolute()
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/23fe0062
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/23fe0062
Diff: http://git-wip-us.apache.org/repos/asf/flink/diff/23fe0062
[FLINK-1817] Fix ClassLoaderObjectInputStream to support primitive type classes
This closes #565
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/d33b4454
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/d33b4454
Diff:
Repository: flink
Updated Branches:
refs/heads/master 0ca1f0c7b -> 5cd9e9d94
[runtime] Improve robustness of test TaskManagerRegistrationTest.
Also rename jobmanager.TaskManagerRegistrationTest to avoid name conflicts.
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http:/
[TaskManager] Add test for failure behavior on TaskManager startup
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/4ed009ec
Tree: http://git-wip-us.apache.org/repos/asf/flink/tree/4ed009ec
Diff: http://git-wip-us.apache.org/re
Repository: flink
Updated Branches:
refs/heads/master 4f4c6b90d -> 0ca1f0c7b
[runtime] Add docs to BufferPool classes
Project: http://git-wip-us.apache.org/repos/asf/flink/repo
Commit: http://git-wip-us.apache.org/repos/asf/flink/commit/0ca1f0c7
Tree: http://git-wip-us.apache.org/repos/asf/fl
27 matches
Mail list logo