User Details
- User Since
- Nov 24 2014, 11:16 PM (575 w, 6 d)
- Roles
- Disabled
- LDAP User
- Bmansurov
- MediaWiki User
- Unknown
Sep 29 2022
This seems to have fixed the issue:
Sep 27 2022
Sep 18 2022
Sep 9 2022
Great!
Sep 8 2022
@xcollazo thanks for the ping. If you mean the research instance on deploy1002, then I've pulled your changes, rebased on main and deployed. If you mean something else, please let me know. Thanks!
Aug 24 2022
Jun 30 2022
Solved by running the following commands on airflow1002:
Jun 25 2022
Jun 7 2022
It seems the majority of the issues described in the task have been resolved. Closing it for now. Feel free to re-open it.
Jun 4 2022
May 7 2022
Apr 30 2022
Remaining items:
- Implement https://wikitech.wikimedia.org/wiki/Tool:Event_Metrics. I looked more into it. Unfortunately, it does not fit our use case as it's tied to specific Wikimedia projects (Wikipedia, Wiktionary, and Wikivoyage). Before looking more into it, I was under the false impression that we could use it as a pageview counter.
Apr 21 2022
Creating a spark session directly (as opposed to using wmfdata) seems to have fixed the issue.
Apr 20 2022
@mforns, thanks! I'm able to push.
Apr 17 2022
Apr 8 2022
Apr 7 2022
Thank you, both!
Apr 6 2022
Hi @JAllemandou! Thanks for the reply and fixing the tag. I have followed the instructions from the link you shared. I've created a new stacked environment and activated it before running.
Apr 5 2022
Feb 22 2022
Hi @razzi, thanks for the instructions. I got my access.
Feb 13 2022
Thanks!
Feb 8 2022
Jan 30 2022
Jan 20 2022
May 24 2021
Mar 20 2021
OK. Thanks!
Mar 15 2021
Indeed. Those schema tables are all empty. I visited the eventgate-validation dashboard on Logstash, but I couldn't find any such requests. Where can I find more about those missing events?
Mar 13 2021
I just saw this task. The above described bug was fixed in https://gerrit.wikimedia.org/r/c/research/recommendation-api/+/669595 .
I think so. For example, here's what was sent:
Mar 8 2021
@Ottomata thanks for reviewing the patch. I've merged it and deployed it.
Feb 2 2021
@Isaac thanks for the link. I've been working on this patch. This is the main file. Feel free to add comments to the patch with new additions or fixes.
Jan 28 2021
Jan 13 2021
Thanks, both.
Jan 11 2021
I think I created an Oozie job once ;) Would you say this is a good starting point: https://wikitech.wikimedia.org/wiki/Analytics/Systems/Cluster/Oozie? Any other links? Maybe you can share a similar job that I can take an inspiration from?
Nov 10 2020
@akosiaris Thanks for reviewing my patchsets. I was wondering if you've seen my last comment. My understanding is that the patch is very close to being merged, which would be great. Could you please take a look at my benchmark numbers and let me know what you think? Thanks. Here's the patch: https://gerrit.wikimedia.org/r/c/operations/deployment-charts/+/602527
Sep 14 2020
Auto submit is working.
Sep 6 2020
@hashar o/ Yes, we're still working on it. I'll try to speed it up.
Aug 30 2020
@Reedy I've submitted a patch above. Could you review it? If I understood the tutorial correctly, this should be enough to auto-submit on +2.
Aug 23 2020
Are you still having to submit patches manually? If so, we should probably fix that before calling this bug done (as enabling CI config was done in this task)
Eslint has been added.
Jun 5 2020
As soon as T254211: mostviewed generator not returning any results is fixed, the issue will go away.
Jun 4 2020
@santhosh The mostviewed API started working again. Recommendations also are working for the language wikis where the mostviewed API is working. For example, I see some results on for Russian: https://en.wikipedia.org/api/rest_v1/data/recommendation/article/creation/translation/ru
Hmm, it's still not working on French Wikipedia: https://fr.wikipedia.org/w/api.php?action=query&generator=mostviewed&prop=pageviews
o/ @Milimetric Thanks for looking into it. It's working for me too.
Jun 2 2020
Thanks, @akosiaris!
@santhosh the issue is with the MediaWiki API. The mostviewed generator is not returning anything: https://en.wikipedia.org/w/api.php?action=query&generator=mostviewed&prop=pageviews
May 27 2020
@JFishback_WMF, issues mentioned at T251732#6158467 have been addressed.
May 24 2020
Just a little status update: I've removed YUI and working on upgrading bootstrap. Since a lot changed between versions 2 and 4, it'll take some time to fully upgrade years 2016 through 2020. I'll let you know when I'm done.
May 21 2020
Thanks, @leila!
May 19 2020
@leila that sounds good.
May 18 2020
@Dzahn we have about 1.7 GB of video recordings of the recent workshop. We're trying to upload those files. Currently, there are only 4 files.
May 17 2020
May 10 2020
@akosiaris could you please re-review this patch: https://gerrit.wikimedia.org/r/#/c/operations/deployment-charts/+/565788/
@leila head's up that one of the patches is removing the Facebook button. Another is removing statcounter. We probably want to use https://wikitech.wikimedia.org/wiki/Tool:Event_Metrics instead. What do you think?
May 3 2020
@elukey I've deployed the fix. Let me know if you still see the issue.
Here's a pull request: https://github.com/wikimedia/restbase/pull/1259
May 2 2020
OK, I see. Then I'll not merge that patch. I'll handle the response code directly, possibly returning a 404 for failed health check requests.
@elukey Please take a look at the above patch. Rather than stubbing requests to MW API (and thus making a lot of code changes) I decided not to log health check error messages when the MW API is under stress. If the patch looks good to you, let me know and I'll deploy it.
May 1 2020
All changes have been deployed. Feel free to re-open when you see the issue again.
Apr 20 2020
@elukey With the above patch some 503 errors will be logged correctly with informative message. I'll deploy the patch as soon as possible.
Apr 17 2020
This is already happening. See /srv/log/recommendation_api/main.log in scb1001.eqiad.wmnet, for example.
Apr 16 2020
@elukey from the logs I see that both 404 and 503 come in pairs. In the recommendation API we ping the MediaWiki API, which sometimes returns 503. We then return a 404 here. So, the error has really to do with the MW API. Below I'm pasting a sample response from the MW API (prettified for readibility):
Thanks, I can login now.
Apr 15 2020
Thanks both. @leila I'm on it. I need to access logstash.wikimedia.org to see the logs. According to the documentation:
Apr 13 2020
Yes.
Mar 31 2020
@elukey how can I access http://scb1001.eqiad.wmnet:9632? Should I be on some host to ping that URL? Also, where can I see the logs? Thanks!
Mar 5 2020
Oh I see. The new text should be live now.
Mar 4 2020
@Isaac, Can you clear your cache? This is what I see:
Mar 3 2020
The campaign info has been updated.
Mar 1 2020
@Isaac the campaign info has been added. http://recommend-large.wmflabs.org/?campaign=WikiGapFinder
Feb 29 2020
@BBlack is the switchover complete? Can the previous content host stop hosting?
Feb 26 2020
Feb 25 2020
- Per Eric's comments above, I think we will be extending the list of acceptable Wikidata values for sex-or-gender here to include at least transgender female (Q1052281).
Done
Feb 24 2020
@Isaac I've made some changes and created a large labs instance. Here it is: http://recommend-large.wmflabs.org/?campaign=WikiGapFinder
Feb 20 2020
Yes, that's true. Also, the site was already slow. I did a quick profiling. Here's the data.
Feb 18 2020
@Astinson if I'm not mistaken the campaigns are already being tracked with eventlogger and also content translation. I can look into it if you need the details.
@Isaac The labs instance has been updated with the latest code. The WikiGapFinder campaign users will see articles about women on the landing page. Subsequent searches will also filter out articles that are not about women. Below are some of the before and after screenshots.
Feb 12 2020
It seems like if the post-hoc filtering that you are suggesting doesn't return enough results, we would have to consider making queries to WDQS instead?
@BBlack the site has been updated. Please turn on the DNS.
@BBlack I'll let you know when we get the latest code into Gerrit.
@leila what do you think about T242374#5872212. Can we get the latest code changes?
Feb 11 2020
@Isaac thanks. I made the change (which will be deployed once we're done with the remaining parts).
Feb 10 2020
My bad. Apparently code runs on Python 3 too. Thanks for the input @Legoktm. I'll look into flake.
@Isaac this is how the new interface will look like on page load. Let me know if you want me to change anything in it.
Feb 9 2020
Feb 8 2020
@Mholloway thanks for the heads up. I'll look into it.
