Archives of Support Questions (Read Only)

This is an archived board for historical reference. Information and links may no longer be available or relevant
Announcements
This board is archived and read-only for historical reference. To ask a new question, please post a new topic on the appropriate active board.

Which user is doing BDR to replicate data across the clusters

avatar
Expert Contributor
 
1 ACCEPTED SOLUTION

avatar
Master Guru

Hi @zhuw.bigdata

 

By default the hdfs user will be used.

You can specify any user, but the user needs to exist in both clusters and, if you are preserving permissions, the user needs to be an HDFS superuser, too.

 

Regards,

 

Ben

View solution in original post

2 REPLIES 2

avatar
Master Guru

Hi @zhuw.bigdata

 

By default the hdfs user will be used.

You can specify any user, but the user needs to exist in both clusters and, if you are preserving permissions, the user needs to be an HDFS superuser, too.

 

Regards,

 

Ben

avatar
Expert Contributor

Thanks. With data at-rest encryption, we have to add hdfs user access to all encryption zones. Is this by default?