TechWithViresh is committed and specializes in the technology areas like : Machine Learning,AI,Spark,Big Data,Nosql, graph DB,Cassandra and Hadoop ecosystem.
Given a time series data which is a clickstream of user activity , ask is to find the relevant user session for each click event.
Session Definition:
#1 Session expires after inactivity of 30 mins, because of inactivity no clickstream record will be generated.
#2 Session remains active for a total duration of 2 hours.
TechWithViresh
Right approach to do self preparation for career move into Big Data Engineering and Analytics
6 years ago | [YT] | 2
View 1 reply
TechWithViresh
Given a time series data which is a clickstream of user activity , ask is to find the relevant user session for each click event.
Session Definition:
#1 Session expires after inactivity of 30 mins, because of inactivity no clickstream record will be generated.
#2 Session remains active for a total duration of 2 hours.
https://www.youtube.com/watch?v=2jbTV...
6 years ago | [YT] | 2
View 0 replies
TechWithViresh
https://www.youtube.com/watch?v=1BaGO...
6 years ago | [YT] | 2
View 0 replies
TechWithViresh
https://www.youtube.com/watch?v=82hoH...
6 years ago | [YT] | 1
View 0 replies
TechWithViresh
Overcome Data Skewness in Apache Spark
6 years ago | [YT] | 2
View 1 reply
TechWithViresh
For a Spark sql query : select * from table order by c1.
How many Spark jobs would be created?
6 years ago | [YT] | 4
View 5 replies