Pig kennenlernen
pig -x local A = LOAD '/home/admin/150214.CSV' USING PigStorage(';') AS (tag:int,zeit:chararray,username:chararray); DESCRIBE A; ILLUSTRATE A; B = GROUP A BY username; C = FOREACH B GENERATE group, COUNT(A.tag) as tag_count;…
Die Artikel dieser Kategorie werden über die Tags zugänglich gemacht.
pig -x local A = LOAD '/home/admin/150214.CSV' USING PigStorage(';') AS (tag:int,zeit:chararray,username:chararray); DESCRIBE A; ILLUSTRATE A; B = GROUP A BY username; C = FOREACH B GENERATE group, COUNT(A.tag) as tag_count;…
Mit Virtual WiFi macht Windows 7 zum Access Point klärt sich Herkunft und Verwendung vom "Virtual WiFi".
Im Artikel "Eleven Awesome Things You Can Do with csvkit" wird beschrieben wie man CSV-Dateien mit csvkit verarbeitet. "csvkit is a suite of utilities for converting to and working with…
141 – (Mathematische) Modellbildung 058 – Komplexe Systeme Mehr unter: Omega Tau oder Modellansatz Podcast
WURFL is a Device Description Repository, i.e. a database containing the profile of mobile devices.