Skip to content

Instantly share code, notes, and snippets.

@virtimus
virtimus / i3c-kafka.md
Last active January 22, 2018 01:01
i3c - kafka - test of message producer/consumer
ln -s /i3c/i3c/i3c.sh /i
  • build/start zookeeper & kafka:
/i rebuild zookeeper
/i rerun zookeeper
@virtimus
virtimus / gist:3bee71b173e762efa6a1e3931150b457
Last active January 16, 2018 11:47
i3c - airbnb/smartstack-cookbook reference run
install VirtualBox
instal Vagrant, Git
& vagrant plugin install vagrant-berkshelf
download and install https://downloads.chef.io/chefdk
git clone https://github.com/airbnb/smartstack-cookbook.git
cd smartstack-cookbook
vagrant up
problem with "FATAL: LoadError: cannot load such file -- ci/reporter/minitest"
found this: