[
https://issues.apache.org/jira/browse/FLINK-1406?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Max Michels updated FLINK-1406:
-------------------------------
Attachment: flink_1406.patch
Here is the patch for the "how to contribute" guide in addition to the pull
request.
> Windows compatibility
> ---------------------
>
> Key: FLINK-1406
> URL: https://issues.apache.org/jira/browse/FLINK-1406
> Project: Flink
> Issue Type: Improvement
> Reporter: Max Michels
> Priority: Minor
> Attachments: flink_1406.patch
>
>
> The documentation [1] states: "Flink runs on all UNIX-like environments:
> Linux, Mac OS X, Cygwin. The only requirement is to have a working Java 6.x
> (or higher) installation."
> I just found out Flink runs also natively on Windows. Do we want to support
> Windows? If so, we should update the documentation. Clearly, we don't support
> it at the moment for development. At multiple places, the tests contain
> references to "/tmp" or "/dev/random/" which are not Windows compatible.
> Probably it's enough to update the documentation stating that Flink runs on
> Windows but cannot be build or developed on Windows without Cygwin.
> [1] http://flink.apache.org/docs/0.7-incubating/setup_quickstart.html
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)