GitHub user aljoscha opened a pull request:
https://github.com/apache/flink/pull/1084
[FLINK-2583] Add Stream Sink For Rolling HDFS Files
Note: The rolling sink is not yet integrated with
checkpointing/fault-tolerance.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/aljoscha/flink hdfs-sink
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/flink/pull/1084.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1084
----
commit 8c852c2abf3a1e597dd1d139197d3420861a516c
Author: Robert Metzger <[email protected]>
Date: 2015-08-27T16:13:08Z
[FLINK-2584] Check for unshaded classes in fat jar and shade curator
This closes #1076
commit f4a48c23a30c170a5a2c08c27e1f01f7827eefd2
Author: chengxiang li <[email protected]>
Date: 2015-08-31T06:02:27Z
[FLINK-2596] Remove non-transitive comparator in random sampler test.
This closes #1080
commit ab14f90142fd69426bb695cbdb641f0a5a0c46f7
Author: Martin Junghanns <[email protected]>
Date: 2015-08-29T20:51:19Z
[FLINK-2590] fixing DataSetUtils.zipWithUniqueId() and
DataSetUtils.zipWithIndex()
* modified algorithm as explained in the issue
* updated method documentation
[FLINK-2590] reducing required bit shift size
* maximum bit size is changed to getNumberOfParallelSubTasks() - 1
This closes #1075.
commit 6a58aadec15657a7da60c58ef6d5dbbf7e5ca14b
Author: Till Rohrmann <[email protected]>
Date: 2015-09-01T10:04:23Z
[FLINK-2590] Fixes Scala's DataSetUtilsITCase
commit 81276ff88bb7185d93bbf92392b82b25ece7aff1
Author: Aljoscha Krettek <[email protected]>
Date: 2015-08-31T08:01:38Z
[FLINK-2583] Add Stream Sink For Rolling HDFS Files
The rolling sink is not yet integrated with
checkpointing/fault-tolerance.
----
---
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 enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---