[ 
https://issues.apache.org/jira/browse/FLINK-2583?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14768881#comment-14768881
 ] 

ASF GitHub Bot commented on FLINK-2583:
---------------------------------------

Github user rmetzger commented on a diff in the pull request:

    https://github.com/apache/flink/pull/1084#discussion_r39624668
  
    --- Diff: .travis.yml ---
    @@ -19,9 +19,9 @@ matrix:
         - jdk: "oraclejdk7" # this will also deploy a uberjar to s3 at some 
point
           env: PROFILE="-Dhadoop.profile=1"
         - jdk: "openjdk7"
    -      env: PROFILE="-P!include-yarn -Dhadoop.version=2.0.0-alpha"
    -    - jdk: "oraclejdk7"
    -      env: PROFILE="-Dhadoop.version=2.2.0"
    +      env: PROFILE="-Dhadoop.version=2.4.0"
    --- End diff --
    
    As per mailing list discussion, we agreed to support hadoop 2.3.0.
    But it seems that the yarn tests are not working with 2.3.0, so if you want 
we can set the version to 2.3.0 when the tests are fixed.


> Add Stream Sink For Rolling HDFS Files
> --------------------------------------
>
>                 Key: FLINK-2583
>                 URL: https://issues.apache.org/jira/browse/FLINK-2583
>             Project: Flink
>          Issue Type: New Feature
>          Components: Streaming
>            Reporter: Aljoscha Krettek
>            Assignee: Aljoscha Krettek
>             Fix For: 0.10
>
>
> In addition to having configurable file-rolling behavior the Sink should also 
> integrate with checkpointing to make it possible to have exactly-once 
> semantics throughout the topology.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to