Useragent parsing with Hadoop -



Useragent parsing with Hadoop -

i'm looking library help mi extracting features useragents utilize hadoop (pig or hive). i'm interested in mobile users. able extract features like:

os version browser version screen size vendor name model name etc ... (features not explicitly given in useragent)

i considering using projects wurlf or openddr, provide api can used within hadoop jobs not effective because need of external server serve api.

if aware of such project please allow me know, alternatively i'm looking solution how utilize wurlf or openddr hadoop effectively.

this bundle contains udf pig may help.

https://github.com/tobie/ua-parser

parsing hadoop user-agent

Comments

Popular posts from this blog

delphi - blogger via idHTTP : error 400 bad request -

c++ - compiler errors when initializing EXPECT_CALL with function which has program_options::variables_map as parameter -

How do I check if an insert was successful with MySQLdb in Python? -