Coder Social home page Coder Social logo

gamussa / juber Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 9.0 3.52 MB

An Uber-like data pipeline sample app. Spring Boot, Hazelcast Jet, Kafka, Hazelcast IMDG.

License: MIT License

Kotlin 0.81% CSS 4.04% JavaScript 93.55% HTML 0.65% Groovy 0.78% Java 0.18%
hazelcast-jet hazelcast-imdg kafka spring-boot

juber's Introduction

Project Copenhagen: Jet Hackaton

Table of content

A uber-like data piplene application example

Note
inspired by James Ward’s Koober https://github.com/gAmUssA/juber
Warning
Holly War warning! Applications are written with Groovy and Kotlin.

Into

The application consists Web UI (driver and rider). A rider initiates a pick up and the driver picks her.

driver picks rider

How to build

./gradlew clean build

How to run

a sequence of steps

juber's People

Contributors

gamussa avatar noctarius avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

juber's Issues

Facing compilation issue

Hello,
1st Thank you for providing such kind of project here.
Facing the below compilation issues. If you don't mind can pls provide steps for compilation and run this. Here I'm new to groovy and kafka

  1. Downloaded zip file with entire code
  2. Imported into sts 4 as a gradle project
  3. When I tried to compile this using "gradlew clean build" on project "juber-master" getting below compilation errors. Pls guide me to setup this application.

\juber-master>gradlew clean build
:jet-engine:clean
:juber-anderson:clean UP-TO-DATE
:juber-common:clean
:juber-twitter:clean UP-TO-DATE
:kafka-server:clean
:juber-common:compileJava NO-SOURCE
:juber-common:compileGroovy
:juber-common:processResources NO-SOURCE
:juber-common:classes
:juber-common:jar
:kafka-server:compileJava NO-SOURCE
:kafka-server:compileGroovy
:kafka-server:processResources
:kafka-server:classes
:kafka-server:jar
:jet-engine:compileJava
:jet-engine:compileGroovy
startup failed:
E:\WORK\practice2\juber-master\jet-engine\src\main\groovy\com\juber\hasselhoff\jet\Kafka2MapDAG.groovy: 4: unable to resolve class com.hazelcast.jet.Processors
@ line 4, column 1.
import com.hazelcast.jet.Processors
^

juber-master\jet-engine\src\main\groovy\com\juber\hasselhoff\jet\Kafka2MapDAG.groovy: 10: unable to resolve class com.hazelcast.jet.connec
tor.kafka.StreamKafkaP
@ line 10, column 1.
import static com.hazelcast.jet.connector.kafka.StreamKafkaP.streamKafka
^

.
.

19 errors

:jet-engine:compileGroovy FAILED

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':jet-engine:compileGroovy'.

Compilation failed; see the compiler error output for details.

  • Try:
    Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.

BUILD FAILED

Total time: 7.858 secs

Thank you

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.