[Wikidata-bugs] [Maniphest] [Commented On] T75601: php warning: division by zero in GeoCoordinateFormatter

2014-11-24 Thread Manybubbles
Manybubbles added a comment. Are we sure the fix has been deployed? Given the timing it'd have to have been SWAT deployed to make it. I haven't checked if it was scheduled or if there is a backport patch for it. TASK DETAIL https://phabricator.wikimedia.org/T75601 REPLY HANDLER ACTIONS

[Wikidata-bugs] [Maniphest] [Commented On] T75601: php warning: division by zero in GeoCoordinateFormatter

2014-11-24 Thread Manybubbles
Manybubbles added a comment. I'm not sure this is it but formatLatLongValue is public and offers a path to call this method with a 0 precision. Funny that people always complain that Java exceptions are so wordy but a real (back|stack)trace is exact why you want here. TASK DETAIL https

[Wikidata-bugs] [Maniphest] [Commented On] T75739: Division by zero in /srv/mediawiki/php-1.25wmf8/extensions/Wikidata/vendor/data-values/geo/src/Formatters/GeoCoordinateFormatter.php on line 217

2014-12-02 Thread Manybubbles
Manybubbles added a comment. Oh no! TASK DETAIL https://phabricator.wikimedia.org/T75739 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. To: Manybubbles Cc: Manybubbles, aude, Wikidata-bugs

[Wikidata-bugs] [Maniphest] [Commented On] T76509: Figure out why Titan gets OOM when importing data

2014-12-02 Thread Manybubbles
Manybubbles added a comment. I imagine its that transactions are being held onto in TitanBlueprintsGraph for some reason. Doing a bit of digging. TASK DETAIL https://phabricator.wikimedia.org/T76509 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Commented On] T76509: Figure out why Titan gets OOM when importing data

2014-12-02 Thread Manybubbles
Manybubbles added a comment. @Smalyshev OK - I can you try adding g.rollback() to the end of any of your scripts? I _think_ Titan isn't being super careful to automatically close any outstanding transactions. It autocreates them it lots of cases. TASK DETAIL https

[Wikidata-bugs] [Maniphest] [Commented On] T76509: Figure out why Titan gets OOM when importing data

2014-12-02 Thread Manybubbles
Manybubbles added a comment. @Smalyshev - disregard that last bit - now that I see the code it makes more sense. @aude - Yeah - wikidata toolkit might be super useful for parsing, not sure. TASK DETAIL https://phabricator.wikimedia.org/T76509 REPLY HANDLER ACTIONS Reply to comment

[Wikidata-bugs] [Maniphest] [Commented On] T76509: Figure out why Titan gets OOM when importing data

2014-12-02 Thread Manybubbles
Manybubbles added a comment. @SMalyshev - try adding mgmt.rollback right before https://github.com/smalyshev/wikidata-gremlin/blob/titan/src/main/groovy/org/wikidata/gremlin/Loader.groovy#L340 . It looks like every call to getManagementSystem starts a transaction whether or not you need one

[Wikidata-bugs] [Maniphest] [Reassigned] T1028: Experiment with Wikidata Query Engine

2014-12-05 Thread Manybubbles
Manybubbles reassigned this task from Manybubbles to Smalyshev. TASK DETAIL https://phabricator.wikimedia.org/T1028 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. To: Smalyshev, Manybubbles Cc: Manybubbles, fgiunchedi, Smalyshev

[Wikidata-bugs] [Maniphest] [Changed CC] T78267: Package opendjk-8 for trusty

2014-12-22 Thread Manybubbles
Manybubbles added a subscriber: Manybubbles. Manybubbles added a comment. I can test it MW vagrant if you'd like. I have titan downloaded and building against built from source jdk8. TASK DETAIL https://phabricator.wikimedia.org/T78267 REPLY HANDLER ACTIONS Reply to comment or attach

[Wikidata-bugs] [Maniphest] [Created] T85173: Investigate Titan supernode issues

2014-12-22 Thread Manybubbles
Manybubbles created this task. Manybubbles claimed this task. Manybubbles added a subscriber: Manybubbles. Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service. Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DESCRIPTION Supernode

[Wikidata-bugs] [Maniphest] [Claimed] T85174: Validate Java 8 package

2014-12-22 Thread Manybubbles
Manybubbles claimed this task. Manybubbles added a project: wikidata-query-service. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T85174 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL

[Wikidata-bugs] [Maniphest] [Changed Project Column] T76373: Evaluate Titan as graph storage/query engine for Wikidata Query service

