Last active
November 12, 2015 16:04
-
-
Save jochasinga/e7383e3a9a28539fef75 to your computer and use it in GitHub Desktop.
JSON for Cassandra mapping
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"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