You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
run src/traces/hash_trace_ips.py. This takes the hive table of requests, hashes the ips using the supplied key, drops xff, and outputs the traces in json in HDFS.
run src/traces/join_traces_and_clicks.py. This joins 'Yes' click events on the survey widget in EL with the hashed traces and outputs a join_data.tsv file for each day.