{ "namespace": "cs5604.tweet.social", "type": "record", "name": "TweetSocial", "fields": [ { "name": "doc_id", "type": "string" }, { "doc": "analysis", "name": "importance", "type": "double", "default": 0 } ] }