[clamav-users] How to set max file size for clamav in docker compose

2022-09-07 Thread Adrian Bielefeldt via clamav-users
Hi everyone I'm trying to setup a docker container with clamav and am struggling to allow for larger files to be scanned. I've set up my docker-compose.yml like this: version: "3.3" services: clamav: image: clamav/clamav:latest environment: CLAMD_CONF_MaxFileSize: 250M CLA

[Wikidata] Number of properties

2018-09-21 Thread Adrian Bielefeldt
Hello everyone, is there some web page that states how many properties exist in Wikidata? Greetings, Adrian ___ Wikidata mailing list Wikidata@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikidata

[Wikidata] SPARQL Query - get property from entity

2018-09-03 Thread Adrian Bielefeldt
Hello everyone, I have the following pattern in a SPARQL query: ?s ps:P2302 wd:Q52712340. ?item p:P2302 ?s. It should give me all properties constrained by a specific constraint, which works. Based on this I would like to find out how many statements have these properties. However, ?item has

[Wikidata] Deprecated Constraints

2018-07-13 Thread Adrian Bielefeldt
Hello everyone, just noticed that the used for (values | qualifiers | references ) constraints apparently are not used anymore. Am I correct to assume they were replace

[Wikidata] Count constraints

2018-06-02 Thread Adrian Bielefeldt
Hello everyone, I am trying to count how often every constraint type is used in wikidata. My first question: What exactly does this query

Re: [Analytics] Content of wmf.wdqs_extract

2018-05-14 Thread Adrian Bielefeldt
t.hql . > > Best, > Leila > > > > On Mon, May 7, 2018, 18:15 Andrew Otto <mailto:o...@wikimedia.org>> wrote: > > CCing Stas, he might know more. > > On Sun, May 6, 2018 at 9:58 AM, Adrian Bielefeldt > <mailto:adrian.bielefe...@mailb

[Analytics] Content of wmf.wdqs_extract

2018-05-06 Thread Adrian Bielefeldt
Hello everyone, I wanted to ask if anyone can tell me what wmf.wdqs_extract contains. I know generally that it is the query log of the SPARQL endpoint. However, I do not know if it is all requests, only uncached requests etc. If anyone knows or knows where I can read up on it that would be great.

Re: [Analytics] [wdqs_extract] Failed to fetch wmf.wdqs_extract entries 23.08.2017 hour 9-17

2017-09-10 Thread Adrian Bielefeldt
nd look > at it with the parquet-tools command line. As I mentioned earlier > probably pinging us on irc would be best. > > On Sat, Sep 9, 2017 at 7:42 AM, Adrian Bielefeldt > <mailto:adrian.bielefe...@mailbox.tu-dresden.de>> wrote: > > Hello everyone, > >

[Analytics] [wdqs_extract] Failed to fetch wmf.wdqs_extract entries 23.08.2017 hour 9-17

2017-09-09 Thread Adrian Bielefeldt
Hello everyone, I'm having trouble with the entries in wmf.wdqs_extract on 23.08.2017, specifically the hours 9-17. The call hive -e "insert overwrite local directory 'temp' row format delimited fields terminated by '\t' select uri_query, uri_path, user_agent, ts, agent_type, hour, http_status fr

[Wikidata] Wikidata Query Service and SPARQL endpoint usage limits

2017-09-01 Thread Adrian Bielefeldt
Hello everyone, I just wanted to ask since when this limit has been in effect. We are analyzing the logs for the SPARQL endpoint and are seeing quite a change in the spread of the workload across the month, but it seems to start as early as the end of may. Greetings, Adrian ___

[Wikidata] Example query Average number of children per year

2017-08-18 Thread Adrian Bielefeldt
Hello everyone, I was wondering about the example query "Average number of children per year". When I try to parse this using OpenRDF, I get the error "projection alias 'year' was previously used", in Jena "Variable used when already in-scope: ?year in ((str ?year) AS ?year)". This seems to be in

Re: [Analytics] Resources stat1005

2017-08-12 Thread Adrian Bielefeldt
y cores are there anyway? > > > > Cheers, > > Erik > > > > *From:*Analytics [mailto:analytics-boun...@lists.wikimedia.org > <mailto:analytics-boun...@lists.wikimedia.org>] *On Behalf Of > *Adrian Bielefeldt > *Sent:* Sa