2014-12-22 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T76373 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Commented On] T76373: Evaluate Titan as graph storage/query engine for Wikidata Query service

2014-12-23 Thread Manybubbles
Manybubbles added a comment. I think mixed indexes as documented in http://s3.thinkaurelius.com/docs/titan/current/indexes.html#index-mixed should help here, as they support efficient matching on an arbitrary combination of attributes, along with advanced range and full text queries

[Wikidata-bugs] [Maniphest] [Commented On] T76373: Evaluate Titan as graph storage/query engine for Wikidata Query service

2014-12-23 Thread Manybubbles
Manybubbles added a comment. I was using that! TASK DETAIL https://phabricator.wikimedia.org/T76373 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] [Updated] T88341: Consume etherpad from wikidata query developer session

2015-02-04 Thread Manybubbles
Manybubbles added a project: MediaWiki-Core-Team. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T88341 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Retitled] T88549: Investigate ArangoDB for Wikidata Query

2015-02-04 Thread Manybubbles
Manybubbles changed the title from Investigate ArangoDB to Investigate ArangoDB for Wikidata Query. Manybubbles added a project: MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T88549 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88549: Investigate ArangoDB for Wikidata Query

2015-02-04 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88549 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Retitled] T85956: Formally ask for appropriate hardware for wikidata query

2015-02-04 Thread Manybubbles
Manybubbles changed the title from Formally ask for appropriate hardware to Formally ask for appropriate hardware for wikidata query. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T85956 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-04 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88571 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88551: Find another TinkerPop 3 implementation to add to the Wikidata Query candidate list

2015-02-04 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88551 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85159: Deploy a Wikidata complex query service into production

2015-02-04 Thread Manybubbles
Manybubbles moved this task to To Do on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85159 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T1028: Experiment with Wikidata Query Engine

2015-02-04 Thread Manybubbles
Manybubbles moved this task to To Do on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T1028 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T86833: Wikidata Query - add license

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T86833 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Updated] T88550: Mourn Titan

2015-02-04 Thread Manybubbles
Manybubbles added a project: MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T88550 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88550: Mourn Titan

2015-02-04 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88550 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Retitled] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-04 Thread Manybubbles
Manybubbles changed the title from Figure out if Neo4j is possible to Figure out if Neo4j is a possible alternative to Titan. Manybubbles added a project: MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T88571 REPLY HANDLER ACTIONS Reply to comment or attach files

[Wikidata-bugs] [Maniphest] [Updated] T88577: Investigate hand building a gremlin implementation against Elasticsearch for wikidata query

2015-02-04 Thread Manybubbles
Manybubbles added a project: wikidata-query-service. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T88577 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Commented On] T85173: Investigate Titan supernode issues

2015-02-04 Thread Manybubbles
Manybubbles added a comment. Yup. This is totally no needed any more. We might still need some of the Gremlin tasks but sure not this. TASK DETAIL https://phabricator.wikimedia.org/T85173 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85298: Figure out quantity representation

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T85298 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Commented On] T88193: Create label fallback mechanism

2015-02-04 Thread Manybubbles
Manybubbles added a comment. The way this was implemented let you ask for a special language fallbacking label and configure whatever language fallback strategy you liked. The default order was pretty arbitrary too - it was just some languages I knew people on the team spoke. And ultimately

[Wikidata-bugs] [Maniphest] [Edited] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-04 Thread Manybubbles
Manybubbles edited the task description. TASK DETAIL https://phabricator.wikimedia.org/T88571 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Retitled] T88551: Find another TinkerPop 3 implementation to add to the Wikidata Query candidate list

2015-02-04 Thread Manybubbles
Manybubbles changed the title from Find another TinkerPop 3 implementation to add to candidate list to Find another TinkerPop 3 implementation to add to the Wikidata Query candidate list. Manybubbles added a project: MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T88551

[Wikidata-bugs] [Maniphest] [Commented On] T88193: Create label fallback mechanism

2015-02-04 Thread Manybubbles
Manybubbles added a comment. What we built was really for users digging around inside Gremlin anyway. And its done. So I closed this. TASK DETAIL https://phabricator.wikimedia.org/T88193 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Closed] T88193: Create label fallback mechanism

2015-02-04 Thread Manybubbles
Manybubbles closed this task as Resolved. Manybubbles raised the priority of this task from Low to High. TASK DETAIL https://phabricator.wikimedia.org/T88193 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T88550: Mourn Titan

