[GitHub] flink pull request: Release 0.8 Preparations

2015-01-10 Thread rmetzger
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 
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 
Date:   2015-01-05T13:15:21Z

[FLINK-1266] Update mongodb link and address pull request comments

Conflicts:
pom.xml

commit cd66ced4002418923d3459bfcf5a84a27f624910
Author: Robert Metzger 
Date:   2015-01-08T11:28:06Z

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

commit 3bf2d21e0613149ff7d5a41f8a45510ff2fb266c
Author: Robert Metzger 
Date:   2015-01-08T14:24:46Z

[FLINK-1266] More dependency exclusions

This closes #268

commit e8ab5b7c0eb107692acdcd9fd9b7b4cd1a1527ae
Author: Robert Metzger 
Date:   2015-01-09T15:53:46Z

[FLINK-1266] Backport fix to 0.8

commit 1e9420b2c3dc4c83d934a0c34b9e1bf9ae94e925
Author: Robert Metzger 
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: Release 0.8 Preparations

2015-01-10 Thread rmetzger
Github user rmetzger commented on the pull request:

https://github.com/apache/flink/pull/294#issuecomment-69465115
  
I added a fix for FLINK-1385 to this pull request.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: Release 0.8 Preparations

2015-01-18 Thread StephanEwen
Github user StephanEwen commented on the pull request:

https://github.com/apache/flink/pull/294#issuecomment-70416739
  
What happens to this PR? Have all the commits been added to 0.8 or master?


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: Release 0.8 Preparations

2015-01-18 Thread rmetzger
Github user rmetzger closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] flink pull request: Release 0.8 Preparations

2015-01-18 Thread rmetzger
Github user rmetzger commented on the pull request:

https://github.com/apache/flink/pull/294#issuecomment-70418596
  
The changes have been merged to 0.8 and master (except for FLINK-1385, but 
this fix needs to be implemented differently for master. I'll do that as part 
of my yarn pull request).

I'm closing this pull request.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---