Page MenuHomePhabricator

Transfer mobile_apps-uniques-by_country-daily-coord Oozie job out of Chelsy's account
Closed, DeclinedPublic

Description

This Oozie job needs to be updated to use hive2 actions and to be run under a different user account. It's not clear where the code is yet.

Event Timeline

On stat1004 I found the following (that could help):

elukey@stat1004:/srv/home/chelsyx$ sudo find -regex '.*country.*'
./oozie_for_neil/mobile_apps/uniques/by_country
./oozie_for_neil/mobile_apps/uniques/by_country/daily
./oozie_for_neil/mobile_apps/uniques/by_country/monthly
./oozie_for_neil/cassandra/monthly/pageview_top_bycountry.hql
./oozie_for_neil/cassandra/coord_pageviews_top_bycountry_monthly.properties
./app_uniques_by_country_daily_test
./app_uniques_by_country_daily_test/coordinator.properties
./app_uniques_by_country_daily_test/data.gz
./app_uniques_by_country_daily_test/uniques_by_country_daily.hql
./app_uniques_by_country_daily_test/workflow.xml
./app_uniques_by_country_daily_test/.DS_Store
./app_uniques_by_country_daily_test/coordinator.xml

elukey@stat1004:/srv/home/chelsyx$ sudo grep -rni get_mobile_apps_uniques_by_country_daily *
app_uniques_by_country_daily_test/workflow.xml:69:    <start to="get_mobile_apps_uniques_by_country_daily"/>
app_uniques_by_country_daily_test/workflow.xml:70:    <action name="get_mobile_apps_uniques_by_country_daily">

The "get_mobile_apps_uniques_by_country_daily" action is listed in the hue, so it might be the one that it is running now. I didn't find any repo..

LGoto triaged this task as Medium priority.
LGoto edited projects, added Product-Analytics (Kanban); removed Product-Analytics.
kzimmerman added subscribers: kzimmerman, mpopov.

@mpopov I think the chelsyx job can be deleted; are you aware of any need for it?

Nope. That data is not used anywhere and we'll be redoing mobile app daily active users from ground up with EPC anyway.

We no longer use this dataset, so the job can be removed per T241092