-
Notifications
You must be signed in to change notification settings - Fork 15
/
Copy pathgluon2.avsc
1 lines (1 loc) · 1.93 KB
/
gluon2.avsc
1
{ "type" : "record", "name" : "gluon2", "fields" : [ { "name" : "top1pct", "type" : "string", "doc" : "Type inferred from '\"48.4\"'" }, { "name" : "top2pct", "type" : "string", "doc" : "Type inferred from '\"14.3\"'" }, { "name" : "top3pct", "type" : "string", "doc" : "Type inferred from '\"9.1\"'" }, { "name" : "top4pct", "type" : "string", "doc" : "Type inferred from '\"5.2\"'" }, { "name" : "top5pct", "type" : "string", "doc" : "Type inferred from '\"4.7\"'" }, { "name" : "top1", "type" : "string", "doc" : "Type inferred from '\"cellular telephone, cellular phone, cellphone, cell, mobile phone\"'" }, { "name" : "top2", "type" : "string", "doc" : "Type inferred from '\"Polaroid camera, Polaroid Land camera\"'" }, { "name" : "top3", "type" : "string", "doc" : "Type inferred from '\"joystick\"'" }, { "name" : "top4", "type" : "string", "doc" : "Type inferred from '\"remote control, remote\"'" }, { "name" : "top5", "type" : "string", "doc" : "Type inferred from '\"iPod\"'" }, { "name" : "imgname", "type" : "string", "doc" : "Type inferred from '\"images/gluon_image_20180615142650_6f6f93b4-637c-4c5a-b169-7c50efda32b6.jpg\"'" }, { "name" : "host", "type" : "string", "doc" : "Type inferred from '\"HW13125.local\"'" }, { "name" : "end", "type" : "string", "doc" : "Type inferred from '\"1529072810.261188\"'" }, { "name" : "te", "type" : "string", "doc" : "Type inferred from '\"2.0492031574249268\"'" }, { "name" : "battery", "type" : "int", "doc" : "Type inferred from '100'" }, { "name" : "systemtime", "type" : "string", "doc" : "Type inferred from '\"06/15/2018 10:26:50\"'" }, { "name" : "cpu", "type" : "double", "doc" : "Type inferred from '47.9'" }, { "name" : "diskusage", "type" : "string", "doc" : "Type inferred from '\"110708.1 MB\"'" }, { "name" : "memory", "type" : "double", "doc" : "Type inferred from '88.8'" }, { "name" : "id", "type" : "string", "doc" : "Type inferred from '\"20180615142650_6f6f93b4-637c-4c5a-b169-7c50efda32b6\"'" } ] }