mirror of
https://github.com/twitter/the-algorithm.git
synced 2025-01-05 09:01:54 +01:00
Merge ff8057dc7f
into 72eda9a24f
This commit is contained in:
commit
016864679f
@ -1,10 +1,10 @@
|
|||||||
# FTR Tweet embeddings
|
# FTR Tweet embeddings
|
||||||
|
|
||||||
export GCP_PROJECT_NAME='twttr-recos-ml-prod'
|
|
||||||
|
|
||||||
## Running Adhoc jobs
|
## Running Adhoc jobs
|
||||||
### Base ftrat5
|
### Base ftrat5
|
||||||
```
|
```
|
||||||
|
export GCP_PROJECT_NAME='twttr-recos-ml-prod'
|
||||||
|
|
||||||
rm dist/ftr-tweet-adhoc-job-bundle/ftr-tweet-adhoc-job.jar
|
rm dist/ftr-tweet-adhoc-job-bundle/ftr-tweet-adhoc-job.jar
|
||||||
./bazel bundle src/scala/com/twitter/simclusters_v2/scio/bq_generation/ftr_tweet:ftr-tweet-adhoc-job && \
|
./bazel bundle src/scala/com/twitter/simclusters_v2/scio/bq_generation/ftr_tweet:ftr-tweet-adhoc-job && \
|
||||||
bin/d6w create \
|
bin/d6w create \
|
||||||
|
Loading…
Reference in New Issue
Block a user