https://kotlinlang.org logo
Join SlackCommunities
Powered by
# kotlin-beam
  • c

    chermenin

    07/28/2020, 9:44 AM
    set the channel description: All about using Beam with Kotlin
  • c

    chermenin

    07/28/2020, 9:44 AM
    set the channel topic: https://code.chermenin.ru/kio
  • c

    chermenin

    07/28/2020, 9:47 AM
    Hello everyone, 👋 I would like to present my little project called Kio. 🧙‍♂️ It’s a set of Kotlin extensions and some additional stuff for Apache Beam. Here is the first public release: https://github.com/chermenin/kio/releases/tag/0.1.0 🎉 Here is the documentation: https://code.chermenin.ru/kio/documentation/ And some
    WordCount
    examples ported from the Beam repository: https://github.com/chermenin/kio/tree/master/examples/src/main/kotlin/ru/chermenin/kio/examples That’s it for now. I’ll be glad to receive any feedback, comments, issues, or pull requests. And I will keep improving the code. 🤗
    👍 1
  • t

    Tatum Alenko

    10/15/2020, 6:36 PM
    @chermenin Thanks for link, super interesting! I'm curious about your experience and perception: how seamless is it to use vanilla Kotlin with Beam? We currently use Beam at work and I'm trying to analyze if using Kotlin instead of strictly Java would be an adequate use case.
    c
    • 2
    • 2
  • r

    rocketraman

    12/01/2020, 3:00 PM
    Does kio have any extensions/mechanisms for using kotlinx serialization as a
    CustomCoder
    ?
    c
    • 2
    • 1
  • s

    Stefano Massera

    02/16/2021, 8:21 AM
    Hi all! I’m using kotlin + apache beam on google cloud dataflow for some BI data streams. I’ve an issue with kotlin 1.4.30 and apache beam, While i was waiting for slack invitation I’ve asked on stackoverflow https://stackoverflow.com/questions/66170900/kotlin-1-4-30-apache-beam-compilation-error Has anyone had the same problem? How can be fixed?
    c
    v
    • 3
    • 2