Skip to content

Instantly share code, notes, and snippets.

View Zephor5's full-sized avatar

Eric Zephor5

View GitHub Profile
@amontalenti
amontalenti / Storm-Topology-Freeze-Issues.md
Last active December 8, 2017 07:17
Storm 0.9.2 exceptions related to multiple workers/supervisors

Conditions

Two Storm supervisors running in a 3-node configuration: one "head" node (nimbus) and two worker nodes. Each supervisor node runs a supervisor under supervision.

Topology

Multi-lang topology using Python and our streamparse library. Works fine when running on a single machine. Spout reads off Kafka and inserts tuples into

@millermedeiros
millermedeiros / .vimrc
Last active December 11, 2023 14:44
My VIM settings (.vimrc)
" =============================================================================
" Miller Medeiros .vimrc file
" -----------------------------------------------------------------------------
" heavily inspired by: @factorylabs, @scrooloose, @nvie, @gf3, @bit-theory, ...
" =============================================================================
" -----------------------------------------------------------------------------
" BEHAVIOR