2015-02-04 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88550#1015688, @Smalyshev wrote: https://www.youtube.com/watch?v=vodd6C5ryUU 10 hours of sad violin brightened my day! TASK DETAIL https://phabricator.wikimedia.org/T88550 REPLY HANDLER ACTIONS Reply to comment

[Wikidata-bugs] [Maniphest] [Commented On] T88550: Mourn Titan

2015-02-04 Thread Manybubbles
Manybubbles added a comment. Thanks. TASK DETAIL https://phabricator.wikimedia.org/T88550 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Claimed] T88571: Figure out if Neo4j is possible

2015-02-04 Thread Manybubbles
Manybubbles triaged this task as High priority. Manybubbles claimed this task. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T88571 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL

[Wikidata-bugs] [Maniphest] [Created] T88341: Consume etherpad from wikidata query developer session

2015-02-02 Thread Manybubbles
Manybubbles created this task. Manybubbles added a subscriber: Manybubbles. Manybubbles added a project: wikidata-query-service. Manybubbles moved this task to Backlog on the wikidata-query-service workboard. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Turn

[Wikidata-bugs] [Maniphest] [Triaged] T88821: Port Wikidata-Gremlin to test against Neo4j

2015-02-06 Thread Manybubbles
Manybubbles triaged this task as High priority. Manybubbles added a project: wikidata-query-service. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T88821 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88721: Investigate InfoGrid for WDQ

2015-02-06 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88721 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Reassigned] T88821: Port Wikidata-Gremlin to test against Neo4j

2015-02-06 Thread Manybubbles
Manybubbles reassigned this task from Manybubbles to Smalyshev. TASK DETAIL https://phabricator.wikimedia.org/T88821 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-06 Thread Manybubbles
Manybubbles moved this task to Needs Review/Feedback on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88571 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88821: Port Wikidata-Gremlin to test against Neo4j

2015-02-06 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88821 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Commented On] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-06 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88571#1017609, @daniel wrote: Neo4j river plugin for Elastic: https://github.com/sksamuel/elasticsearch-river-neo4j Rivers are essentially a deprecated concept - stay away if you like sanity. TASK DETAIL https

[Wikidata-bugs] [Maniphest] [Commented On] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-06 Thread Manybubbles
Manybubbles added a comment. Short answer is that Neo4j is indeed a contender and a pretty good one at that. TASK DETAIL https://phabricator.wikimedia.org/T88571 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T88549: Investigate ArangoDB for Wikidata Query

2015-02-06 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88549#1021733, @Neunhoef wrote: I cannot really answer your question, in particular since it will depend on whether you have only thousands of hash indexes or even thousands of skiplist indexes, as the above timings suggest

[Wikidata-bugs] [Maniphest] [Updated] T88549: Investigate ArangoDB for Wikidata Query

2015-02-07 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88549#1022562, @Fceller wrote: Maybe we can take a step back and ignore the ArangoDB specifics for the moment. I'm also organising NoSQL conferences and consulting NoSQL in general. Still, I must admit that I'm not familiar

[Wikidata-bugs] [Maniphest] [Changed Project Column] T86012: Port wikidata-gremlin domain specific language to Titan 0.9.0-M1

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Backlog on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T86012 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88299: Must use an order preserving data type

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Backlog on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T88299 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Retitled] T88551: Find another TinkerPop 3 implementation to add to candidate list

2015-02-04 Thread Manybubbles
Manybubbles changed the title from Find another TinkerPop 3 implementation to Find another TinkerPop 3 implementation to add to candidate list. Manybubbles triaged this task as High priority. Manybubbles claimed this task. Manybubbles set Security to none. TASK DETAIL https

[Wikidata-bugs] [Maniphest] [Triaged] T88549: Investigate ArangoDB

2015-02-04 Thread Manybubbles
Manybubbles triaged this task as High priority. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T88549 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85181: Investigate design public API, possibly using MQL

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Backlog on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T85181 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Created] T88549: Investigate ArangoDB

2015-02-04 Thread Manybubbles
Manybubbles created this task. Manybubbles assigned this task to Smalyshev. Manybubbles added a subscriber: Manybubbles. Manybubbles added a project: wikidata-query-service. Manybubbles moved this task to In Dev/Progress on the wikidata-query-service workboard. Restricted Application added

[Wikidata-bugs] [Maniphest] [Changed Project Column] T87307: Analyze indexes used for the engine

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Backlog on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T87307 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T86278: Define which data the query service would store

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Done on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T86278 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88193: Create label fallback mechanism

