Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: Fuji
-
Fix Version/s: Fuji
-
Component/s: None
-
Labels:None
-
Sprint:Sprint 10
Description
sepull-yj.sh is calling whsumm.sh with the wrong distribution ID. It is passing in 3 (Google) instead of 178 (Y!J).
=================== Starting Warehouse Summarizer for Yahoo Japan with [--date $refdate$params]" $ do /usr/local/tsa/bidmgr/whsumm.sh --threads 25 --engines --distribution 3 --highgran --date $refdate $params || err=3
This impacts the morning data process cron since sepull-yj.sh is called by morning-data-process-yj.sh, which is called by the morning data process cron.