Talk:Analytics/Data access

Rendered with Parsoid
From Wikitech

Accessing analytics-store from stat1002 (instead of stat1003)

It's not a huge problem for myself right now, but I noticed that the following instructions doesn't work on stat1002 (for stat1003, they are fine):

you'd SSH into stat1003 or stat1002, and then type:
mysql --defaults-file=/etc/mysql/conf.d/research-client.cnf -h analytics-store.eqiad.wmnet -A

On stat1002, this gives the following error

Could not open required defaults file: /etc/mysql/conf.d/research-client.cnf

I guess that's because that file has permissions set to root and the root group only (on stat1003, the "researchers" user group has read access to it).

Regards, HaeB (talk) 19:46, 17 November 2015 (UTC)Reply