You are viewing a single comment's thread from:

RE: Using BEEM library (Python) to create users reports.

in STEMGeeks4 months ago (edited)

I was about to add a self-vote routine felt was doomed to use a HIVE-SQL call, but you have given me other ideas.. thanks for sharing!

Sort:  

I would guess that probably doing HIVE-SQL queries could be faster! Didn't try in this specific case, but some other cases where I need to go through some history I got faster using SQL queries. But for this purpose it would be one extra headache for the final user to set up a hive-sql account and check connectivity etc

It is very slow, even at 7 days which would be my calculation. Not a lot we can do about it.. as it's reading in live data and processing it on the fly.

Yeah , I am aware that, and if you have a big list of users to check than buckle up and have patience hehe