2015-02-04 Thread Manybubbles
Manybubbles moved this task to Done on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T88193 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Created] T88551: Find another TinkerPop 3 implementation

2015-02-04 Thread Manybubbles
Manybubbles created this task. Manybubbles added a subscriber: Manybubbles. Manybubbles added a project: wikidata-query-service. Manybubbles moved this task to In Dev/Progress on the wikidata-query-service workboard. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION I don't

[Wikidata-bugs] [Maniphest] [Created] T88571: Figure out if Neo4j is possible

2015-02-04 Thread Manybubbles
Manybubbles created this task. Manybubbles added a subscriber: Manybubbles. Manybubbles added a project: wikidata-query-service. Manybubbles moved this task to In Dev/Progress on the wikidata-query-service workboard. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Its

[Wikidata-bugs] [Maniphest] [Commented On] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-05 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88571#1017973, @JanZerebecki wrote: master/slave also means in this case no sharding. And it probably also means the work on one query will not be distributed over more than one node. That might still work for us as long

[Wikidata-bugs] [Maniphest] [Commented On] T88549: Investigate ArangoDB for Wikidata Query

2015-02-05 Thread Manybubbles
Manybubbles added a comment. I just updated our spreadsheet https://docs.google.com/a/wikimedia.org/spreadsheets/d/1MXikljoSUVP77w7JKf9EXN40OB-ZkMqT8Y5b2NYVKbU/edit#gid=0 with notes and a link. TASK DETAIL https://phabricator.wikimedia.org/T88549 REPLY HANDLER ACTIONS Reply to comment

[Wikidata-bugs] [Maniphest] [Commented On] T88577: Investigate hand building a gremlin implementation against Elasticsearch for wikidata query

2015-02-05 Thread Manybubbles
Manybubbles added a comment. Updated https://docs.google.com/a/wikimedia.org/spreadsheets/d/1MXikljoSUVP77w7JKf9EXN40OB-ZkMqT8Y5b2NYVKbU/edit#gid=0 TASK DETAIL https://phabricator.wikimedia.org/T88577 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88577: Investigate hand building a gremlin implementation against Elasticsearch for wikidata query

2015-02-05 Thread Manybubbles
Manybubbles moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88577 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88551: Find another TinkerPop 3 implementation to add to the Wikidata Query candidate list

2015-02-05 Thread Manybubbles
Manybubbles moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88551 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Commented On] T88551: Find another TinkerPop 3 implementation to add to the Wikidata Query candidate list

2015-02-05 Thread Manybubbles
Manybubbles added a comment. I talked to the OrientDB folks and they are excited about the direction of TinkerPop3 but haven't started work on implementing it yet. TASK DETAIL https://phabricator.wikimedia.org/T88551 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close

[Wikidata-bugs] [Maniphest] [Triaged] T88717: Investigate BigData

2015-02-05 Thread Manybubbles
Manybubbles triaged this task as Normal priority. Manybubbles added a project: wikidata-query-service. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T88717 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Updated] T88715: Investigate Bitsy for single node users - assuming it supports TinkerPop 3 and we're still using TinkerPop 3

2015-02-05 Thread Manybubbles
Manybubbles added a project: wikidata-query-service. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T88715 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Closed] T86833: Wikidata Query - add license

2015-02-05 Thread Manybubbles
Manybubbles closed this task as Resolved. Manybubbles set Security to none. TASK DETAIL https://phabricator.wikimedia.org/T86833 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Closed] T85298: Figure out quantity representation

2015-02-05 Thread Manybubbles
Manybubbles closed this task as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T85298 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Unblock] T76373: Evaluate Titan as graph storage/query engine for Wikidata Query service

2015-02-05 Thread Manybubbles
Manybubbles closed blocking task T85298: Figure out quantity representation as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T76373 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Closed] T88577: Investigate hand building a gremlin implementation against Elasticsearch for wikidata query

2015-02-05 Thread Manybubbles
Manybubbles closed this task as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T88577 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Closed] T88551: Find another TinkerPop 3 implementation to add to the Wikidata Query candidate list

2015-02-05 Thread Manybubbles
Manybubbles closed this task as Resolved. TASK DETAIL https://phabricator.wikimedia.org/T88551 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences

[Wikidata-bugs] [Maniphest] [Commented On] T88549: Investigate ArangoDB for Wikidata Query

