Page MenuHomePhabricator

Create analytics-wmde on stat1004
Closed, ResolvedPublic

Description

Currently the wmde manifest is only applied to stat1005.
In order to run sqoop in a puppetized way for WDCM we also need this user on stat1004.

This can probably also be done with various other refactorings of this wmde puppet stuff.

Event Timeline

Let's make sure we have a precise description here:

  • the analytics-wmde user on stat1004 should be able to do:
  1. mySQL as /etc/mysql/conf.d/research-wmde-client.cnf
  2. beeline, and
  3. sqoop.

All three are used from within an R script that should run our regular sqoop updates of the WDCM Hive tables.

This ticket is more about the refactoring needed to be able to get the same user on the 2 machines rather than making the user do things.

@Addshore I was assuming that having the same user on two statboxes is not independent of the permissions the user has on them.

GoranSMilovanovic claimed this task.

No need for this anymore: we impersonate analytics-privatedata for all hdfs/Analytics Cluster related jobs.