You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "liupengcheng (Jira)" <ji...@apache.org> on 2019/09/30 10:12:00 UTC

[jira] [Created] (FLINK-14292) Provide terasort examples

liupengcheng created FLINK-14292:
------------------------------------

             Summary: Provide terasort examples
                 Key: FLINK-14292
                 URL: https://issues.apache.org/jira/browse/FLINK-14292
             Project: Flink
          Issue Type: Improvement
          Components: Examples
    Affects Versions: 1.9.0
            Reporter: liupengcheng


Currently, we've got no terasort examples in flink, that's a pity!

We are now testing flink batch processing, but due to there are no offical implementation, so we have to find some projects implemented by third-party, but there are still a long way to go before really run it successfully(caused by bugs etc.)

Because terasort is a standard of benchmark testing for batch processing, it's necessary that flink should provide the offical implementation.

 

I made some changes on project [https://github.com/ehiggs/spark-terasort]

to implement the _FlinkTeraSort,_ I think maybe I can put an PR for it and make it the offical implementaion for flink.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)