Viewing profile — followtherhythm
followtherhythm
HN member- Joined
- Fri, May 13, 2016, 4:24 PM UTC
- HN karma
- 18
- Public activity
- 15 items
- HN profile
- View on Hacker News ↗
About followtherhythm
No profile information was provided.
Recent public activity
-
comment
Comment #30212367
Hi, of course there are :) So the transformations are deployed in a separate NodeJs process per node. You can use familiar tools to take a look at its cpu + memory usage. As for ho…
-
comment
Comment #30210827
Currently they cannot, as they share all of the same properties as their respective source topics, but this idea is good! I'm adding it to our list of design enhancements.
-
comment
Comment #30210795
Good question! You can't re-key your records but this done is by design. We want the materialized partitions to reside on the same brokers as their sources so there is no network o…
-
comment
Comment #30210355
We see a lot of demand for onboard transformations, and JS is our first trial, since most devs are familiar with it. We plan to look into Rust and all of the Wasm supported languag…
-
comment
Comment #30210225
Yup, as of now we are leveraging Nodejs for the technical preview. We also have another preview using embedded v8 for inline transforms, that is your transform runs in-process and …
-
comment
Comment #30209905
Hi I'm one of the authors of the blog post, happy to answer any questions here !
-
comment
Comment #25077271
This is so dope, I am trying it out asap!
-
comment
Comment #23277709
Redpanda https://vectorized.io/
- story
- story
-
comment
Comment #11693103
Yes Storm is still under active development. Yahoo, Baidu and other big players continue to use Storm. To be honest Storm's API is richer. Our approach however was to make stream p…
-
comment
Comment #11693087
Since Mesos uses Zookeeper and we are tightly bound to Mesos, at the moment this is not possible.
-
comment
Comment #11693076
If by 'input/output' sources, you mean computations that will pull or push from an external system such as kafka/cassandra, there isn't any documentation currently. However we have…
-
comment
Comment #11691497
There are a lot of reasons why, probably enough to write a blog post about. To summarize I would say that this is mainly a byproduct of being close to the metal, and our use of loc…
-
comment
Comment #11691379
Hello, I am a software engineer at Concord. Happy to answer anyones questions