Skip to content

Commit 71c91d9

Browse files
committed
Merge pull request hadoopecosystemtable#23 from rmetzger/patch-1
Update website of Apache Flink
2 parents de52d46 + f356b77 commit 71c91d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -184,7 +184,7 @@ <h2 id="project_tagline">This page is a summary to keep the track of Hadoop rela
184184
<td>Apache Flink (formerly called Stratosphere) features powerful programming abstractions in Java and Scala, a high-performance runtime, and automatic program optimization. It has native support for iterations, incremental iterations, and programs consisting of large DAGs of operations.<br>
185185
Flink is a data processing system and an alternative to Hadoop's MapReduce component. It comes with its own runtime, rather than building on top of MapReduce. As such, it can work completely independently of the Hadoop ecosystem. However, Flink can also access Hadoop's distributed file system (HDFS) to read and write data, and Hadoop's next-generation resource manager (YARN) to provision cluster resources. Since most Flink users are using Hadoop HDFS to store their data, it ships already the required libraries to access HDFS.
186186
</td>
187-
<td width="20%"><a href="http://flink.incubator.apache.org/"></a>1. Apache Flink incubator page
187+
<td width="20%"><a href="http://flink.incubator.apache.org/">1. Apache Flink incubator page</a>
188188
<br><a href="http://stratosphere.eu/">2. Stratosphere site</a></td>
189189
</tr>
190190
<tr>

0 commit comments

Comments
 (0)