linux - Cannot connect Mapr-tables on Mapr-FS? -
hj all,
i'm use mapr m7 edition on centos 6.4, 64bit. i'm test mapr-tables on mapr click mapr-tables -->
error home directory (/user/root) missing user. please create in order cache recent tables administered user.
- i'm read mapr doc show: http://doc.mapr.com/display/mapr/setting+up+mapr-fs+to+use+tables
set user directories mapr tables
because mapr tables, files, created users, mapr tracks table activity in user's home directory on cluster. create home directory @ /user/ on cluster each user access mapr tables. after mounting cluster on nfs, create these directories standard linux mkdir command in cluster's directory structure. when user foo not have corresponding /user/foo directory on cluster, querying mapr list of tables belong user generates error reporting missing directory.
- but not know /user/ created?
- i'm mount client linux: ok
and me create directory, lot.
if mount nfs partition in /mapr
, should create directory /mapr/<your.cluster.name>/user/root
. way it, run command mapr user, may have home directory in cluster.
Comments
Post a Comment