You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@beam.apache.org by "Rion (Jira)" <ji...@apache.org> on 2020/05/18 17:44:00 UTC

[jira] [Created] (BEAM-10027) Support for Kotlin-based Beam Katas

Rion created BEAM-10027:
---------------------------

             Summary: Support for Kotlin-based Beam Katas
                 Key: BEAM-10027
                 URL: https://issues.apache.org/jira/browse/BEAM-10027
             Project: Beam
          Issue Type: Improvement
          Components: katas
            Reporter: Rion
            Assignee: Rion


Currently, there are a series of examples available demonstrating the use of Apache Beam with Kotlin. It would be nice to have support for the same Beam Katas that exist for Python, Go, and Java to also support Kotlin. 

The port itself shouldn't be that involved since it can still target the JVM, so it would likely just require the inclusion for Kotlin dependencies and a conversion for all of the existing Java examples. 



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