Giter Site home page Giter Site logo

realtime-analytics's Introduction

Pulsar is a highly scalable and reliable event-driven data pipeline for real-time analytics. It was primarily created for user behavior analytics but could be used for many other user cases.

See wiki for more detail.

realtime-analytics's People

Contributors

graceljf avatar jingpli avatar mingmwang avatar xinglang avatar yanger2004 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

realtime-analytics's Issues

Sessionizer Esper variable should not be constant

Treat it as constant will cause Esper treat it is constant and will cache UDF result when use the session or metadata attribute as parameter.

For example UDFUtil.check(session.string("attrName")) result will be cached when session is constant.

ASL 2.0

Can you more to ASL 2.0 which is more business friendly?

Site link

Not an issue per se, but I had to dig somewhat deep to find the site URL. Could you add that to the repo description? Thanks!

Twittersample example execution

I have maven build JETSTREAM and REALTIME_ANALYTICS on my local machines and i have software stack of PULSAR on server. I have executed all apps and can view class details in browser but when i click any thing in browser it throws different exceptions in Eclipse.

Exception while building project

Hi,
I am getting following error while building this project.

[ERROR] Failed to execute goal on project collector: Could not resolve dependencies for project com.ebay.pulsar:collector:jar:1.0.0: Could not transfer artifact com.ebay.jetstream:jetstream-esper:jar:4.0.2 from/to snapshots (http://server.development.com:8080/libs-snapshot): Failed to transfer file: http://server.development.com:8080/libs-snapshot/com/ebay/jetstream/jetstream-esper/4.0.2/jetstream-esper-4.0.2.jar. Return code is: 409

JMX on collector app

Hi,

i'm trying to enable JMX on collector app to inspect stats
i've tried adding in appwiring.xml

<context:component-scan base-package="com.ebay.pulsar.collector.servlet" />

<context:mbean-export default-domain="com.ebay.pulsar.collector"/>

but i cannot start the app:

14:08:25.024 [main] ERROR com.ebay.jetstream.application - Failed to start ApplicationUnable to register MBean [EPL] with key 'EPL'; nested exception is javax.management.MalformedObjectNameException: Key properties cannot be empty
Failed to start application: org.springframework.jmx.export.UnableToRegisterMBeanException: Unable to register MBean [EPL] with key 'EPL'; nested exception is javax.management.MalformedObjectNameException: Key properties cannot be empty
org.springframework.jmx.export.UnableToRegisterMBeanException: Unable to register MBean [EPL] with key 'EPL'; nested exception is javax.management.MalformedObjectNameException: Key properties cannot be empty

app startup params:
-Dcom.sun.management.jmxremote=true
-Dcom.sun.management.jmxremote.port=18002
-Dcom.sun.management.jmxremote.authenticate=false
-Dcom.sun.management.jmxremote.ssl=false

Any ideas for correct "wiring"?
thanks

GPLv2 vs Apache License Issue

Since GPLv2 is not compatible with Apache 2.0 it is not possible to grant both licenses.
You would need to change to GPLv2 for the entire project.

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.