Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ And alternative languages:

And a third-party computing platform:

* [Apache Flink](http://www.cascading.org/cascading-flink/) - Faster than MapReduce cluster computing
* [Apache Flink](https://www.cascading.org/projects/flink/) - Faster than MapReduce cluster computing

## Versioning

Expand Down Expand Up @@ -225,4 +225,4 @@ For example, your job jar would look like this (via: `jar -t your.jar`)
```

Hadoop will unpack the jar locally and remotely (in the cluster) and add any libraries in `lib` to the classpath. This
is a feature specific to Hadoop.
is a feature specific to Hadoop.