Skip to content

Instantly share code, notes, and snippets.

View amitnke's full-sized avatar

Amit Kumar amitnke

  • Cognizant Technology Solutions
  • St. Louis, MO
View GitHub Profile
@amitnke
amitnke / install.md
Created March 23, 2016 03:52 — forked from Micka33/install.md
cassandra on mac OSX

Installing Cassandra on Mac OS X

Install Homebrew

Homebrew is a great little package manager for OS X. If you haven't already, installing it is pretty easy:

ruby -e "$(curl -fsSL https://raw.github.com/Homebrew/homebrew/go/install)"

rmongodb Tutorial

This is a quick document aimed at highlighting the basics of what you might want to do using MongoDB and R. I am coming at this, almost completely, from a SQL mindset.

Install

The easiest way to install, I believe, is