2015-02-06 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88549#1018178, @Fceller wrote: Hi, I'm the CTO of ArangoDB, so my comments are most certainly biased. I still would like to tell you about our opinions on the raised issues, namely full-text indexes and blueprint. Thanks

[Wikidata-bugs] [Maniphest] [Commented On] T88549: Investigate ArangoDB for Wikidata Query

2015-02-06 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88549#1020635, @Neunhoef wrote: Disclaimer: Sorry, I forgot to introduce myself: My name is Max and I also work for ArangoDB. Thanks! The 3M documents need around 11 GB of main memory. If you have less, then you see

[Wikidata-bugs] [Maniphest] [Changed Project Column] T85951: Implement incremental updates

2015-02-02 Thread Manybubbles
Manybubbles moved this task to Done on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T85951 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T86833: Wikidata Query - add license

2015-02-02 Thread Manybubbles
Manybubbles moved this task to Done on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T86833 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Created] T88299: Must use an order preserving data type

2015-02-02 Thread Manybubbles
Manybubbles created this task. Manybubbles assigned this task to Smalyshev. Manybubbles added a subscriber: Manybubbles. Manybubbles added a project: wikidata-query-service. Manybubbles moved this task to Backlog on the wikidata-query-service workboard. Restricted Application added a subscriber

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88299: Must use an order preserving data type

2015-02-02 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T88299 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim

[Wikidata-bugs] [Maniphest] [Created] T86833: Wikidata Query - add license

2015-01-14 Thread Manybubbles
Manybubbles created this task. Manybubbles added subscribers: Manybubbles, Smalyshev. Manybubbles added projects: wikidata-query-service, MediaWiki-Core-Team. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION I think the only contributors so far are @smalyshev and myself so

[Wikidata-bugs] [Maniphest] [Created] T86832: Wikidata Query - make unit tests for domain specific language

2015-01-14 Thread Manybubbles
Manybubbles created this task. Manybubbles added a subscriber: Manybubbles. Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION TASK DETAIL https://phabricator.wikimedia.org/T86832 REPLY HANDLER

[Wikidata-bugs] [Maniphest] [Commented On] T86786: Write example queries in different query languages

2015-01-15 Thread Manybubbles
Manybubbles added a comment. https://www.mediawiki.org/wiki/Wikibase/Indexing/Query_examples TASK DETAIL https://phabricator.wikimedia.org/T86786 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Commented On] T86833: Wikidata Query - add license

2015-01-19 Thread Manybubbles
Manybubbles added a comment. Its all JVM code. Iirc that GPL apache incompatibility is something the apache foundation disputes but I'm not sure. If we accept that incompatibility then it must be apache licensed any way because it has tons of apache dependencies. It has some MIT and do whatever

[Wikidata-bugs] [Maniphest] [Created] T86786: Write example queries in different query languages

2015-01-14 Thread Manybubbles
Manybubbles created this task. Manybubbles added a subscriber: Manybubbles. Manybubbles added projects: wikidata-query-service, MediaWiki-Core-Team. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION To help us pick a language for externally facing queries we should write

[Wikidata-bugs] [Maniphest] [Created] T86965: Wikidata query - investigate rcstream for push based update notifications

2015-01-15 Thread Manybubbles
Manybubbles created this task. Manybubbles added subscribers: Manybubbles, ori. Manybubbles added a project: wikidata-query-service. Manybubbles moved this task to Backlog on the wikidata-query-service workboard. Restricted Application added a subscriber: Aklapper. TASK DESCRIPTION Not super

[Wikidata-bugs] [Maniphest] [Commented On] T88717: Investigate BigData for WDQ

2015-02-10 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88717#1029870, @Beebs.systap wrote: Thanks to Nik for chatting today. Here's a few of the key items we discussed. The slides are also attached.F39207: systap-short-overview_20150210_commercial_options.pdf https

[Wikidata-bugs] [Maniphest] [Commented On] T85964: Install Java 8 on a Jenkins node

2015-02-12 Thread Manybubbles
Manybubbles added a comment. We probably won't need it. TinkerPop 3 requires it but nothing else does and its not clear we'll use TinkerPop 3 any more. TASK DETAIL https://phabricator.wikimedia.org/T85964 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim

[Wikidata-bugs] [Maniphest] [Changed Project Column] T89852: Build a tool for synchronizing Wikidata changes into Blazegraph

2015-02-20 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T89852 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Retitled] T88717: Investigate BlazeGraph aka BigData for WDQ

2015-02-20 Thread Manybubbles
Manybubbles changed the title from Investigate BigData for WDQ to Investigate BlazeGraph aka BigData for WDQ. TASK DETAIL https://phabricator.wikimedia.org/T88717 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Updated] T89852: Build a tool for synchronizing Wikidata changes into Blazegraph

2015-02-20 Thread Manybubbles
Manybubbles added a project: MediaWiki-Core-Team. TASK DETAIL https://phabricator.wikimedia.org/T89852 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel

[Wikidata-bugs] [Maniphest] [Changed Project Column] T89849: Investigate inference rules and truth maintenance in Blazegraph

2015-02-20 Thread Manybubbles
Manybubbles moved this task to Backlog on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T89849 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T89852: Build a tool for synchronizing Wikidata changes into Blazegraph

2015-02-20 Thread Manybubbles
Manybubbles moved this task to Backlog on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T89852 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T89849: Investigate inference rules and truth maintenance in Blazegraph

2015-02-20 Thread Manybubbles
Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T89849 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88717: Investigate BigData for WDQ

2015-02-20 Thread Manybubbles
Manybubbles moved this task to Backlog on the wikidata-query-service workboard. TASK DETAIL https://phabricator.wikimedia.org/T88717 WORKBOARD https://phabricator.wikimedia.org/project/board/891/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe

[Wikidata-bugs] [Maniphest] [Created] T90110: Investigate Openlink Virtuoso for WDQ

2015-02-20 Thread Manybubbles
Manybubbles created this task. Manybubbles claimed this task. Manybubbles added a subscriber: Manybubbles. Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service. Manybubbles moved this task to In Dev/Progress on the MediaWiki-Core-Team workboard. Restricted Application added

[Wikidata-bugs] [Maniphest] [Triaged] T90110: Investigate Openlink Virtuoso for WDQ

2015-02-20 Thread Manybubbles
Manybubbles triaged this task as Normal priority. Manybubbles set Security to None. TASK DETAIL https://phabricator.wikimedia.org/T90110 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES https

[Wikidata-bugs] [Maniphest] [Created] T90109: BlazeGraph Finalization: Zookeeper

2015-02-20 Thread Manybubbles
Manybubbles created this task. Manybubbles assigned this task to Joe. Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap. Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service. TASK DESCRIPTION Figure out how we'll be using zookeeper. We should

[Wikidata-bugs] [Maniphest] [Created] T90117: BlazeGraph Finalization: Scale out plans

2015-02-20 Thread Manybubbles
Manybubbles created this task. Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel. Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service. TASK DESCRIPTION BlazeGraph doesn't support clustering - only high availability. So we need to think

[Wikidata-bugs] [Maniphest] [Created] T90122: BlazeGraph Finalization: What about non-wikidata ontologies

2015-02-20 Thread Manybubbles
Manybubbles created this task. Manybubbles added subscribers: Manybubbles, Aklapper, Haasepeter, Beebs.systap, daniel. Manybubbles added projects: MediaWiki-Core-Team, wikidata-query-service. TASK DESCRIPTION So there are lots of standard ontologies like foaf, rdf, rdfs, owl, skos, and lemmon

[Wikidata-bugs] [Maniphest] [Changed Project Column] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-20 Thread Manybubbles
Manybubbles moved this task to Done on the MediaWiki-Core-Team workboard. TASK DETAIL https://phabricator.wikimedia.org/T88571 WORKBOARD https://phabricator.wikimedia.org/project/board/37/ REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign

[Wikidata-bugs] [Maniphest] [Reassigned] T88571: Figure out if Neo4j is a possible alternative to Titan

2015-02-20 Thread Manybubbles
Manybubbles edited the task description. Manybubbles reassigned this task from Manybubbles to Smalyshev. TASK DETAIL https://phabricator.wikimedia.org/T88571 REPLY HANDLER ACTIONS Reply to comment or attach files, or !close, !claim, !unsubscribe or !assign username. EMAIL PREFERENCES

[Wikidata-bugs] [Maniphest] [Commented On] T88717: Investigate BlazeGraph aka BigData for WDQ

2015-02-20 Thread Manybubbles
Manybubbles added a comment. In https://phabricator.wikimedia.org/T88717#1046235, @Beebs.systap wrote: In https://phabricator.wikimedia.org/T88717#1045422, @Manybubbles wrote: @Beebs.systap - was reviewing code and saw some documentation typos. What is your process for submitting patches

  1   2   3   4   5   >