[Analytics] Resources stat1005

2017-08-12 Thread Adrian Bielefeldt
Hello everyone, I wanted to ask about resource allocation on stat1005. We need quite a bit since we process every entry in wdqs_extract and I was wondering how many cores and how much memory we can use without conflicting wi

Re: [Analytics] Additional python libraries

2017-06-03 Thread Adrian Bielefeldt
Am 03.06.2017 17:47 schrieb "Adrian Bielefeldt" > <mailto:adrian.bielefe...@mailbox.tu-dresden.de>>: > > Hello everyone, > > I wanted to ask about installing additional python libraries on the > analytics machines (specifically stat1002.eqiad.w

[Analytics] Additional python libraries

2017-06-03 Thread Adrian Bielefeldt
Hello everyone, I wanted to ask about installing additional python libraries on the analytics machines (specifically stat1002.eqiad.wmnet, regarding csvsort). Are we allowed to install libraries, or do we have to file a request with someone? Greetings, Adrian __

Re: [Analytics] Connect to wikidata.org from stat1002.eqiad.wmnet

2017-05-14 Thread Adrian Bielefeldt
; On Sat, 13 May 2017 at 15:23 Adrian Bielefeldt > <mailto:adrian.bielefe...@mailbox.tu-dresden.de>> wrote: > > Hello Nuri, > > I'm working on a project > <https://meta.wikimedia.org/wiki/Research:Understanding_Wikidata_Queries> > analyzing t

[Analytics] Connect to wikidata.org from stat1002.eqiad.wmnet

2017-05-12 Thread Adrian Bielefeldt
Hello everyone, I wanted to ask how I have to proceed to be able to connect to wikidata.org from a java program running on stat1002.eqiad.wmnet. I am specifically acessing the example queries for query.wikidata.org to check the logs for occurences. Greetings, Adrian ___

[Wikidata] query.wikidata.org: wdqs-app-footer-updated

2017-04-14 Thread Adrian Bielefeldt
Hello everyone, I'm working on a research project on wikidata queries and was wondering if the wdqs-app-footer-updated element uses a sparql-query to determine when the data was updated. The reason I'm asking is that we have the same query asking when wikidata was last modified (all formated in th

[Analytics] Timeout stat1002.eqiad.wmnet

2017-03-04 Thread Adrian Bielefeldt
Hi everyone, since yesterday we are having trouble logging in to the server. We receive an error message: connect to host bast3001.wikimedia.org port 22: Network is unreachable Just wanted to know if this is a known problem and if not whom I have to report it to.

Re: [Wikidata-tech] Trailing BIND-Clause in SPARQL-queries

2017-01-16 Thread Adrian Bielefeldt
. " So you guessed right (and we are going to treat those queries the same way). Thanks and greetings, Adrian > Hi! > > On 1/14/17 9:23 AM, Adrian Bielefeldt wrote: >> I was wondering if anybody could help me understand why (and how) this >> query: >> >> S

[Wikidata-tech] Trailing BIND-Clause in SPARQL-queries

2017-01-14 Thread Adrian Bielefeldt
Hello everyone, I'm writing on behalf of a Wikidata Research Project into SPARQL-Queries. I was wondering if anybody could help me understand why (and how) this query: SELECT DISTINCT ?item WHERE { ?tree0 wdt:P31 ?item . B

Re: [Wikidata] [Bigdata-developers] TupleQuery vs. ParsedQuery

2017-01-13 Thread Adrian Bielefeldt
Hi Jerven, thanks for the reply. On 12/01/17 10:03, Jerven Tjalling Bolleman wrote: > Hi Adrian, > > I am not involved in BigData/BlazeGraph etc.. but I can provide some > insight. > > On 2017-01-11 15:15, Adrian Bielefeldt wrote: >> I'm writign on behalf of a Wikid

[Analytics] [Query Logs] Research:Understanding Wikidata Queries

2016-12-27 Thread Adrian Bielefeldt
Hi all, I'm Adrian Bielefeldt an writing on behalf of Research:Understanding Wikidata Queries <https://meta.wikimedia.org/wiki/Research:Understanding_Wikidata_Queries>, a research project aimed at gaining an insight into the way the query service <https://query.wikidata.org/> of