GitHub user rmetzger opened a pull request:

    https://github.com/apache/flink/pull/294

    Release 0.8 Preparations

    **NOTE** This is a pull request to the `release-0.8` branch.
    
    this pull request contains FLINK-1266 prepared for the 0.8 branch (some 
individual fixes were necessary).
    I also updated / prepared the documentation (in particular the variables 
from the _config.yml). The URLs still need to be set manually.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rmetzger/flink release-0.8-marton

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/flink/pull/294.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 #294
    
----
commit 763431013d9da45cd6bfbe6deb06c614f23c50bb
Author: Robert Metzger <[email protected]>
Date:   2014-12-12T15:45:02Z

    [FLINK-1266] Generalize DistributedFileSystem implementation
    to HadoopFileSystem wrapper, which supports all subclasses of 
org.apache.hadoop.fs.FileSystem.
    This allows us to let users use all file systems with support for HDFS.
    The change has been tested with Tachyon, Google Cloud Storage Hadoop 
Adapter and HDFS.
    
    The change also cleans up the Hadoop dependency exclusions.
    
    Conflicts:
        flink-addons/flink-hadoop-compatibility/pom.xml

commit 40a27051325f0420bd8547da8ae5414107a3f88e
Author: Robert Metzger <[email protected]>
Date:   2015-01-05T13:15:21Z

    [FLINK-1266] Update mongodb link and address pull request comments
    
    Conflicts:
        pom.xml

commit cd66ced4002418923d3459bfcf5a84a27f624910
Author: Robert Metzger <[email protected]>
Date:   2015-01-08T11:28:06Z

    [FLINK-1266] Properly pass the fs.defaulFS setting when initializing 
filesystems

commit 3bf2d21e0613149ff7d5a41f8a45510ff2fb266c
Author: Robert Metzger <[email protected]>
Date:   2015-01-08T14:24:46Z

    [FLINK-1266] More dependency exclusions
    
    This closes #268

commit e8ab5b7c0eb107692acdcd9fd9b7b4cd1a1527ae
Author: Robert Metzger <[email protected]>
Date:   2015-01-09T15:53:46Z

    [FLINK-1266] Backport fix to 0.8

commit 1e9420b2c3dc4c83d934a0c34b9e1bf9ae94e925
Author: Robert Metzger <[email protected]>
Date:   2015-01-10T11:21:56Z

    Prepare documentation for 0.8 release

----


---
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.
---

Reply via email to