Skip to content

Instantly share code, notes, and snippets.

@jochasinga
Last active November 12, 2015 16:04
Show Gist options
  • Save jochasinga/e7383e3a9a28539fef75 to your computer and use it in GitHub Desktop.
Save jochasinga/e7383e3a9a28539fef75 to your computer and use it in GitHub Desktop.
JSON for Cassandra mapping
{
"jochasinga": {
"email": "[email protected]",
"row_data": [
{
"tweet_id": "97719c50-e797-11e3-90ce-5f98e903bf02",
"tweet": "I want to go to @banksy ‘s exhibition today so badly."
},
{
"tweet_id": "bd48ac00-8310-11e5-985d-dd516b67e698",
"tweet": "@banksy thanks I'll try to check it out!"
}
]
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment