Page MenuHomePhabricator

Install language detection plugin to vagrant for testing
Closed, ResolvedPublic

Event Timeline

EBernhardson raised the priority of this task from to Needs Triage.
EBernhardson updated the task description. (Show Details)

Change 234280 had a related patch set uploaded (by DCausse):
Add langguage detector plugin

https://gerrit.wikimedia.org/r/234280

Change 234283 had a related patch set uploaded (by DCausse):
Cirrus: add language detector plugin

https://gerrit.wikimedia.org/r/234283

Change 234297 had a related patch set uploaded (by DCausse):
Cirrus: set /langdetect/short-text/ the default langdetect profile

https://gerrit.wikimedia.org/r/234297

I am assuming that these patches are work in progress patches since @dcausse has given them a -1, so leaving this task in "In progress" for now.

All the -1 patches are for production, this is how we do to test thing in beta before going to production.
Everything is mostly ready, I have some problems to apply puppet change to beta:

Info: Retrieving plugin
Info: Loading facts in /var/lib/puppet/lib/facter/root_home.rb
Info: Loading facts in /var/lib/puppet/lib/facter/physicalcorecount.rb
Info: Loading facts in /var/lib/puppet/lib/facter/ganeti.rb
Info: Loading facts in /var/lib/puppet/lib/facter/labsproject.rb
Info: Loading facts in /var/lib/puppet/lib/facter/puppet_vardir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/initsystem.rb
Info: Loading facts in /var/lib/puppet/lib/facter/apt.rb
Info: Loading facts in /var/lib/puppet/lib/facter/puppet_config_dir.rb
Info: Loading facts in /var/lib/puppet/lib/facter/lldp.rb
Info: Loading facts in /var/lib/puppet/lib/facter/pe_version.rb
Error: Could not retrieve catalog from remote server: Error 400 on SERVER: Could not find data item elasticsearch::cluster_hosts::eqiad in any Hiera data file and no default supplied at /etc/puppet/manifests/role/elasticsearch.pp:36 on node deployment-elastic05.deployment-prep.eqiad.wmflabs
Warning: Not using cache on failed catalog
Error: Could not retrieve catalog; skipping run

But the plugin is deployed so we just need to make this config change (switch langdetect profile to small text) and restart the beta cluster.

Change 234280 merged by jenkins-bot:
Cirrus: add language detector plugin

https://gerrit.wikimedia.org/r/234280

EBernhardson renamed this task from Install language detection plugin to elasticsearch beta cluster to Install language detection plugin to vagrant for testing.Sep 1 2015, 4:59 PM

Change 234297 merged by Giuseppe Lavagetto:
Cirrus: set /langdetect/short-text/ the default langdetect profile

https://gerrit.wikimedia.org/r/234297

Change 234283 merged by DCausse:
Cirrus: add language detector plugin

https://gerrit.wikimedia.org/r/234283